You can actually generate Pipeline jobs *with* Job DSL - look for the "workflow" stuff in the Job DSL API Viewer - https://jenkinsci.github.io/job-dsl-plugin/#path/workflowJob
A. On Tue, Feb 9, 2016 at 3:27 AM, Carlos Lucas <[email protected]> wrote: > Hi, > > Nowadays, we are using a Jenkins with more than 300 different jobs. Most > of them are generated using jobdsl plugin automatically from a config file. > Now, I would like to migrate some of them from classic projects to > pipeline projects. > > What is the best way to generate pipeline jobs like jobdls? Any kind of > templates? > > Thank you! > > -- > 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/764b9495-c2f6-40ad-9e81-190da1c7ba70%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/764b9495-c2f6-40ad-9e81-190da1c7ba70%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/CAPbPdOYZaNm4VqxgxPC6uTpjKacKdOPzMpH_2qHDbbBRvZ9c_w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
