Commit c0090a3ff50802d796ec36f49ade1bb4fdd4d190
Exists in
spb-stable
and in
3 other branches
Merge branch 'cloud-update' into 'master'
Cloud Update /cc @jacobvosmaer @marin @job
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
doc/release/monthly.md
... | ... | @@ -61,11 +61,11 @@ After making the release branch new commits are cherry-picked from master. When |
61 | 61 | * 17th: feature freeze (stop merging new features in master) |
62 | 62 | * 18th: UI freeze (stop merging changes to the user interface) |
63 | 63 | * 19th: code freeze (stop merging non-essential code improvements) |
64 | -* 20th: release candidate 1 (VERSION x.x.0.rc1, tag and tweet about x.x.0.rc1) | |
64 | +* 20th: release candidate 1 (VERSION x.x.0.rc1, tag, tweet and upgrade Cloud) | |
65 | 65 | * 21st: optional release candidate 2 (x.x.0.rc2, only if rc1 had problems) |
66 | 66 | * 22nd: release (VERSION x.x.0, create x-x-stable branch, tag, blog and tweet) |
67 | -* 23nd: optional patch releases (x.x.1, x.x.2, etc., only if there are serious problems) | |
68 | -* 24-end of month: release Enterprise Edition and upgrade GitLab Cloud | |
67 | +* 23nd: optional patch releases (x.x.1, x.x.2, etc., only if there are serious regressions) | |
68 | +* 24-end of month: release Enterprise Edition and upgrade GitLab Cloud to latest patch | |
69 | 69 | * 1-7th: official merge window (see contributing guide) |
70 | 70 | * 8-16th: bugfixes and sponsored features |
71 | 71 | ... | ... |