Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

godep: bump the version of rkt to v1.2.0 #193

Merged
merged 1 commit into from
Mar 23, 2016

Conversation

cgonyeo
Copy link
Member

@cgonyeo cgonyeo commented Mar 22, 2016

Until a consensus is reached on moving to glide, I'd like to bump the appc version (which required bumping the rkt version) used by acbuild. This allows for apps with an empty exec statement.

@jonboulle
Copy link
Contributor

Build broke

@cgonyeo cgonyeo force-pushed the bump-appc branch 6 times, most recently from c23dc96 to a634e58 Compare March 23, 2016 00:40
@cgonyeo
Copy link
Member Author

cgonyeo commented Mar 23, 2016

Fixed the build. Apparently I need godep go build now instead of go build.

@jonboulle
Copy link
Contributor

@jonboulle
Copy link
Contributor

Also if you're going to unrewrite paths too (which I think is probably a good idea at this stage), please add something to the commit message to that effect (or split it into two commits)

…ipts

Wanted to bump appc to 0.7.4, which is the result of bumping rkt to
1.2.0.

Also unrewrote imports, and tweaked the build and test scripts
appropriately.

The build and test scripts were also modified to work when called from
any directory, instead of only working when the current directory was
the acbuild repo.
@cgonyeo
Copy link
Member Author

cgonyeo commented Mar 23, 2016

Tweaked the commit message, and decided to mess with the build/test scripts while I'm here.

@jonboulle
Copy link
Contributor

Can't actually review the important changes, thanks github :-(

@cgonyeo
Copy link
Member Author

cgonyeo commented Mar 23, 2016

The big change in the build/test scripts is this:
https://github.com/appc/acbuild/blob/1beb799d4e93c4ee9860156e03405cf7b2c49357/build#L6

@jonboulle
Copy link
Contributor

if it works, ship it

@cgonyeo cgonyeo merged commit 16cd8b9 into containers:master Mar 23, 2016
@cgonyeo cgonyeo deleted the bump-appc branch March 23, 2016 18:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants