Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
support yaml.v2 marshaling for Meta #195
Conversation
|
|
dimitern
commented
Mar 9, 2016
|
Why on earth should we use 2 versions of the same package though is a mystery to me :/ |
|
|
dimitern
commented
Mar 9, 2016
|
|
|
We can support both v1 and v2 - we have clients that use both, and it seems |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-charm |
added a commit
that referenced
this pull request
Mar 9, 2016
jujubot
merged commit 4ad4f4b
into
juju:v6-unstable
Mar 9, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rogpeppe commentedMar 8, 2016
The YAML package changed its method names. We can support both versions.