287
edits
(Removed obsolete branches) |
(→mozilla-beta: remove obsolete info about xpidl and uuids) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
[[File:Land patch - go home.jpg|300px|right]] | [[File:Land patch - go home.jpg|300px|right]] | ||
The following rules apply to integration | The following rules apply to integration branch managed by the [[Sheriffing|Sheriffs]], namely [https://treeherder.mozilla.org/#/jobs?repo=autoland autoland]. | ||
=== [https://treeherder.mozilla.org/#/jobs?repo=autoland autoland] === | === [https://treeherder.mozilla.org/#/jobs?repo=autoland autoland]/Lando === | ||
If you are using [ | If you are using [https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html Phabricator] to post and review patches, you can also use the tool to automatically land those patch to the autoland repository. This is the preferred method of landing Mozilla code because, in almost all cases, it involves the least work for humans, including you. | ||
Please see the documentation on [ | Please see the documentation on [https://moz-conduit.readthedocs.io/en/latest/lando-user.html Landing Commits with Lando] for details on how to use Lando. | ||
Sheriffs will merge autoland into mozilla-central | Sheriffs will merge autoland into mozilla-central a few times a day. | ||
== [https://treeherder.mozilla.org/#/jobs?repo=mozilla-central mozilla-central] (Nightly channel) == | == [https://treeherder.mozilla.org/#/jobs?repo=mozilla-central mozilla-central] (Nightly channel) == | ||
Line 55: | Line 47: | ||
* Patches nominated for beta should: | * Patches nominated for beta should: | ||
** not change any localizable strings. | ** not change any localizable strings. | ||
** have tests, or a strong statement of what can be done in the absence of tests. | ** have tests, or a strong statement of what can be done in the absence of tests. | ||
** have landed in mozilla-central to bake on the nightly channel for a few days. | ** have landed in mozilla-central to bake on the nightly channel for a few days. | ||
** have a comment in Bugzilla assessing performance impact, risk, and reasons the patch is needed on beta. | ** have a comment in Bugzilla assessing performance impact, risk, and reasons the patch is needed on beta. | ||
* Approval requests will be processed by by the [[Release_Management|release manager]] team. | * Approval requests will be processed by by the [[Release_Management|release manager]] team. | ||
* Set the appropriate ''status-firefoxN'' flag to "fixed" after landing a fix on the Beta branch. | * Set the appropriate ''status-firefoxN'' flag to "fixed" after landing a fix on the Beta branch. | ||
== [https://treeherder.mozilla.org/#/jobs?repo=mozilla-release mozilla-release] == | == [https://treeherder.mozilla.org/#/jobs?repo=mozilla-release mozilla-release] == |
edits