Demo Jenkins Config As Code Versions Save

Demo of Jenkins Configuration-As-Code with Docker and Groovy Hook Scripts

v1.4.0

3 years ago

📦 Dependency updates

  • Update Jenkins core to 2.240 (#16) @oleg-nenashev
  • Update the Plugin Installation Manager tool to 1.1.0 (#16) @oleg-nenashev
  • Update all plugins to recent versions (#16, #15) @oleg-nenashev

v1.3.0

3 years ago

🚀 New features and improvements

  • Introduce version tags on DockerHub (#14) @oleg-nenashev

📝 Documentation updates

  • Reference the changelog in README (#14) @oleg-nenashev

v1.2.0

3 years ago

📦 Dependency updates

  • Update Jenkins core to 2.239 - patches for System Read permissions and the Dark Theme support (#13) @oleg-nenashev

👻 Maintenance

  • Add FUNDING link pointing to the Jenkins project (#12) @oleg-nenashev

v1.1

3 years ago

This is an incremental release which includes all major changes since Nov 2018 when this repository was initially presented as a demo.

🚀 New features and improvements

  • JEP-224, JEP-223 - Add users with System Read and Manage permissions (#11) @oleg-nenashev
  • Switch the updates check flow to Plugin manager tool (#10) @oleg-nenashev
  • Add JCasC plugin to the demo (#5) @oleg-nenashev

👻 Maintenance

  • Update the Jenkins core dependency to 2.238 to support System Read testing (#10) @oleg-nenashev
  • Update plugin dependencies to the recent versions (#10) @oleg-nenashev
  • Add Release Drafter to the repository (#7) @oleg-nenashev