Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
all: use v5 of the charmstore API #4807
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1559706'] |
|
|
|
|
|
$$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 |
rogpeppe commentedMar 20, 2016
This implies the new publishing model, so charms need to be published
before they are available in the default (stable) channel.
Because the new ussologin VisitWebPage API needed changing
in many places, we factor out everywhere that uses it into
a single place rather than just change it everywhere.
(Review request: http://reviews.vapour.ws/r/4249/)