summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-03 08:39:17 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-03 08:39:17 +0000
commit96f91c0f2a975b036e6292754db4cdab37288ce9 (patch)
tree1701ea0fa67e9fe85caf10832cf9703dd2551182
parent9c6e5eab11eb596d4dbe3e6c02cca2f41c670034 (diff)
parent770747af68b82642fa98e69c79c9574321504167 (diff)
downloadgitlab-ce-96f91c0f2a975b036e6292754db4cdab37288ce9.tar.gz
Merge branch 'annotated-tag' into 'master'
Annotated tag
-rw-r--r--doc/release/monthly.md4
-rw-r--r--doc/release/security.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 08149b4da86..2949e320f3c 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -61,9 +61,9 @@ After making the release branch new commits are cherry-picked from master. When
* 1-7th: official merge window (see contributing guide)
* 8-14th: work on bugfixes, sponsored features and GitLab EE
* 15th: code freeze (stop merging into master except essential bugfixes)
-* 18th: release candidate 1 (VERSION x.x.0.rc1, tag and tweet about x.x.0.rc1, release on GitLab Cloud)
+* 18th: release candidate 1 (VERSION x.x.0.rc1, annotated tag and tweet about x.x.0.rc1, release on GitLab Cloud)
* 20st: 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)
+* 22nd: release (VERSION x.x.0, create x-x-stable branch, annotated tag 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 GitLab EE and GitLab CI
diff --git a/doc/release/security.md b/doc/release/security.md
index 8e5a7e32099..56a44b5d1da 100644
--- a/doc/release/security.md
+++ b/doc/release/security.md
@@ -18,7 +18,7 @@ Please report suspected security vulnerabilities in private to support@gitlab.co
1. Create feature branches for the blog post on GitLab.com and link them from the code branch
1. Merge the code feature branch into master
1. Cherry-pick the code into the latest stable branch
-1. Create a git tag vX.X.X for CE and another patch release for EE
+1. Create an annotated tag vX.X.X for CE and another patch release for EE
1. Push the code and the tags to all the CE and EE repositories
1. Apply the patch to GitLab Cloud and the private GitLab development server
1. Merge and publish the blog posts