Hi everyone,
After a successful build and (bundle)test of a charm I would like the
output charm to be automatically uploaded to the store (edge channel for
now). Is there a Jenkins plugin to ease the interaction with the Juju store
(login/push/grant/release)?
Thanks,
Konstantinos
--
Juju mailing
I'm pretty sure you can write that in 4 lines of bash at the end of the
build/test process! ;)
Sure you could write a plugin, but is it worth the effort I guess?
Tom
--
Director Meteorite.bi - Saiku Analytics Founder
Tel: +44(0)5603641316
(Thanks to the Saiku community we reached o
Hi Tom,
Yes, I have my own script right now. It is not elegant.
Instead of each one of us maintaining their own scripts, we could have a
single point of reference. In the Jenkins world I thought that would be a
plugin, but a script would also work. Is there anyone open sourcing his CI
<--> juju i
You're more organised than me, I just run it all manually currently ;)
On Wed, Nov 2, 2016 at 11:24 AM, Konstantinos Tsakalozos <
kos.tsakalo...@canonical.com> wrote:
> Hi Tom,
>
> Yes, I have my own script right now. It is not elegant.
>
> Instead of each one of us maintaining their own scripts,
On 2 November 2016 at 18:24, Konstantinos Tsakalozos <
kos.tsakalo...@canonical.com> wrote:
> Hi Tom,
>
> Yes, I have my own script right now. It is not elegant.
>
> Instead of each one of us maintaining their own scripts, we could have a
> single point of reference. In the Jenkins world I thought
I would like to update/rewrite the Zuul charm. In lieu writing of writing
chrams twice, I'm reaching out to see if anyone is currently working on or
maintaining the Zuul charm already? if you are interested in this, or
already have something going on with Zuul please let me know.
Secondly, as @ma
Hey James,
I think this is the best way about it for the time being, discussing what
people are working on ahead of it being perfect gives everyone a chance to
see what's going on and can help focus people on getting help from others
interested!
On Wed, Nov 2, 2016 at 10:48 AM James Beedy wrote:
As Zuul is an OpenStack project, I'd like to see this developed in line
with the other OpenStack Charms. I would be happy to help light the path
along the way to ensure that all efforts are as efficient as possible, and
that the resultant layer(s), interface(s) and charm(s) can leverage the
powerf
ie. Project repos would be born, developed and maintained here. :-)
https://github.com/openstack?query=charm
On Wed, Nov 2, 2016 at 12:28 PM, Ryan Beisner
wrote:
> As Zuul is an OpenStack project, I'd like to see this developed in line
> with the other OpenStack Charms. I would be happy to hel