Confirmed users
4,293
edits
(shipped) |
(→Build 2: all done) |
||
Line 9: | Line 9: | ||
= Build 2 = | = Build 2 = | ||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | * <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | * [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | ||
* Publish in Balrog - '''BY HAND''' | * Publish in Balrog - '''BY HAND''' | ||
* Post-release tasks - '''BY HAND''' | * Post-release tasks - '''BY HAND'''</s> | ||
== Issues == | == Issues == | ||
Line 22: | Line 22: | ||
* Manually updated the balrog rule with version set to ">=38.0" and channel to "esr" to point at the "Firefox-38.1.1esr-build2" mapping. | * Manually updated the balrog rule with version set to ">=38.0" and channel to "esr" to point at the "Firefox-38.1.1esr-build2" mapping. | ||
** done (hwine) | ** done (hwine) | ||
== Post-release tasks == | |||
Couldn't use Buildbot builder because 38.2.0esr had already started. | |||
<pre> | |||
# ffxbld@stage.mozilla.org | |||
cd /pub/mozilla.org/firefox/releases/ && rm -f latest-esr && ln -s 38.1.1esr latest-esr |