Confirmed users
3,990
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Doing a release? Here's a list of things you should consider whether or not you need to do. Note that a chemspill requires the same steps as a regular release of the same type. Be sure to [[Releases/SampleBuildNotes | take notes]] on manual steps and any problems you encounter. | |||
* <strike>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Setting_reserved_slaves | Set reserved_slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</strike> | |||
* <strike>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Locking_slaves | Check to make sure you have all of the different types of slaves that you need]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</strike> | |||
* <strike>[[Release:Release_Automation_on_Mercurial:Preparation#Starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</strike> | |||
* <strike>[[Release:Release_Automation_on_Mercurial:Build#Reset_reserved_slaves | Reset reserved_slaves and unlock slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</strike> | |||
* <strike>[[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}}<strike> | |||
= Bugs hit = | = Bugs hit = | ||
* I had to lock a darwin10 slave to the master | |||
=Build Engineers= | =Build Engineers= | ||
armenzg - Tracking bug: {{bug|782998}} | armenzg - Tracking bug: {{bug|782998}} | ||
=Notes= | =Notes= | ||
Line 76: | Line 45: | ||
--bypass-mozconfig-check -l localhost:9001 | --bypass-mozconfig-check -l localhost:9001 | ||
</pre> | </pre> | ||
=== Reset reserved slaves === | === Reset reserved slaves === | ||
Done. | Done. | ||
=== Push to esr channel === | === Push to esr channel === | ||
<pre> | |||
[ffxbld@dp-ausstage01 ~]$ cd /opt/aus2/snippets/staging | |||
[ffxbld@dp-ausstage01 staging]$ ~/bin/pushsnip Thunderbird-10.0.8esr-build1 | |||
</pre> |