canmove, Confirmed users
6,439
edits
(→Fennec) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
=== Checklist === | === Checklist === | ||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | * <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | ||
* (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_through_Shipping#Publish_in_Balrog | Publish in Balrog ]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish in Balrog ]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]]</s> | ||
=== Timeouts === | === Timeouts === | ||
Line 23: | Line 23: | ||
hg commit -m "bug 1138924: fix win64's xulrunner mozconfig. r=rail, a=bustage" | hg commit -m "bug 1138924: fix win64's xulrunner mozconfig. r=rail, a=bustage" | ||
hg tag -f -r e8ec4e64fe84 FIREFOX_37_0b2_{RELEASE,BUILD1} | hg tag -f -r e8ec4e64fe84 FIREFOX_37_0b2_{RELEASE,BUILD1} | ||
hg push -r 264134 -r 264133 ssh://hg.mozilla.org/releases/mozilla-beta | hg push -r 264134 -r 264133 -r bba77d7fde28 ssh://hg.mozilla.org/releases/mozilla-beta | ||
</pre> | </pre> | ||
...then retriggered the job. | ...then retriggered the job. | ||
=== Win64 XULRunner compile failure === | |||
After the mozconfig issue was fixed, win64 still failed to compile XULRunner, but with a different error than win32. Filed {{bug|1138922}} on it. | |||
=== Trigger post-mirror push builders === | |||
"ready for cdntest" and other things downstream of the mirror push didn't fire correctly, most likely because of win64 being added. To kick things along, manually triggered the "ready for releasetest testing", "almost ready for release", and "final verification" builders. | |||
= Fennec = | = Fennec = | ||
Line 32: | Line 38: | ||
=== Checklist === | === Checklist === | ||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | * <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | ||
* (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_through_Shipping#Post-release_tasks | Post-release tasks]]</s> | |||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] |