Releases/SampleBuildNotes

< Releases
Revision as of 17:21, 12 June 2012 by Bhearsum (talk | contribs) (Created page with "= Notes = == Build 1 == === Started the Release === * Ran release bootstrapper: python start-release.py -b mozilla-beta -v 14.0b99 === Signed Android Builds === <pre> cd ~/sign...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notes

Build 1

Started the Release

  • Ran release bootstrapper:
python start-release.py -b mozilla-beta -v 14.0b99

Signed Android Builds

cd ~/signing-work/mozharness
hg pull -u && hg up -C
python2.6 ~/signing-work/mozharness/scripts/sign_android.py --config-file signing/android_mozilla-beta.py --platform android

Published Fennec

  • Updated & ran push_fennec.sh
  • Uploaded & activated on Play store

Pushed beta snippets

cd /opt/aus2/snippets/staging
~/bin/pushsnip Firefox-14.0b99-build1

Bugs Hit