jenkinsci / jenkins-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.
https://plugins.jenkins.io/jenkins-multijob-plugin/
MIT License
72 stars 134 forks source link
deprecated

Deprecation Note

This plugin was very popular for many years, but since most of Jenkins usage now is based on Jenkins Pipeline, and the 'parallel' step along with 'BlueOcean' can basically do whatever this plugin does, it is no longer in Tikal's radar. Also, we published the parallelPhase library class that can do in pipelines what the plugin does.

When to use MultiJob (tikal-multijob-plugin) plugin ?

More info on wiki page @: https://plugins.jenkins.io/jenkins-multijob-plugin/

Found a bug ? require a new feature ?

Feel free to open an issue: https://github.com/jenkinsci/tikal-multijob-plugin/issues


========