summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-08-05 12:42:03 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-08-05 12:42:03 +0000
commit7538be71e0c88d915a85e84e9c4d1e70e1b9beb5 (patch)
tree754405f8164e0f1784c50bb7bde7c1eeb75d04f0
parentcaf4c0dd87ff8c803ed3ed49cda85b29d144668f (diff)
parenta567dd20d49fe727efbb7fad95f8755048e4fcea (diff)
downloadgitlab-ce-7538be71e0c88d915a85e84e9c4d1e70e1b9beb5.tar.gz
Merge branch 'update_release_doc' into 'master'
update release doc See merge request !1097
-rw-r--r--doc/release/monthly.md1
-rw-r--r--doc/release/patch.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 552b24195b1..b10e7420675 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -81,6 +81,7 @@ workday to quickly fix any issues.
- [ ] Merge CE stable into EE stable (#LINK)
- [ ] Create the 'x.y.0' tag with the [release tools](https://dev.gitlab.org/gitlab/release-tools) (#LINK)
+- [ ] Create the 'x.y.0' version on version.gitlab.com
- [ ] Try to do before 11AM CET: Create and push omnibus tags for x.y.0 (will auto-release the packages) (#LINK)
- [ ] Try to do before 12AM CET: Publish the release blog post (#LINK)
- [ ] Tweet about the release (blog post) (#LINK)
diff --git a/doc/release/patch.md b/doc/release/patch.md
index a569bb3da8d..6aa11b283df 100644
--- a/doc/release/patch.md
+++ b/doc/release/patch.md
@@ -52,5 +52,6 @@ bundle exec rake release["x.x.x"]
1. Create and publish a blog post, see [patch release blog template](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/doc/patch_release_blog_template.md)
1. Send tweets about the release from `@gitlab`, tweet should include the most important feature that the release is addressing and link to the blog post
1. Note in the 'GitLab X.X regressions' issue that the patch was published (CE only)
+1. Create the 'x.y.0' version on version.gitlab.com
1. [Create new AMIs](https://dev.gitlab.org/gitlab/AMI/blob/master/README.md)
1. Create a new patch release issue for the next potential release \ No newline at end of file