summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-20 11:56:18 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-20 11:56:18 +0000
commitc0090a3ff50802d796ec36f49ade1bb4fdd4d190 (patch)
tree5d9926f4afa31f3c12b3c2bfbecc02bd7d940e1d /doc
parent4f167ea00e7bf30416e83fc12d2f1aaa74f603b7 (diff)
parent7d36d71d97923aa3c73609a839c106cb03ee15fa (diff)
downloadgitlab-ce-c0090a3ff50802d796ec36f49ade1bb4fdd4d190.tar.gz
Merge branch 'cloud-update' into 'master'
Cloud Update /cc @jacobvosmaer @marin @job
Diffstat (limited to 'doc')
-rw-r--r--doc/release/monthly.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 28fc260b334..e440f5d5abc 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -61,11 +61,11 @@ After making the release branch new commits are cherry-picked from master. When
* 17th: feature freeze (stop merging new features in master)
* 18th: UI freeze (stop merging changes to the user interface)
* 19th: code freeze (stop merging non-essential code improvements)
-* 20th: release candidate 1 (VERSION x.x.0.rc1, tag and tweet about x.x.0.rc1)
+* 20th: release candidate 1 (VERSION x.x.0.rc1, tag, tweet and upgrade Cloud)
* 21st: optional release candidate 2 (x.x.0.rc2, only if rc1 had problems)
* 22nd: release (VERSION x.x.0, create x-x-stable branch, tag, blog and tweet)
-* 23nd: optional patch releases (x.x.1, x.x.2, etc., only if there are serious problems)
-* 24-end of month: release Enterprise Edition and upgrade GitLab Cloud
+* 23nd: optional patch releases (x.x.1, x.x.2, etc., only if there are serious regressions)
+* 24-end of month: release Enterprise Edition and upgrade GitLab Cloud to latest patch
* 1-7th: official merge window (see contributing guide)
* 8-16th: bugfixes and sponsored features