canmove, Confirmed users
6,441
edits
(Created page with "= Check list = * <s> Ship the l10n milestone {{DesktopTag}} {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s>...") |
|||
| Line 17: | Line 17: | ||
=== Update configs, reconfig, start the automation === | === Update configs, reconfig, start the automation === | ||
Release Kickoff/Runner was used for all of this. It worked 100% fine, except that because of [[Releases/Thunderbird_17.0b3/BuildNotes#Update_configs.2C_reconfig.2C_start_automation | problems with Thunderbird]] we had to back out the Firefox/Fennec configs to try all of the releases again. Once those problems were sorted out the releases started without issue. | Release Kickoff/Runner was used for all of this. It worked 100% fine, except that because of [[Releases/Thunderbird_17.0b3/BuildNotes#Update_configs.2C_reconfig.2C_start_automation | problems with Thunderbird]] we had to back out the Firefox/Fennec configs to try all of the releases again. Once those problems were sorted out the releases started without issue. | ||
=== Sign Android builds === | |||
As cltsign@signing1: | |||
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 | |||