How do I use this to copy a job in a folder to another job in the same folder?
On Wednesday, November 23, 2011 at 11:59:14 AM UTC-5, domi wrote: > > Manuel, thats a cool idea - I would not have thought about this! :) > btw. If you use the scriptler plugin [1], you get even around the copy > paste of groovy scripts > /Domi > > [1] https://wiki.jenkins-ci.org/display/JENKINS/Scriptler+Plugin > > On 23.11.2011, at 16:17, Manuel Doninger wrote: > > > I wrote a small blog post about writing Groovy scripts for Jenkins: > > > http://blog.doninger.net/2011/11/write-groovy-scripts-for-jenkins-with.html > > This way you can use Eclipse with all code completion and Javadoc > > features. For me this is a great help with writing scripts. > > Executing the scripts of course won't work. However i thought about > > writing an Eclipse plugin, which sends the script to the Jenkins > > instance through the api. Don't know if that would work. > > > > Manuel > > > > On Wed, Nov 23, 2011 at 13:59, grayaii <[email protected] <javascript:>> > wrote: > >> Hi Simon. That is fricken awesome. Way cleaner than the way I was > doing it. > >> I'm still on the Jenkins learning curve, but it's not as hard as I > thought > >> it would be and your link will definitely help out. > >> Thanks! > >> > >> -- > >> View this message in context: > http://jenkins.361315.n4.nabble.com/How-to-Copy-Clone-a-Job-via-Groovy-tp4097412p4099475.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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/14a853b3-3a33-4783-a80e-d735a12ae0d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
