There's also Jenkins Job Builder - http://docs.openstack.org/infra/jenkins-job-builder/ - which isn't a plugin to Jenkins but creates and uploads Jenkins config.xml based off of YAML.
Richard. On Thu, 14 Apr 2016 at 13:59 Slide <[email protected]> wrote: > There are two options that you might be interested in: > > 1) Job DSL plugin - > https://wiki.jenkins-ci.org/display/JENKINS/Job+DSL+Plugin > 2) Pipeline Plugin - > https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin > > Both use a groovy DSL to either generate jobs or run pipelined tasks. > > On Wed, Apr 13, 2016 at 6:55 PM Andy Billy <[email protected]> wrote: > >> hi:) >> >> For the more and more jobs needed to be configured ,Is there a better >> way to configure them other than operating the ui workflow ? >> if I can write job config script and load it to jenkins ,that is >> pretty light work。 >> thanks. >> >> -- >> 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/2e60b9ae-ba5c-4feb-86e0-242e48ace19a%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/2e60b9ae-ba5c-4feb-86e0-242e48ace19a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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/CAPiUgVco8VrTjhAvscf0z5jp5QWq6B9Vv4J5%2Bjp20COk0YDY2A%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVco8VrTjhAvscf0z5jp5QWq6B9Vv4J5%2Bjp20COk0YDY2A%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMui946Zmnos_R_4NcKTAPtDVZGXBSywf-gYXRthp2OP8T24kQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
