Releases/SampleBuildNotes: Difference between revisions

Replaced content with "When doing a release you should follow the checklist. = Notes = == Build 1 == === Hit issue X ==="
(Replaced content with "When doing a release you should follow the checklist. = Notes = == Build 1 == === Hit issue X ===")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
When doing a release you should follow [[Releases/RelEngChecklist | the checklist]].
= Notes =
= Notes =
== Build 1 ==
== Build 1 ==
=== Started the Release ===
=== Hit issue X ===
* Ran release bootstrapper:
python start-release.py -b mozilla-beta -v 14.0b99 -n 1 --release-config-attachment 678123
 
=== Signed Android Builds ===
<pre>
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
</pre>
 
=== 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 =
canmove, Confirmed users
6,441

edits