Historique | Voir | Annoter | Télécharger (5,21 ko)
Improve documantion of many plugins
Specifically the configuration examples are now indented properly.
jenkins_: improve documentation wording
jenkins_: emit warning in case of unknown 'mode'
jenkins_: unify whitespace
jenkins: Added support for jobs folders
Newer versions of Jenkins have support for grouping jobs into "folders",for example when using a multibranch setup, the main "job" will actuallybe a folder containing a job for each branch.
This changeset adds a "jobDepth" parameter that can be used to control...
added executable permission for multiple plugins
Added recursion to jenkins_
The previous behaviour ignored the folder structure in Jenkins 2.
Category Tree: Reduce number of categoriesjenkins -> develsickbeard -> other (sickbeard)swift -> fs (swift) [or better disk, storage, appserver?]tarsnap -> backup (tarsnap)tv -> sensors (tv)
jenkins_: Accumulate build result counts correctly
The previous behaviour ignored initial statuses other than blue, yellow,red, disabled
jenkins_: Add a missing mapping for notbuilt
jenkins_: Fix uninitialized values warning with unmapped states
jenkins_: Reformat status mapping for better readability
Support some more jenkins statuses: notbuilt_anime, aborted, aborted_anime
adding first version of the plugin for the Jenkins CI Server