Confirmed users
4,293
edits
(Created page with "=Notes About Releasing= Please update the [https://wiki.mozilla.org/index.php?title=Releases/BuildNotesTemplate Notes Template] and the [https://intranet.mozilla.org/Build:Releas...") |
No edit summary |
||
Line 20: | Line 20: | ||
* Fennec: N/A | * Fennec: N/A | ||
=Tags= | =Tags= | ||
{| class="fullwidth-table" | {| class="fullwidth-table" | ||
Line 27: | Line 26: | ||
| style="background:#efefef" | '''Changeset''' | | style="background:#efefef" | '''Changeset''' | ||
|- | |- | ||
| rowspan="2" | | | rowspan="2" | 1 | ||
| MOBILE80_#_RELBRANCH, FENNEC_VERSION_RELEASE, FENNEC_VERSION_BUILD1 | | MOBILE80_#_RELBRANCH, FENNEC_VERSION_RELEASE, FENNEC_VERSION_BUILD1 | ||
| | | N/A | ||
|- | |- | ||
| GECKO80_#_RELBRANCH, | | GECKO80_#_RELBRANCH, FIREFOX_10_0b7_BUILD1 FIREFOX_10_0b7_RELEASE | ||
| [http://hg.mozilla.org/releases/mozilla-beta/rev/# #] | | [http://hg.mozilla.org/releases/mozilla-beta/rev/# #] | ||
|} | |} | ||
Line 64: | Line 63: | ||
== Fennec == | == Fennec == | ||
N/A | |||
=Notes= | =Notes= | ||
==Build 1== | ==Build 1== | ||
===Preparing to start Automation=== | ===Preparing to start Automation=== | ||
* Set clobbers for | * Set clobbers for any master, mozilla-beta, and any builder | ||
* Reserve slaves, e.g.: | * Reserve slaves, e.g.: | ||
<pre> | <pre> | ||
Line 102: | Line 79: | ||
# ffxbld@stage | # ffxbld@stage | ||
cd /pub/mozilla.org/firefox/nightly/ | cd /pub/mozilla.org/firefox/nightly/ | ||
mkdir ../candidates/ | mkdir ../candidates/11.0b7-candidates | ||
ln -s ../candidates/ | ln -s ../candidates/11.0b7-candidates 11.0b7-candidates | ||
* | * hit 'Ship it' on 'Firefox 11 Beta Build 7' milestone and updated [https://l10n-stage-sj.mozilla.org/shipping/l10n-changesets?ms=fx11_beta_b7 l10n changesets for desktop] | ||
'''<font color='red'>DONE TO HERE</font>''' | |||
* Land automation configs (double land) | |||
* Land automation configs ( | |||
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | * Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | ||
** Sample command for Firefox 10.0 beta 5 build 1: | ** Sample command for Firefox 10.0 beta 5 build 1: | ||
Line 116: | Line 92: | ||
* start automation | * start automation | ||
* reconfigure other masters (or ask the buildduty person to do this) <em>if you have done a merge (and not double-land) to production</em> | * reconfigure other masters (or ask the buildduty person to do this) <em>if you have done a merge (and not double-land) to production</em> | ||
=== E-mail Metrics === | === E-mail Metrics === |