Confirmed users
4,293
edits
No edit summary |
|||
Line 4: | Line 4: | ||
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Land_patches_and_reconfig | Land patches and reconfig]]{{DesktopTag}} {{MobileTag}} {{AllTag}} | * [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Land_patches_and_reconfig | Land patches and reconfig]]{{DesktopTag}} {{MobileTag}} {{AllTag}} | ||
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Running_release_sanity_and_starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</s> | * [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Running_release_sanity_and_starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</s> | ||
* [https://intranet.mozilla.org/RelEngWiki/index.php/Signing#Android_Signing Sign Android builds] {{MobileTag}} {{ReleaseTag}} {{BetaTag}} | * <s>[https://intranet.mozilla.org/RelEngWiki/index.php/Signing#Android_Signing Sign Android builds] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] {{DesktopTag}} {{ReleaseTag}} | * [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] {{DesktopTag}} {{ReleaseTag}} | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish Fennec]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}} | * [[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish Fennec]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}} | ||
Line 16: | Line 16: | ||
== Notes == | == 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 ([http://hg.mozilla.org/build/buildbot-configs/rev/4e35e2b2d27d 1], [http://hg.mozilla.org/build/buildbot-configs/rev/591d6810269b 2]) with reconfigs sorted that out. bhearsum forced an armv6 build, setting a buildid property with the same value as the armv7 build | We missed the release config template change prior to starting with release-runner. A couple of rounds of patches ([http://hg.mozilla.org/build/buildbot-configs/rev/4e35e2b2d27d 1], [http://hg.mozilla.org/build/buildbot-configs/rev/591d6810269b 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. This seems to be an intermittent failure across several branches (TODO - search and file). Rebuild it successfully. |