Confirmed users
4,293
edits
No edit summary |
|||
Line 240: | Line 240: | ||
====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]''' | * '''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, | * While waiting for QA to finish testing, did a backup: | ||
# on aus2-staging verify we have correct tools | # on aus2-staging verify we have correct tools | ||
sudo su - cltbld | sudo su - cltbld | ||
cd ~/bin | cd ~/bin | ||
cvs update -dP | cvs update -dP | ||
~/bin/backupsnip 20100301-Thunderbird-2.0.0.24 | |||
* Discovered that 20100301-Thunderbird-2.0.0.24-test hadn't been pushed to fix the detailsURL for betatest and releasetest, which QA then caught when the MoMo url was a 404 | |||
~/bin/backupsnip 20100301-Thunderbird-2.0.0.24-test | |||
~/bin/pushsnip 20100301-Thunderbird-2.0.0.24-test | |||
~/bin/backupsnip 20100301-Thunderbird-2.0.0.24 | ~/bin/backupsnip 20100301-Thunderbird-2.0.0.24 | ||
<i> | <i> |