Releases: Ragin-LundF/jenkins-jobdsl-remote
Releases · Ragin-LundF/jenkins-jobdsl-remote
LogRotator Support
jenkins-jobdsl-remote
does now support LogRotator definitions.
The default values are:
- daysToKeep: 10
- numToKeep: 5
With this additional structure it is possible to define the length of the order history and the number of artifacts to be kept.
View Support added
This release contains support for views for a better overview.
Jenkins JobDSL remote JSON version 1.0.0
Jenkins JobDSL script to create jobs with a seed job, that loads a JSON file for Jobs configuration.
Features:
- create jobs (multibranch, pipeline job) from JSON
- delete jobs, that are not part of the JSON