Confirmed users
2,679
edits
Line 355: | Line 355: | ||
==== Publish Updates to Release Channel ==== | ==== Publish Updates to Release Channel ==== | ||
* '''In case you need to cancel/abort updates, the quickest way to do this is [https://intranet.mozilla.org/Build:Updates here]''' | |||
* While waiting for QA to finish testing, do a backup: | |||
# on aus2-staging | |||
# put snippets on release/live channel | |||
$ cd /opt/aus2/snippets/staging | |||
$ sudo su - cltbld | |||
$ ~/bin/backupsnip 20080623-Firefox-2.0.0.15 | |||
* After QA finished testing the releasetest channel, enabled release channel: | |||
# on aus2-staging | |||
# put snippets on release/live channel | |||
$ cd /opt/aus2/snippets/staging | |||
$ sudo su - cltbld | |||
$ ~/bin/pushsnip 20080623-Firefox-2.0.0.15 | |||
* ''VERIFYFIX: Had to chmod +x ~/bin/pushsnip | |||
====Release==== | ====Release==== |