Releases/Firefox 36.0.3/BuildNotes
< Releases
Jump to navigation
Jump to search
Firefox
Build 1
Checklist
(RelMan) Ship the l10n milestone(RelMan) Submit to Ship It- Set up whatsnew page
- Push to mirrors
- Apply Throttling
- Verify throttling
- Publish in Balrog
- Post-release tasks
Retag tools after bustage fix for bug 1053814
Need to retag the tools repo to pick up a bustage fix to breaking jobs that use stage-tasks.py:
hg tag -r 5cbbd855ed8c -f FIREFOX_36_0_3_{RELEASE,BUILD1} hg push ssh://hg.mozilla.org/build/tools
Retrigger XULRunner push to mirrors
It failed the first time because of the aforementioned issue with stage-tasks.py. A rebuild after the retagging fixed it.
OS X Partner build failures
We hit bug 1008052 in two different attempts at partner repacks. So far, we're just rebuilding it until it works. Probably need to do something smarter here soon.
Fennec
Build 1
Checklist
(RelMan) Ship the l10n milestone(RelMan) Submit to Ship It- Push to mirrors
- Post-release tasks
Retag tools after bustage fix for bug 1053814
Need to retag the tools repo to pick up a bustage fix to breaking jobs that use stage-tasks.py:
hg tag -r 5cbbd855ed8c -f FIREFOX_36_0_3_{RELEASE,BUILD1} hg push ssh://hg.mozilla.org/build/tools