jenkins-jobdsl-remote

Jenkins JobDSL seed job script to manage jobs from a remote git repository with simple JSON files.

MIT License

Stars
11
Committers
2

Bot releases are hidden (Show)

jenkins-jobdsl-remote - LogRotator Support Latest Release

Published by Ragin-LundF over 4 years ago

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.

jenkins-jobdsl-remote - View Support added

Published by Ragin-LundF over 4 years ago

This release contains support for views for a better overview.

jenkins-jobdsl-remote - Jenkins JobDSL remote JSON version 1.0.0

Published by Ragin-LundF over 4 years ago

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