Confirmed users
1,364
edits
(initial setup based on 13.0.1 (not new build notes template)) |
m (update) |
||
Line 1: | Line 1: | ||
=Notes About Releasing= | =Notes About Releasing= | ||
Please update the [https://wiki.mozilla.org/index.php?title=Releases/BuildNotesTemplate Notes Template] and the [https://intranet.mozilla.org/Build:Release:Primer Release:Primer] for future releases (bug fixes, changes to automation) as needed | Please update the [https://wiki.mozilla.org/index.php?title=Releases/BuildNotesTemplate Notes Template] and the [https://intranet.mozilla.org/Build:Release:Primer Release:Primer] for future releases (bug fixes, changes to automation) as needed | ||
Line 7: | Line 6: | ||
{hwine,rail} - Tracking bug: {{bug|767612}} | {hwine,rail} - Tracking bug: {{bug|767612}} | ||
=Signed-off Revision(s) | =Signed-off Revision(s)= | ||
Build 1: [http://hg.mozilla.org/releases/mozilla-beta/rev/d1af5c5c14be d1af5c5c14be] | Build 1: [http://hg.mozilla.org/releases/mozilla-beta/rev/d1af5c5c14be d1af5c5c14be] | ||
Line 22: | Line 21: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | GECKO1302_2012062310_RELBRANCH FIREFOX_13_0_2_BUILD1 FIREFOX_13_0_2_RELEASE | ||
| [http://hg.mozilla.org/releases/mozilla- | | [http://hg.mozilla.org/releases/mozilla-release/rev/62023e1a4c37 62023e1a4c37] | ||
|} | |} | ||
Line 83: | Line 82: | ||
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | * Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | ||
* update and reconfigure the master | * update and reconfigure the master | ||
<pre> | |||
cd /builds/buildbot/build1 | cd /builds/buildbot/build1 | ||
source bin/activate | source bin/activate | ||
Line 91: | Line 90: | ||
-V 13.0.2 --branch mozilla-release --build-number 1 \ | -V 13.0.2 --branch mozilla-release --build-number 1 \ | ||
--release-config release-firefox-mozilla-release.py --products firefox \ | --release-config release-firefox-mozilla-release.py --products firefox \ | ||
--l10n-dashboard-version=13 \ | |||
--dryrun localhost:9001 | --dryrun localhost:9001 | ||
</pre></ | </pre> | ||
* As expected, above complained about missing <tt>mn</tt> & <tt>sw</tt> locales, so final run included -l switch to skip checks | |||
* start automation ''← monitor progress on buildbot (e.g. [http://buildbot-master12.build.mozilla.org:8001/waterfall?num_events=10&category=release-mozilla-release- release])'' | * start automation ''← monitor progress on buildbot (e.g. [http://buildbot-master12.build.mozilla.org:8001/waterfall?num_events=10&category=release-mozilla-release- release])'' | ||
Line 101: | Line 101: | ||
Firefox,firefox,firefox,13.0.2,13.0 | Firefox,firefox,firefox,13.0.2,13.0 | ||
done | |||
=== E-mail mirrors@mozilla.org === | === E-mail mirrors@mozilla.org === | ||
They want to know approximately what time push to external mirrors will occur. Ideally this is a 24hr notice to them, with the estimated time. | They want to know approximately what time push to external mirrors will occur. Ideally this is a 24hr notice to them, with the estimated time. | ||
<em><pre> | <em><pre> | ||
Subject: Firefox 13.0.2 coming to mirrors on | Subject: Firefox 13.0.2 coming to mirrors on 24-June-2012 | ||
Body: | Body: | ||
We're planning on pushing our Firefox 13.0.2 release to mirrors a little before 5pm PDT on | We're planning on pushing our Firefox 13.0.2 release to mirrors a little before 5pm PDT on 24-June-2012. | ||
If you believe these releases or these dates will cause any problems, | If you believe these releases or these dates will cause any problems, | ||
Line 115: | Line 117: | ||
=== Source === | === Source === | ||
done | |||
=== Build === | === Build === | ||
==== Firefox ==== | ==== Firefox ==== |