Plugin Information
Trigger multiple builds with ease. Designed for users with many jobs. Screenshot
DevelopmentOffical CI Server Both track the official repository at github.com/jenkinsci/bulk-builder-plugin. BugsPlease raise an issue for any bugs you find, and ensure the component is set to bulk-builder. Please include details about your Jenkins setup and plugin version number. Integration with external systemsBulk builds can be easily triggered by external scripts or processes, curl -u username:password -X POST http://localhost:8080/bulkbuilder/build -d build=all curl -u username:password -X POST http://localhost:8080/bulkbuilder/build -d build=failed curl -u username:password -X POST http://localhost:8080/bulkbuilder/build -d build=pattern -d pattern=foo ChangelogVersion 1.5 (2012-04-04)
Version 1.4 (2011-11-14)
Version 1.3 (2011-09-04)
Version 1.2 (2011-06-22)
Version 1.1 (2011-06-20)
Version 1.0 (2011-05-13)
Version 0.8 (2011-03-23)
Version 0.7 (2011-02-25)
Version 0.6 (2011-02-06)
Version 0.5 (2010-12-09)
Version 0.4 (2010-11-17)
Version 0.3 (2010-11-17)
Version 0.2.1 (2010-11-04)
Version 0.2 (2010-11-04)
Version 0.1 (2010-10-01)
|
Bulk Builder Plugin
Skip to end of metadata
Go to start of metadata

Comments (2)
May 28, 2011
BB Tksh says:
Hi, It will be more convenient if this plugin also supports "build all jobs in ...Hi,
It will be more convenient if this plugin also supports "build all jobs in a selected view" ?
"Job view" function is a general and convenient way to select target jobs,
and creation of views seems to be easy and useful even for temporary "bulk build" purpose.
Takesh
Sep 04, 2011
Simon Westcott says:
Hi Yama, Version 1.3 includes a 'build view' feature and should be available in...Hi Yama,
Version 1.3 includes a 'build view' feature and should be available in the plugin manager in 24/48hrs. Any feedback is welcome.
Thanks,
Si
Add Comment