venmo / tikal-multijob-plugin

A new multijob plugin was created by Tikal ALM team. Using this job you can add full hierarchy of Jenkins jobs that will be executed in sequence or in parallel.

Home Page:http://www.tikalk.com/java/forums/create-multijob-jenkins-using-tikal-multijob-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picture alt Jenkins MultiJob Plugin

When to use MultiJob plugin ?

  • If you'd like to stop the mess with downstream / upstream jobs chains definitions
  • When you want to add full hierarchy of Jenkins jobs that will be executed in sequence or in parallel
  • Add context to your buildflow implementing parameter inheritance from the MultiJob to all its Phases and Jobs, Phases are sequential whilst jobs inside each Phase are parallel

News

In version 1.17 we inject new variables to use them in conditions, powering this feature. You can read the details (variable names, values, ...) here.

More info on wiki page @: https://wiki.jenkins-ci.org/display/JENKINS/Multijob+Plugin

Found a bug ? require a new feature ?

Feel free to open an issue: https://issues.jenkins-ci.org/secure/CreateIssue!default.jspa


Plugin CI job @: https://jenkins.ci.cloudbees.com/job/plugins/job/tikal-multijob-plugin/ Build Status

About

A new multijob plugin was created by Tikal ALM team. Using this job you can add full hierarchy of Jenkins jobs that will be executed in sequence or in parallel.

http://www.tikalk.com/java/forums/create-multijob-jenkins-using-tikal-multijob-plugin

License:MIT License


Languages

Language:Java 98.1%Language:HTML 1.9%