Confirmed users
313
edits
(Add MozReview component.) |
(→Components: Update Autoland section) |
||
| Line 24: | Line 24: | ||
== Components == | == Components == | ||
=== Autoland | === Autoland [owner: dminor] === | ||
It | This is the primary component of Autoland. It lands revisions from one repository to another and monitors associated test runs, retriggered failing jobs as necessary. The project repo is located at [1]. | ||
[1] https://github.com/dminor/autoland | [1] https://github.com/dminor/autoland | ||
[ | ==== Autoland Pulse Listener ==== | ||
This component listens for build start and build complete messages over Pulse [1] and uses this information to update status about test runs that are being monitored by Autoland. | |||
[1] http://pulse.mozilla.org | |||
==== Autoland REST Interface ==== | |||
This component provides a web interface to allow requests for revisions to be landed from one repository to another. | |||
=== MozReview [owner: mdoglio] === | === MozReview [owner: mdoglio] === | ||
| Line 37: | Line 44: | ||
See {{bug|1109218}} | See {{bug|1109218}} | ||
== Roadmap == | == Roadmap == | ||