You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/views/templates/future_release.html.twig
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -188,23 +188,23 @@
188
188
string_freeze: 'In order to ensure that our localizers have adequate time to translate strings, please make sure that all string changes have landed by end of day.',
189
189
merge_day: 'This is the day in the release cycle when we merge mozilla-central into mozilla-beta. This is the end of the development cycle for Firefox ' ~ release ~ ' and the beginning of our Beta stabilization cycle.',
190
190
beta_1: 'Built manually just after the merge. It is rolled out to 25% of our beta population. Some experimental features are still activated to watch their behavior on a wider population. These experimental features will be deactivated mid-cycle. Uplift requests are open.',
191
-
beta_2: 'First automated beta of the cycle. It is rolled out to 50% of our beta population. Build starts at 21:00 UTC. <br>Stabilization work via uplifts.',
192
-
beta_3: 'Beta rollout bumped to 100% provided stability is good. Build starts at 21:00 UTC. Stabilization work via uplifts.',
191
+
beta_2: 'First automated beta of the cycle. It is rolled out to 50% of our beta population. Build starts at 13:00 UTC. <br>Stabilization work via uplifts.',
192
+
beta_3: 'Beta rollout bumped to 100% provided stability is good. Build starts at 13:00 UTC. Stabilization work via uplifts.',
193
193
sumo_1: 'User affecting changes were identified and provided to the support.mozilla.org team. The support content for this release can now be created and will be translated before RC week.',
194
-
beta_4: 'Build starts at 21:00 UTC. Stabilization work via uplifts.',
195
-
beta_5: 'Build starts at 21:00 UTC. Stabilization work via uplifts.',
196
-
beta_6: 'On a regular 4 weeks beta cycle, Beta 6 is the last beta with experimental features still activated. Build starts at 21:00 UTC. Stabilization work via uplifts.',
197
-
beta_7: 'Experimental features are no longer activated at compile time. Build starts at 21:00 UTC. Stabilization work via uplifts.',
198
-
beta_8: 'Last week of the beta cycle. Build starts at 21:00 UTC. Stabilization work via uplifts.',
194
+
beta_4: 'Build starts at 13:00 UTC. Stabilization work via uplifts.',
195
+
beta_5: 'Build starts at 13:00 UTC. Stabilization work via uplifts.',
196
+
beta_6: 'On a regular 4 weeks beta cycle, Beta 6 is the last beta with experimental features still activated. Build starts at 13:00 UTC. Stabilization work via uplifts.',
197
+
beta_7: 'Experimental features are no longer activated at compile time. Build starts at 13:00 UTC. Stabilization work via uplifts.',
198
+
beta_8: 'Last week of the beta cycle. Build starts at 13:00 UTC. Stabilization work via uplifts.',
199
199
qa_pre_rc_signoff: 'A week before the final sign-off, QA shares preliminary test reports for each feature riding the train. This pre-release sign-off can be <abbr title="No quality concerns">Green</abbr>, <abbr title="Moderate quality concerns">Yellow</abbr> or <abbr title="Severe quality concerns">Red</abbr>.',
200
-
beta_9: 'On a regular 4 weeks beta cycle, this is the last beta and thus the end of beta uplifts. Build starts at 21:00 UTC.',
200
+
beta_9: 'On a regular 4 weeks beta cycle, this is the last beta and thus the end of beta uplifts. Build starts at 13:00 UTC.',
201
201
sumo_2: 'New content on support.mozilla.org team is finalized, uploaded to the server and provided to our localization teams internationally.',
202
-
beta_10: 'Extra beta usually due to a longer beta cycle. Build starts at 21:00 UTC. Stabilization work via uplifts.',
203
-
beta_11: 'Extra beta usually due to a longer beta cycle. Build starts at 21:00 UTC. Stabilization work via uplifts.',
204
-
beta_12: 'Extra beta usually due to a longer beta cycle. Build starts at 21:00 UTC. Stabilization work via uplifts.',
205
-
beta_13: 'Extra beta usually due to a longer beta cycle. Build starts at 21:00 UTC. Stabilization work via uplifts.',
206
-
beta_14: 'Extra beta usually due to a longer beta cycle. Build starts at 21:00 UTC. Stabilization work via uplifts.',
207
-
beta_15: 'Extra beta usually due to a longer beta cycle. Build starts at 21:00 UTC. Stabilization work via uplifts.',
202
+
beta_10: 'Extra beta usually due to a longer beta cycle. Build starts at 13:00 UTC. Stabilization work via uplifts.',
203
+
beta_11: 'Extra beta usually due to a longer beta cycle. Build starts at 13:00 UTC. Stabilization work via uplifts.',
204
+
beta_12: 'Extra beta usually due to a longer beta cycle. Build starts at 13:00 UTC. Stabilization work via uplifts.',
205
+
beta_13: 'Extra beta usually due to a longer beta cycle. Build starts at 13:00 UTC. Stabilization work via uplifts.',
206
+
beta_14: 'Extra beta usually due to a longer beta cycle. Build starts at 13:00 UTC. Stabilization work via uplifts.',
207
+
beta_15: 'Extra beta usually due to a longer beta cycle. Build starts at 13:00 UTC. Stabilization work via uplifts.',
208
208
rc_gtb: 'We merge our mozilla-beta repository to mozilla-release and close mozilla-beta until the next merge day. We then build our Release Candidate from mozilla-release. This is the build we intend to ship a week later unless we need to build a second Release Candidate to fix a major quality or business critical issue.',
209
209
rc: 'Our Release Candidate is shipped to all of our beta population.',
210
210
release: 'We ship Firefox ' ~ release ~ ' at ' ~ date(cycle_dates.release)|format_date(pattern='HH:mm', locale='en') ~ ' UTC (6AM PST) at 25% rollout.',
0 commit comments