Specifically here line 61: https://github.com/entagen/jenkins-build-per-branch/blob/master/src/main/groovy/com/entagen/jenkins/JenkinsApi.groovy
On Tue, Oct 15, 2013 at 6:39 AM, Ashley Coker < [email protected]> wrote: > Going back to above - how to trigger a save remotely to let jenkins jump > though the hoops yet still leave the job in a build-able state once it has > been copied. > > I have tried posting a second time to /config.xml for that job to try and > save it after the job is created but it is still left as not build-able > until you either restart Jenkins or go and save the job again using the web > UI. > > I need to copy these jobs remotely and have them build-able straight away > but I am unsure how to implement what you have suggested Stephen via the > remote Rest json api.... any ideas? > > > > > On Wed, Oct 9, 2013 at 12:49 PM, ashleycoker < > [email protected]> wrote: > >> How do I install this from the update centre? >> >> I managed to extract: >> >> {"gav":"org.jenkins-ci.plugins:literate:0.1-beta-2","latestRelease":true,"timestamp":1380836900000,"title":"Literate >> Plugin","version":"0.1-beta-2","wiki":" >> https://wiki.jenkins-ci.org/display/JENKINS/Literate+Plugin"} >> >> Does it work with Jenkins 1.533 that I am using? >> >> I am happy to use polling of GitHub repos. Will it pick up merged >> branches? >> >> >> >> -- >> View this message in context: >> http://jenkins-ci.361315.n4.nabble.com/API-created-jobs-have-missing-Build-Now-link-and-don-t-run-tp3215035p4678697.html >> >> Sent from the Jenkins users mailing list archive at Nabble.com. >> >> -- >> 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]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > *Ashley Coker* > *w*: ProWebSoftware.Net > *e*: [email protected] > *m*: 077382 64519 > > Unit 7, Fosters Business Park, Old School Road, Hook, Hampshire, RG27 9NY, UK > Tel: +44 (0)1189 353339 Web: www.prowebsoftware.net, (Company No. > 6898498) > -- *Ashley Coker* *w*: ProWebSoftware.Net *e*: [email protected] *m*: 077382 64519 Unit 7, Fosters Business Park, Old School Road, Hook, Hampshire, RG27 9NY, UK Tel: +44 (0)1189 353339 Web: www.prowebsoftware.net, (Company No. 6898498) -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
