summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-03-19 12:46:18 +0100
committerdosire <sytses@gmail.com>2014-03-19 12:46:18 +0100
commit7d36d71d97923aa3c73609a839c106cb03ee15fa (patch)
tree68ad5db3df40daf4b9181474a884349ad61f7ccf
parent0aa389b4911221e0ec5730d5342a1c59f37a8015 (diff)
downloadgitlab-ce-7d36d71d97923aa3c73609a839c106cb03ee15fa.tar.gz
Run the RC on Cloud.
-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