[ANN] Charm Tools 1.5.1
Marco Ceppi
marco.ceppi at canonical.com
Thu Feb 5 10:02:38 UTC 2015
Hello Juju!
There is a new bug fix release of charm-tools which fixes issues with those
running charm proof in CI/build/testing environments. It is strongly
suggested those running charm-proof in any automated fashion update to this
latest release. To verify which version of charm-tools you are using you
can execute the following command:
charm version
# Install
Charm Tools is available for users via the stable juju ppa or from PyPi via
pip:
## Aptitude
sudo add-apt-repository ppa:juju/stable
sudo apt-get update
sudo apt-get install charm-tools
## Pip
pip install charm-tools
# Upgrade
Existing installs of charm-tools can be upgraded using the following methods
## Aptitude
sudo apt-get update
sudo apt-get install PyPi via `pip install -U charm-tools`
## Pip
pip install -U charm-tools
# Changes
- Expose returncode from subcommands
This is the last planned release in the 1.5 series and 1.6 series and
branch are now open for development. You can always contact us for
additional help via #juju on irc.freenode.net, http://askubuntu.com with
questions tagged #juju, or via this very mailing list juju at lists.ubuntu.com
Thanks,
Marco Ceppi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20150205/06a0b667/attachment.html>
More information about the Juju
mailing list