diff options
author | Job van der Voort <job@gitlab.com> | 2015-06-16 09:56:30 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2015-06-16 09:56:30 +0000 |
commit | b65f40b5c02bb6ce53103dcdfc88ce1a0e4759f9 (patch) | |
tree | 65ee4f5e3cfe7a5ac2748f308680a3d8f261751e /doc/release | |
parent | e840ccaf1531b604544af09b84e031eab7b4a458 (diff) | |
parent | fc4160eb382ce62c7ea5ea6084a0b557034ffcab (diff) | |
download | gitlab-ce-b65f40b5c02bb6ce53103dcdfc88ce1a0e4759f9.tar.gz |
Merge branch 'update-release-doc' into 'master'
Update release doc
See merge request !1865
Diffstat (limited to 'doc/release')
-rw-r--r-- | doc/release/monthly.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 8d475296a22..d50258f2796 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -30,9 +30,6 @@ All steps from issue template are explained below ``` Xth: (7 working days before the 22nd) -- [ ] Update the CE changelog (#LINK) -- [ ] Update the EE changelog (#LINK) -- [ ] Update the CI changelog (#LINK) - [ ] Triage the omnibus-gitlab milestone Xth: (6 working days before the 22nd) @@ -41,6 +38,7 @@ Xth: (6 working days before the 22nd) - [ ] Determine QA person and notify this person - [ ] Check the tasks in [how to rc1 guide](https://dev.gitlab.org/gitlab/gitlabhq/blob/master/doc/release/howto_rc1.md) and delegate tasks if necessary - [ ] Create CE, EE, CI RC1 versions (#LINK) +- [ ] Build RC1 packages (EE first) (#LINK) Xth: (5 working days before the 22nd) |