Releases/Firefox 17.0b7/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "This release is Android-only. = Build 1 = == Checklist == * <s> Ship the l10n milestone {{DesktopTag}} {...")
 
No edit summary
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

Revision as of 14:33, 16 November 2012

This release is Android-only.

Build 1

Checklist

Ship the l10n milestone

Created and shipped the Fennec 17.0b7 l10n milestone.

Start the automation

Submitted the release to release kickoff with the following values:

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