Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Bump juju/cmd and loggo dependencies #7129
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 9fd2f99
into
juju:develop
Mar 21, 2017
mjs
deleted the
mjs:juju-cmd-and-loggo-bump
branch
Mar 21, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mjs commentedMar 21, 2017
Description of change
This pulls in the latest loggo change which moves loggo's color
support to different package and the changes to juju/cmd which make
the "help" and "version" output consistent with other Juju commands.
QA steps
Code and tests still compile. "juju debuglog" has colored output. "juju help commands" now has correctly formatted command summaries for all commands.
Documentation changes
N.A.
Bug reference
N.A.