Skip to content

Commit c4e0252

Browse files
author
Eric Sethna
authored
Update release-process.md
1 parent 773d289 commit c4e0252

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/process/release-process.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Notes:
1919

2020
Pre-work for the current release begins at the code complete date of the previous release. See "Code Complete" section below for details.
2121

22-
### B. (T-minus 17 working days) Cut-off for submitting major features
22+
### B. (T-minus 15 working days) Cut-off for submitting major features
2323

2424
No pull requests for major features should be **submitted** to the current release after this date (except if release manager decides to add "release-exception" label to Jira ticket).
2525

@@ -33,7 +33,7 @@ No pull requests for major features should be **submitted** to the current relea
3333
4. Marketing:
3434
- Confirm each Enterprise feature is in the correct [pricing SKU](https://about.mattermost.com/pricing/), if not alert the release manager
3535

36-
### C. (T-minus 14 working days) Cut-off for merging major features
36+
### C. (T-minus 12 working days) Cut-off for merging major features
3737

3838
No pull requests for major features should be **merged** to the current release after this date (except if release manager decides to add "release-exception" label to Jira ticket).
3939

@@ -60,7 +60,7 @@ No pull requests for major features should be **merged** to the current release
6060
4. Dev:
6161
- Prioritize reviewing, updating, and merging of pull requests for current release until there are no more tickets in the [pull request queue](https://github.com/mattermost/platform/pulls) marked for the current release
6262

63-
### D. (T-minus 12 working days) Judgment Day
63+
### D. (T-minus 10 working days) Judgment Day
6464

6565
Day when leads and PM area owners decide which major features are included in the release, and which are postponed.
6666

@@ -81,7 +81,7 @@ Day when leads and PM area owners decide which major features are included in th
8181
5. Marketing:
8282
- Begins to draft blog post, tweet, and email for the release announcement
8383

84-
### E. (T-minus 10 working days) Code Complete and Release Candidate Cut
84+
### E. (T-minus 8 working days) Code Complete and Release Candidate Cut
8585

8686
**Stablization** period begins when all features for release have been committed. During this period, only **bugs** can be committed to the release branch. Non-bug pull requests are tagged for next version.
8787

@@ -245,6 +245,7 @@ Once final dot release build is ready to cut:
245245
- Merge the Changelog PR with notes on patch releases (see [example entry](https://docs.mattermost.com/administration/changelog.html#release-v3-5.1))
246246
- Update the version archive in the [upgrade guide](https://github.com/mattermost/docs/blob/master/source/administration/upgrade.md).
247247
- Sumbit GitLab MR to update the version number and MD5 hash to the dot release version. [See example](https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1127).
248+
- [Test the upgrade](https://docs.google.com/document/d/1mbeu2XXwCpbz3qz7y_6yDIYBToyY2nW0NFZq9Gdei1E/edit#heading=h.ncq9ltn04isg) once the MR is merged and the package is released to the GitLab package server.
248249
3. Logistics:
249250
- Verifies each of the issues in the patch release are fixed
250251

0 commit comments

Comments
 (0)