Confirmed users
1,201
edits
(Change N-4 to N-5. Add link to the RapidRelease calendar.) |
(fix examples, remove unnecessary step) |
||
| Line 2: | Line 2: | ||
These steps use version 30 as an example. | These steps use version 30 as an example. | ||
These flags need to be created with the [https://bugzilla.mozilla.org/page.cgi?id=tracking_flags_admin_list.html release tracking flags administration page], not with bugzilla's "custom fields" page. | These flags need to be created with the [https://bugzilla.mozilla.org/page.cgi?id=tracking_flags_admin_list.html release tracking flags administration page], not with bugzilla's "custom fields" page. | ||
| Line 14: | Line 12: | ||
* edit the flags for previous (now released) versions (N-5) and uncheck 'active': | * edit the flags for previous (now released) versions (N-5) and uncheck 'active': | ||
** | ** cf_tracking_firefox25 | ||
** | ** cf_status_firefox25 | ||
** | ** cf_tracking_thunderbird25 | ||
** | ** cf_status_thunderbird25 | ||
* update cf_blocking_fennec (which is tracking-fennec in the UI) (add N+2, disable N-5): | * update cf_blocking_fennec (which is tracking-fennec in the UI) (add N+2, disable N-5): | ||
** add "32+" | ** add "32+" | ||
** disable " | ** disable "25+" | ||
* update cf_tracking_firefox_relnote (which is relnote-firefox in the UI) (add N+1, disable N-5 except for ESR) | * update cf_tracking_firefox_relnote (which is relnote-firefox in the UI) (add N+1, disable N-5 except for ESR) | ||
** add "31+" | ** add "31+" | ||
** disable " | ** disable "25+" (unless this is the current ESR version) | ||
* update cf_fx_iteration (add N.[123]; disable N-2.[123]) | * update cf_fx_iteration (add N.[123]; disable N-2.[123]) | ||