SLING-7245 - Validate pull requests using Jenkins

Configure SCM polling and upstream projects. Note that we can't support
downstream projects, as in the old module definition, as it's not part of
the API.
1 file changed
tree: f6544d62f973ae9d33af7550f7fb76e429254d17
  1. src/
  2. vars/
  3. .gitignore
  4. .sling-module.xml
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. create_jobs.groovy
  8. gen_job_entries.sh
  9. LICENSE
  10. 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.