Hi Edd, maybe you can have a look at https://github.com/jenkinsci/configuration-as-code-plugin release 1.0 is coming soon, we have a number of alphas already out. maybe it can solve your issues - if not it's always good to hear what's missing :)
On Friday, August 3, 2018 at 10:08:52 AM UTC+2, Edd Grant wrote: > > Hi folks, > > We've spent quite a lot of effort automating the configuration of our > Jenkins (2.122) master using init.groovy.d scripts. It's working really > well apart from one caveat, being that (as far as I can tell) we have to > restart the master in order to kick off the scripts in the init.groovy.d > directory, thus causing downtime for our users. > > I would really like to find a way to be able to run these scripts on an > already running Jenkins master. Is there an API endpoint (or some other > means) which would trigger this process? > > Many thanks, > > Edd > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/43ef2e44-00f9-453c-8d58-e1284404a28b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
