From 83ce6cddc783da584eb327daf808431618485ac1 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Mon, 15 Jun 2015 16:52:01 +0200 Subject: [PATCH 1/2] The changelogs are kept up to date continuously --- doc/release/monthly.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 97418db7478..0d1677f651e 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) From fc4160eb382ce62c7ea5ea6084a0b557034ffcab Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Mon, 15 Jun 2015 16:53:01 +0200 Subject: [PATCH 2/2] Add 'build RC1 packages' to monthly release steps --- doc/release/monthly.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 0d1677f651e..6432241d48f 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -38,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)