canmove, Confirmed users
6,440
edits
(→Fennec) |
|||
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#Set-up_whatsnew_page | Set up whatsnew page]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Set-up_whatsnew_page | Set up whatsnew page]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish RC to Beta channel]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish RC to Beta channel]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | * [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | ||
Line 12: | Line 12: | ||
* [[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]] | ||
=== Set up whatsnew page === | === Set up whatsnew page on release-cdntest === | ||
The whatsnew page for this release should only be shown for users coming from versions prior to 36.0. We'll need an extra rule in Balrog to accommodate this. | The whatsnew page for this release should only be shown for users coming from versions prior to 36.0. We'll need an extra rule in Balrog to accommodate this. This was done a little differently than the documentation shows because the automatically generated release blob already had the whatsnew page enabled. What I did was: | ||
* Create a new release called Firefox-36.0.1-build2-no-whatsnew, which is the same as the original blob but without "actions" or "openURL" in it. | |||
* Create a new rule with the following values: | |||
** product: Firefox | |||
** channel: release-cdntest | |||
** priority: 91 | |||
** backgroundRate: 100 | |||
** version: >=36.0 | |||
** mapping: Firefox-36.0.1-build2-no-whatsnew | |||
We'll need to create a similar rule for the "release" channel just before we ship. | |||
= Fennec = | = Fennec = |