Releases/RelEngChecklist: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(removed desktop release docs that are out of date because of release promotion)
(Replaced content with "Deprecated in favour of Release Promotion. See https://github.com/mozilla/releasewarrior.")
Line 1: Line 1:
= General =
Deprecated in favour of Release Promotion. See https://github.com/mozilla/releasewarrior.
* Find the [[Release_Management/Release_owners|Release Management owner]] for a release.
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Paperwork | Paperwork requirements (bug, notes)]]
* [[Release:Release_Automation_on_Mercurial:Troubleshooting | Troubleshooting]]
* [[ReleaseEngineering/Releaseduty/FAQ|Releaseduty FAQ]]
 
= Fennec =
== Beta ==
In weeks that have multiple Firefox betas we generally do not build a second Fennec beta alongside it. Pay careful attention to the go to build given to make sure you do the right thing.
* (RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only)
* (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]
* If build2 (or later) then we probably need to [[Release:Release_Automation_on_Mercurial:Troubleshooting#Overwriting_files_that_have_been_pushed_to_releases.2F | Remove the previous build]]
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]]
 
== Release ==
* (RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only)
* (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_through_Shipping#Post-release_tasks | Post-release tasks]]
 
= Firefox =
* desktop firefox uses release promotion and docs live at release tracking tool: https://github.com/mozilla/releasewarrior/blob/master/how-tos/relpro.md
 
= Thunderbird =
== Beta ==
* (TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only)
* (TB Drivers) [[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#Post-release_tasks | Post-release tasks]]
 
== Release ==
* (TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only)
* (TB Drivers) [[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_through_Shipping#Publish_in_Balrog | Publish in Balrog ]]
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]]

Revision as of 19:00, 30 May 2017

Deprecated in favour of Release Promotion. See https://github.com/mozilla/releasewarrior.