BMO/new-version: Difference between revisions

Change N-4 to N-5. Add link to the RapidRelease calendar.
No edit summary
(Change N-4 to N-5. Add link to the RapidRelease calendar.)
Line 1: Line 1:
= Adding a new "rapid release" version to Firefox/Core/Thunderbird =  
= Adding a new "rapid release" version to Firefox/Core/Thunderbird =  


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.
Ensure that flags for versions matching the current release range are not disabled. You can double-check [[RapidRelease/Calendar]].
 
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.


* create a copy of version 29 of the following flags, updating just the name and sort-order:
* create a copy of version 29 of the following flags, updating just the name and sort-order:
Line 11: Line 13:
** copy cf_status_thunderbird29 to cf_status_thunderbird30
** copy cf_status_thunderbird29 to cf_status_thunderbird30


* edit the flags for previous (now released) versions (N-4) and uncheck 'active':
* edit the flags for previous (now released) versions (N-5) and uncheck 'active':
** cf_tracking_firefox26
** cf_tracking_firefox26
** cf_status_firefox26
** cf_status_firefox26
Line 17: Line 19:
** cf_status_thunderbird26
** cf_status_thunderbird26


* update cf_blocking_fennec (which is tracking-fennec in the UI) (add N+2, disable N-4):
* update cf_blocking_fennec (which is tracking-fennec in the UI) (add N+2, disable N-5):
** add "32+"
** add "32+"
** disable "26+"
** disable "26+"


* update cf_tracking_firefox_relnote (which is relnote-firefox in the UI) (add N+1, disable N-4 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 "26+" (unless this is the current ESR version)
** disable "26+" (unless this is the current ESR version)
canmove, Confirmed users
640

edits