canmove, Confirmed users
6,439
edits
No edit summary |
No edit summary |
||
Line 204: | Line 204: | ||
==== Fennec ==== | ==== Fennec ==== | ||
No problems | |||
===== Fennec repacks ===== | ===== Fennec repacks ===== | ||
No problems | |||
=== XULRunner === | === XULRunner === | ||
====Source==== | ====Source==== | ||
Failed with the same issue as Firefox source builder. | |||
====Build==== | ====Build==== | ||
Line 217: | Line 220: | ||
=== Partner Repack === | === Partner Repack === | ||
==== Firefox ==== | ==== Firefox ==== | ||
=== Android Signing === | === Android Signing === | ||
FENNEC ONLY RESPIN DECLARED. | |||
=== Checksums === | === Checksums === | ||
Line 265: | Line 267: | ||
=== Release Day === | === Release Day === | ||
==== Update XULRunner wiki page ==== | ==== Update XULRunner wiki page ==== | ||
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_XULRunner_wiki_page | https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_XULRunner_wiki_page | ||
Line 294: | Line 289: | ||
==== Update browser choice website ==== | ==== Update browser choice website ==== | ||
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_the_Browser_Choice_Website | https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Update_the_Browser_Choice_Website | ||
==Build 2 (Fennec only)== | |||
===Preparing to start Automation=== | |||
* Landed [https://bugzilla.mozilla.org/attachment.cgi?id=642131&action=edit config update] | |||
* Retagged with FENNEC_14_0_1_{BUILD2,RELEASE} | |||
* Updated, reconfiged. | |||
* Ran release sanity, passed: | |||
cd /builds/buildbot/build1 | |||
source bin/activae | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u bhearsum -V 14.0.1 --branch mozilla-release --build-number 2 --release-config release-fennec-mozilla-release.py --products fennec --dryrun localhost:9001 | |||
* Ran without dryrun to start: | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u bhearsum -V 14.0.1 --branch mozilla-release --build-number 2 --release-config release-fennec-mozilla-release.py --products fennec localhost:9001 | |||
=== Tag === | |||
=== Source === | |||
==== Fennec ==== | |||
===== Fennec repacks ===== | |||
=== Partner Repack === | |||
==== Fennec ==== | |||
=== Release Day === | |||
==== 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 | |||
=====Play Store (for beta releases and release releases)===== | |||
https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Play_Store |