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 PR #241 for goyaml now until it gets merged upstream. #6983
Conversation
|
$$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 |
jujubot
merged commit 67a76c9
into
juju:2.1
Feb 15, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
howbazaar commentedFeb 15, 2017
In order to better support the YAML spec, values that have leading zeros are strings, not numbers.
QA steps
From the bug, create a charm with the following config option:
Deploy it, check the config for the app.
Bug reference
Fixes lp:1543660