Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add snapcraft.yaml, dependencies for building juju as a snap #5956
Conversation
|
In order to try this, you need the godeps plugin. Since there still hasn't been a new release of snapcraft, grab it from master. sudo curl -o /usr/lib/python3/dist-packages/snapcraft/plugins/godeps.py https://raw.githubusercontent.com/snapcore/snapcraft/master/snapcraft/plugins/godeps.py |
nskaggs
changed the title from
Add snapcraft.yaml for building juju as a snap
to
Add snapcraft.yaml, dependencies for building juju as a snap
Aug 9, 2016
nskaggs
added some commits
Aug 9, 2016
This was referenced Aug 9, 2016
|
Added juju/cmd#40, juju/romulus#59, juju/utils#230 PR's in support |
added a commit
to juju/cmd
that referenced
this pull request
Aug 9, 2016
|
LGTM after adding in the updates to juju/cmd and juju/utils, once they get the same update to remove launchpad deps. |
added a commit
to juju/utils
that referenced
this pull request
Aug 9, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
nskaggs
added some commits
Aug 10, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
Build failed: Tests failed |
This was referenced Aug 11, 2016
added a commit
that referenced
this pull request
Aug 11, 2016
|
Splitting up this PR in an attempt to isolate what is causing the unit test failure. |
nskaggs
added some commits
Aug 11, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
nskaggs commentedAug 9, 2016
Upstreaming snapcraft.yaml file. The snapcraft.yaml file I'm checking in here re-pulls the source, as the plugin doesn't seem to yet support using the local source. The readme also could be improved once the plugin is improved in order to mention how to make a developer build and share it via the snap store.