Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Asterisk default budget #7195
Conversation
cmars
changed the title from
Asterisk default budget
to
WIP: Asterisk default budget
Apr 3, 2017
cmars
changed the base branch from
staging
to
develop
Apr 5, 2017
cmars
changed the title from
WIP: Asterisk default budget
to
Asterisk default budget
Apr 5, 2017
|
!!build!! |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit c6a9e79
into
juju:develop
Apr 5, 2017
1 check failed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cmars commentedApr 3, 2017
•
Edited 1 time
-
cmars
Apr 3, 2017
Description of change
So that the user can see which budget is the default when not specified.
QA steps
In the tabular output from
juju budgets, the default budget will have an asterisk next to it. In the JSON output, it will have adefault: trueattribute.Documentation changes
This is a minor UX improvement to make the output more intuitive. It does not change the user workflow.
Bug reference
N/A