Releases/Firefox 17.0/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 8: Line 8:
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish Fennec]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s>  '''NB: Push armv6 apk as well, like we do for betas'''
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish Fennec]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s>  '''NB: Push armv6 apk as well, like we do for betas'''
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}}</s>
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}}</s>
* [[Release:Release_Automation_on_Mercurial:Updates#Update_Bouncer | Update bouncer links]] {{DesktopTag}} {{BetaTag}} {{ReleaseTag}}
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Update_Bouncer | Update bouncer links]] {{DesktopTag}} {{BetaTag}} {{ReleaseTag}}</s>
* [[Release:Release_Automation_on_Mercurial:Updates#Update_XULRunner_wiki_page | Update XULRunner wiki pages]] {{DesktopTag}} {{ReleaseTag}}
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Update_XULRunner_wiki_page | Update XULRunner wiki pages]] {{DesktopTag}} {{ReleaseTag}}</s>
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]] {{DesktopTag}} {{AllTag}}
* <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Desktop_post-release | Post-release tasks]] {{DesktopTag}} {{AllTag}}</s>
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_the_Browser_Choice_Website | Get the Browser Choice website updated]] {{DesktopTag}} {{ReleaseTag}}
* <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_the_Browser_Choice_Website | Get the Browser Choice website updated]] {{DesktopTag}} {{ReleaseTag}}</s>


== Notes ==
== Notes ==
Line 21: Line 21:


Published Fennec per instructions. QA did some armv6 device blocking afterwards.
Published Fennec per instructions. QA did some armv6 device blocking afterwards.
{{bug|816090}} -- fennec wasn't pushed to releases/; aki did that nov28
=== Build 2 ===
=== Build 2 ===
==== XulRunner push to mirrors ====
==== XulRunner push to mirrors ====
* failed  because build1 was pushed to releases directory. Fixed by
* failed  because build1 was pushed to releases directory. Fixed by
  [xrbld@upload1.dmz.scl3 ~]$ rm -rf /pub/mozilla.org/xulrunner/releases/17.0/
  [xrbld@upload1.dmz.scl3 ~]$ rm -rf /pub/mozilla.org/xulrunner/releases/17.0/
==== Partner repacks ====
Partners couldn't get builds due to index.html files during slow copy into firefox/releases - {{bug|813515}}.

Latest revision as of 18:06, 28 November 2012

Build 1

Checklist

Notes

Release was started using release-runner (bhearsum/rail), but the l10n-changesets were still handled manually.

We missed the release config template change prior to starting with release-runner. A couple of rounds of patches (1, 2) with reconfigs sorted that out. bhearsum forced an armv6 build, setting a buildid property with the same value as the armv7 build

The Mac xulrunner build failed with an error creating a symlink in the compile stage, bug 812918. This seems to be an intermittent failure across several branches. Green on rebuild.

Published Fennec per instructions. QA did some armv6 device blocking afterwards.

bug 816090 -- fennec wasn't pushed to releases/; aki did that nov28

Build 2

XulRunner push to mirrors

  • failed because build1 was pushed to releases directory. Fixed by
[xrbld@upload1.dmz.scl3 ~]$ rm -rf /pub/mozilla.org/xulrunner/releases/17.0/

Partner repacks

Partners couldn't get builds due to index.html files during slow copy into firefox/releases - bug 813515.