Praqma / jenkins4casc

Dockerfile repository for a Jenkins preconfigured with Jenkins Configuration as Code plugin
4 stars 14 forks source link

Automate the process to bump to the latest version of c-as-c #5

Open MadsNielsen opened 6 years ago

MadsNielsen commented 6 years ago

Currently it is a manual task to edit, commit and tag with the correct version when there is a new release of c-as-c. We want to automate the process that:

  1. Discovers the latest version of the Jenkins Configuration as Code plugin
  2. Edits the required files in the repository with this version
  3. Commits and tags with the appropriate release tag.
buep commented 6 years ago

Related to #3