Releases/Firefox 17.0b6/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(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

Revision as of 16:01, 13 November 2012

Check list

Notes

Build 1

Ship the l10n milestone

Milestones were created and shipped on Nov 12 when the initial go-to-build was given. Due to late breaking code issues, we didn't actually start the release until the morning of the 13th.

Update configs, reconfig, start the automation

Release Kickoff/Runner was used for all of this. It worked 100% fine, except that because of 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