Hi all,

I've finished migrating all the Jenkins jobs to the Multibranch
pipeline model. The builds should work unchanged as they did until now,
with some additions:

- commits and pull requests are validated and the status is set for
commits and pull requests
- email notifications have been disabled for most modules, except for
the starter, launchpad-testing and launchpad-testing-war. These
notifications are going on dev@sling (but I can change back to 
commits@sling )
- email notifications are being sent only when the state changes (
stable -> failed, failed -> stable ) , not for every failure
- configuration has moved from .sling-module.xml to .sling-module.json
for technical reasons ( documentation update pending )
- all jobs are now visible at https://builds.apache.org/job/Sling/ ,
older URLs are no longer valid

Please check the jobs you're interested about and let me know if you
see anything breaking.

References:

https://cwiki.apache.org/confluence/display/SLING/Sling+Jenkins+Setup
https://issues.apache.org/jira/browse/SLING-7245

Thanks!

Robert

Reply via email to