This is an example/bootstrap project for quickly getting up and running with jenkins-dsl in a sustainable way.
- a one-command local jenkins setup:
./gradlew -b prepare_jenkins.gradle
(creates a./runJenkins.{sh, bat}
script) - a sample pipeline template possible thanks to jenkins-pipeline-dsl
- test utils letting you easily test every single XML node in the job definitions