Confirmed users
4,293
edits
| Line 296: | Line 296: | ||
==== Publish Updates to Release Channel ==== | ==== Publish Updates to Release Channel ==== | ||
Since {{bug|508406}} we should run backupsnip every time we push for a given code branch, and not rely on it being run elsewhere. | Since {{bug|508406}} we should run backupsnip every time we push for a given code branch, and not rely on it being run elsewhere. This will take about 10 minutes to run and can be done ahead of time: | ||
~/bin/backupsnip 20100203-Firefox-3.0.18 | ~/bin/backupsnip 20100203-Firefox-3.0.18 | ||
After go email from driver: | |||
~/bin/pushsnip 20100203-Firefox-3.0.18 | ~/bin/pushsnip 20100203-Firefox-3.0.18 | ||
Provided pascal has all the billboards done we can enable the major update | |||
~/bin/backupsnip 20100210-Firefox-3.0.18-3.6-MU-beta | ~/bin/backupsnip 20100210-Firefox-3.0.18-3.6-MU-beta | ||
~/bin/pushsnip 20100210-Firefox-3.0.18-3.6-MU-beta | ~/bin/pushsnip 20100210-Firefox-3.0.18-3.6-MU-beta | ||