Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Introduce charm.v5-unstable. #1913
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
|
This failure seems due to missing charm.v5-unstable testing dependencies in the dependency file. var _ = charmstore.NewServerin a testing package. |
|
@frankban You'll need to add the missing dependencies to Juju's |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
frankban commentedMar 23, 2015
This mechanical branch updates the charm package to the
v5-unstable version. The legacy charm store code is
adjusted as required.
This is a preparatory work for the migration to the new
charm store API v4.
(Review request: http://reviews.vapour.ws/r/1236/)