SLING-7245 - Validate pull requests using Jenkins

Switch to scripted pipeline for dynamic stage definition and
also use the 'withMaven' block for simpler configuration.
1 file changed
tree: 68a2e62cb074db760ea7d8285ebd453501a1867f
  1. vars/
  2. .gitignore
  3. .sling-module.xml
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. create_jobs.groovy
  7. gen_job_entries.sh
  8. LICENSE
  9. README.md
README.md

License

Sling Jenkins jobs creation

The scripts found in this folder are used to create the Jenkins jobs listed at https://builds.apache.org/view/S-Z/view/Sling/

See https://cwiki.apache.org/confluence/display/SLING/Sling+Jenkins+Setup for more info.