Juju plugins should start juju-

2016-06-29 Thread Martin Packman
Landing in the next beta of Juju 2.0, plugins will not only have to start 'juju-' but the next character must be [a-zA-Z]. For details see: If you've written your own juju plugin, make sure it's named something that starts with a letter rather

Reminder: Charm School on Juju Plugins, this Friday 4 April

2014-04-02 Thread Jorge O. Castro
Juju Plugins are a nice way to add your own functionality to Juju. Marco's written some and he's going to show you how to write and use your own plugins. If you are using Juju regularly then I highly recommend this session as 4 April, 3PM Eastern, 12PM Pacific #juju on Freenode ubuntuonair.com

Re: Juju Plugins

2014-02-14 Thread Joshua Strobl
Have multiple repositories for the plugins is just unnecessary fragmentation (at least at this point). If someone wants to maintain their own plugins, they can easily fork the project, add their plugin (setting their fork as master and the juju/plugins as upstream) and simply do a pull request

Re: Juju Plugins

2014-02-14 Thread Mark Shuttleworth
On 14/02/14 14:37, Richard Harding wrote: I think we could easily reference external plugins with a readme type doc instead of a script to start out with. That way there's visibility, but they reference their own home for larger pluigins. We'd do this for quickstart for example. How about a

Juju Plugins

2014-02-13 Thread Jorge O. Castro
If you didn't know, Juju has support for plugins. So far these have been scattered over junk branches and pastebins so we're going to organize them so people have one place to find them: https://github.com/juju/plugins We're not going to package them (yet) so we can put them in one place and see

Re: Juju Plugins

2014-02-13 Thread Joshua Strobl
branches and pastebins so we're going to organize them so people have one place to find them: https://github.com/juju/plugins We're not going to package them (yet) so we can put them in one place and see which ones are useful and which ones aren't. If you have a Juju plugin you're using

Re: Juju Plugins

2014-02-13 Thread Marco Ceppi
been merged is now out-of-date. On 02/13/2014 11:37 PM, Jorge O. Castro wrote: If you didn't know, Juju has support for plugins. So far these have been scattered over junk branches and pastebins so we're going to organize them so people have one place to find them: https://github.com/juju