Confirmed users
1,377
edits
| Line 90: | Line 90: | ||
* Set clobbers for the appropriate masters. Doing this 24-48 hours in advance should speedup the build. | * Set clobbers for the appropriate masters. Doing this 24-48 hours in advance should speedup the build. | ||
** [http://build.mozilla.org/clobberer clobberer] | ** [http://build.mozilla.org/clobberer clobberer] | ||
* Reserve slaves, e.g.: | * Reserve slaves, e.g.: | ||
<pre> | <pre> | ||
| Line 103: | Line 102: | ||
mkdir ../candidates/$version-candidates | mkdir ../candidates/$version-candidates | ||
ln -s ../candidates/$version-candidates $version-candidates | ln -s ../candidates/$version-candidates $version-candidates | ||
* Update l10n changesets for desktop, mobile | |||
** [https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Documentation#L10N_Changesets Instructions] on how to get them | |||
** [https://l10n-stage-sj.mozilla.org/shipping/milestones dashboard] | |||
* Land automation configs (are you or buildduty going to reconfig? great, merge. otherwise double-land only your configs) | * Land automation configs (are you or buildduty going to reconfig? great, merge. otherwise double-land only your configs) | ||
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags. <small>''([[Release:Release_Automation_on_Mercurial:Documentation#Starting_the_automation|details]])''</small> | * Tag buildbot-configs, buildbotcustom, & tools with build & release tags. <small>''([[Release:Release_Automation_on_Mercurial:Documentation#Starting_the_automation|details]])''</small> | ||