Releases/Firefox 15.0/BuildNotes: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 382: Line 382:
  cd /opt/aus2/snippets/staging
  cd /opt/aus2/snippets/staging
  ~/bin/backupsnip Firefox-15.0-build1
  ~/bin/backupsnip Firefox-15.0-build1
'''<font color="red">DONE TO HERE</font>'''


=== Release Day ===
=== Release Day ===
==== Update XULRunner wiki page ====
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_XULRunner_wiki_page
Updated https://developer.mozilla.org/en/XULRunner and https://developer.mozilla.org/en/Gecko_SDK.


==== Push to Release Channel (for beta releases and release releases) ====
==== Push to Release Channel (for beta releases and release releases) ====
Line 403: Line 397:
* 13.0.1: https://aus3.mozilla.org/update/1/Firefox/13.0.1/20120614114901/WINNT_x86-msvc/en-US/release/update.xml?force=1
* 13.0.1: https://aus3.mozilla.org/update/1/Firefox/13.0.1/20120614114901/WINNT_x86-msvc/en-US/release/update.xml?force=1
* 14.0.1: https://aus3.mozilla.org/update/1/Firefox/14.0.1/20120713134347/WINNT_x86-msvc/en-US/release/update.xml?force=1
* 14.0.1: https://aus3.mozilla.org/update/1/Firefox/14.0.1/20120713134347/WINNT_x86-msvc/en-US/release/update.xml?force=1
==== Publish Fennec to the Play Store (for beta releases and release releases) ====
=====Push the files (for beta releases and release releases)=====
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Push_the_files
* Updated http://hg.mozilla.org/build/braindump/raw-file/tip/releases-related/push_fennec.sh to point at 15.0build1
* Ran the following on upload1:
curl -O http://hg.mozilla.org/build/braindump/raw-file/tip/releases-related/push_fennec.sh
bash push_fennec.sh
=====Play Store (for beta releases and release releases)=====
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Play_Store
* Downloaded [http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/15.0/android/multi/fennec-15.0.multi.android-arm.apk multi locale APK] to my laptop.
* Went to [https://market.android.com/publish android market]
* Clicked on "Firefox"
* Clicked "APK Files"
* Clicked "Upload APK", uploaded 15.0 multi APK.
* Clicked "Save"
* Clicked "Deactivate" on 14.0.1
* Clicked "Deactivate" on 14.0.2
* Clicked "Activate" on 15.0
* Clicked "Save"
Publishing happened at 7:12am PT. Confirmed that the caches had cleared at 8:15am PT.
==== Update browser choice website ====
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_the_Browser_Choice_Website
Filed {{bug|786270}}
==== Update XULRunner wiki page ====
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_XULRunner_wiki_page
Updated https://developer.mozilla.org/en/XULRunner and https://developer.mozilla.org/en/Gecko_SDK.


==== Update symlinks ====
==== Update symlinks ====
Line 409: Line 435:
As ffxbld@stage.mozilla.org:
As ffxbld@stage.mozilla.org:
  cd /pub/mozilla.org/firefox/releases
  cd /pub/mozilla.org/firefox/releases
  rm latest && ln -s 14.0.1 latest
  rm latest && ln -s 15.0 latest


===== Remove index.html files =====
===== Remove index.html files =====
Line 417: Line 443:
  find /pub/mozilla.org/firefox/releases/15.0 -name index.html -exec rm {} \;
  find /pub/mozilla.org/firefox/releases/15.0 -name index.html -exec rm {} \;


==== Update browser choice website ====
'''<font color="red">DONE</font>'''
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_the_Browser_Choice_Website
 
Filed {{bug|????}}
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
1,529

edits