diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-11-13 13:10:34 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-11-13 13:12:04 -0500 |
commit | 47b4b91ecd26066a04cc4b506dd62ccaed67bbdf (patch) | |
tree | d382c0a8620a2f70244dcc89007833add5516e71 /doc | |
parent | a060a8dad5b44d3da20485123937ddf89169f8c7 (diff) | |
download | gitlab-ce-47b4b91ecd26066a04cc4b506dd62ccaed67bbdf.tar.gz |
Reorder monthly release tasks for RC1 dayrs-rc1-docs
It didn't make sense to merge CE master into EE master, and *then* do
the RC1 tasks (e.g., install/update docs) because then the RC1 won't
have the updated docs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release/monthly.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 4925816daaa..d347f58ba0f 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -37,9 +37,9 @@ template are explained below: ### Xth: (6 working days before the 22nd) -- [ ] Merge CE `master` into EE `master` via merge request (#LINK) - [ ] 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 +- [ ] Merge CE `master` into EE `master` via merge request (#LINK) - [ ] Create CE and EE RC1 versions (#LINK) - [ ] Build RC1 packages |