Automate - All the Things!
A while ago I started to look into a groovy way to create build environments with Jenkins.
We started in 2016
with the approach described in One-Click Jenkins Setup.
The solution kind of reincarnated in 2017
with From plain Groovy to Jenkins Job DSL - A Quantum Jump
During our mission we learned about:
▷ Programmatically add Environment Variables to a Jenkins Instance
▷ How to Checkout a Gerrit Change in a Jenkins Sandbox Pipeline
▷ How-To manipulate a Jenkins Job with the Script Console
▷ Adding Views and Descriptions to Jenkins - The Groovy Way