canmove, Confirmed users
6,441
edits
(Created page with "This release is Android-only. = Build 1 = == Checklist == * <s> Ship the l10n milestone {{DesktopTag}} {...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
* <s>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Land_patches_and_reconfig | Land patches and reconfig]]{{DesktopTag}} {{MobileTag}} {{AllTag}}</s> | * <s>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Land_patches_and_reconfig | Land patches and reconfig]]{{DesktopTag}} {{MobileTag}} {{AllTag}}</s> | ||
* <s>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Running_release_sanity_and_starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</s> | * <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#Publish_Fennec | Publish Fennec]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}} | * <s>[[Release:Release_Automation_on_Mercurial:Updates#Publish_Fennec | Publish Fennec]] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s> | ||
=== Ship the l10n milestone === | === Ship the l10n milestone === | ||
Line 22: | Line 22: | ||
Release kickoff successfully created & landed the patches, reconfiged, ran release sanity, and started the release. | Release kickoff successfully created & landed the patches, reconfiged, ran release sanity, and started the release. | ||
=== Sign Android Builds === | |||
cd ~/signing-work/mozharness | |||
hg pull -u && hg up -C | |||
cd .. | |||
python2.6 mozharness/scripts/sign_android.py --config-file signing/android_mozilla-beta.py | |||
=== Publish Fennec === | |||
Uploaded both APKs to the store and activated them. |