summaryrefslogtreecommitdiff
path: root/doc/release
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-06-19 16:44:21 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-06-19 16:44:21 +0200
commit3460759f4447b978363c2dcc15271ae1caae06ed (patch)
tree1ab221862a51fdc07819e52d10abe73c4753a75d /doc/release
parent74a6732c0dfc1416cad382203544d9c4d6246f58 (diff)
downloadgitlab-ce-3460759f4447b978363c2dcc15271ae1caae06ed.tar.gz
Change RC/final package release timing
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/monthly.md15
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 7cb0e3d84cf..e1381571c41 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -66,10 +66,11 @@ Xth: (2 working days before the 22nd)
Xth: (1 working day before the 22nd)
-- [ ] Create CE, EE, CI stable versions (#LINK)
-- [ ] Create Omnibus tags and build packages
-- [ ] Update GitLab.com with the stable version (#LINK)
-- [ ] Update ci.gitLab.com with the stable version (#LINK)
+- [ ] Merge CE stable into EE stable
+- [ ] Create (hopefully final) CE, EE, CI release candidates (#LINK)
+- [ ] Create Omnibus tags and build packages for the latest release candidates
+- [ ] Update GitLab.com with the latest RC (#LINK)
+- [ ] Update ci.gitLab.com with the latest RC (#LINK)
22nd before 12AM CET:
@@ -77,7 +78,11 @@ Release before 12AM CET / 3AM PST, to make sure the majority of our users
get the new version on the 22nd and there is sufficient time in the European
workday to quickly fix any issues.
-- [ ] Release CE, EE and CI (#LINK)
+- [ ] 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)
+- [ ] BEFORE 11AM CET Create and push omnibus tags for x.y.0 (will auto-release the packages) (#LINK)
+- [ ] BEFORE 12AM CET Publish the release blog post (#LINK)
+- [ ] Tweet about the release (blog post) (#LINK)
- [ ] Schedule a second tweet of the release announcement at 6PM CET / 9AM PST
```