juju publish is available in tip

Gustavo Niemeyer gustavo.niemeyer at canonical.com
Tue Apr 9 19:39:44 UTC 2013


Hey jujuers,

The publish command is fully implemented and working in juju-core tip
right now, and will be available in the next weekly release.

Once you get hold of a release supporting the publish command, rather
than running "bzr push", just run "juju publish" within the charm
branch, or something like "juju publish
cs:~yourself/precise/wordpress". Note that the push location is a
charm URL, rather than a branch location. This will:

1. Verify that the charm is sane
2. Verify that the branch is clean
3. Check if the content hasn't been pushed previously, and what was
the result if so (both errors and successes are displayed)
4. bzr push the charm to the proper branch location
5. Wait until the charm store processes the charm
6. Display the charm URL and new revision if the publishing succeeded,
or the error message if it wasn't

Hopefully this will streamline the publishing of charm branches.

Please ping if you have questions.


gustavo @ http://niemeyer.net



More information about the Juju mailing list