Skip to content

Releases: Ragin-LundF/jenkins-jobdsl-remote

LogRotator Support

04 May 14:40
Compare
Choose a tag to compare

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

28 Apr 11:59
Compare
Choose a tag to compare

This release contains support for views for a better overview.

Jenkins JobDSL remote JSON version 1.0.0

05 Apr 22:10
Compare
Choose a tag to compare

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