canmove, Confirmed users
6,441
edits
No edit summary |
|||
| Line 12: | Line 12: | ||
* (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | * (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]]</s> | * [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]]</s> | ||
* | * Publish in Balrog - '''BY HAND''' | ||
* | * Post-release tasks - '''BY HAND''' | ||
== Issues == | == Issues == | ||
* win32 en-US failed out with <tt>StreamError: seeking backwards is not allowed</tt> when unpacking the mozharness archive, due nthomas adding a symlink .gitignore --> .hgignore when putting mozharness on the relbranch. catlee worked around by [http://hg.mozilla.org/build/tools/rev/e0be1d1f7d7d skipping symlinks when extracting on windows] | * win32 en-US failed out with <tt>StreamError: seeking backwards is not allowed</tt> when unpacking the mozharness archive, due nthomas adding a symlink .gitignore --> .hgignore when putting mozharness on the relbranch. catlee worked around by [http://hg.mozilla.org/build/tools/rev/e0be1d1f7d7d skipping symlinks when extracting on windows] | ||
* Two windows repack chunks failed with a slave disconnect - they were automatically retried | * Two windows repack chunks failed with a slave disconnect - they were automatically retried | ||