Releases/Firefox 25.0.1/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(udpate) |
(release complete!) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
* <s>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | * <s>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | ||
** done by relman | ** done by relman | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish]]</s> | ||
** [[Release:Release_Automation_on_Mercurial:Updates#Push_Fennec_to_mirrors | Push to mirrors]] is now part of publish step | ** T-Store UI & workflows changed again. | ||
** <s>[[Release:Release_Automation_on_Mercurial:Updates#Push_Fennec_to_mirrors | Push to mirrors]] is now part of publish step</s> | |||
= Firefox Build 1 = | = Firefox Build 1 = | ||
Line 38: | Line 39: | ||
done | done | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]] | ** ''done, no issues'' | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Check_Throttling | Verify throttling ]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates#Check_Throttling | Verify throttling ]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Update_Bouncer | Update bouncer links]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]] | ** pushed set with pl fixes | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_the_Browser_Choice_Website | Get the Browser Choice website updated]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates#Update_Bouncer | Update bouncer links]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_hosted_partner_bundles | Update MSN Partner Links]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]]</s> | ||
* <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_the_Browser_Choice_Website | Get the Browser Choice website updated]]</s> | |||
* <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_hosted_partner_bundles | Update MSN Partner Links]]</s> |
Latest revision as of 21:54, 15 November 2013
General
- Find the Release Management owner for a release.
- bajaj for this release
Bugs
- Tracker
- bug 938075 some FF win candidate installers wrong size
- bug 892972 special what's new page for 'pl' locale
Fennec Build 1
Ship the l10n milestone- not applicable, same as 25.0
Submit to Ship It- done by relman
Publish- T-Store UI & workflows changed again.
Push to mirrors is now part of publish step
Firefox Build 1
Ship the l10n milestone- not applicable, same as 25.0
Submit to Ship It- done by relman
- several repacks failed, rebuilt with standalone repacker
- bug 938075 report of 3 win32 installers being excessively large (75M vs 22M). Those locales rebuilt with standalone repacker
- These needed the 25.0 pl what's new page manually applied (bug 892972):
# ffxbld@aus3-staging cd /opt/aus2/snippets/staging/ rsync -a ../pushed/Firefox-25.0.1-build1-test/ ./Firefox-25.0.1-build1-pl-bug892972-test/ for snippet in `find Firefox-25.0.1-build1-pl-bug892972-test -type f -path '*/pl/*'`; do sed -i -e 's/actions=silent/actions=showURL/' $snippet echo "openURL=https://www.mozilla.org/pl/firefox/25.0/whatsnew/?oldversion=%OLD_VERSION%" >> $snippet done diff -Naur ../pushed/Firefox-25.0.1-build1-test/ ./Firefox-25.0.1-build1-pl-bug892972-test/ | less ~/bin/pushsnip Firefox-25.0.1-build1-pl-bug892972-test rsync -a Firefox-25.0.1-build1/ ./Firefox-25.0.1-build1-pl-bug892972/ for snippet in `find Firefox-25.0.1-build1-pl-bug892972 -type f -path '*/pl/*'`; do sed -i -e 's/actions=silent/actions=showURL/' $snippet echo "openURL=https://www.mozilla.org/pl/firefox/25.0/whatsnew/?oldversion=%OLD_VERSION%" >> $snippet done
Push to mirrors- done, no issues
Apply ThrottlingVerify throttlingRun pushsnip- pushed set with pl fixes
Update bouncer linksPost-release tasksGet the Browser Choice website updatedUpdate MSN Partner Links