Releases/Firefox 37.0b7/BuildNotes: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 6: Line 6:
* [[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]]
=== Retag tools after bustage fix for {{bug|1053814}} ===
Need to retag the tools repo to pick up a bustage fix to breaking jobs that use stage-tasks.py:
<pre>
hg tag -r 5cbbd855ed8c -f FIREFOX_37_0b7_{RELEASE,BUILD1}
hg push ssh://hg.mozilla.org/build/tools
</pre>
=== Retrigger builders that failed because of {{bug|1053814}} ===
XULRunner push to mirrors, antivirus, check permissions all failed the first time because of the aforementioned issue with stage-tasks.py. A rebuild after the retagging fixed them


= Fennec =
= Fennec =
Line 13: Line 23:
* (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]]</s>
* [[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]]
=== Retag tools after bustage fix for {{bug|1053814}} ===
Need to retag the tools repo to pick up a bustage fix to breaking jobs that use stage-tasks.py:
<pre>
hg tag -r 5cbbd855ed8c -f FENNEC_37_0b7_{RELEASE,BUILD1}
hg push ssh://hg.mozilla.org/build/tools
</pre>
canmove, Confirmed users
6,439

edits