Commit e79c915d3be1aa4dd5789d517be6b0665007e97a

Authored by Job van der Voort
1 parent 223070b3

remove redudant text in release doc

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
doc/release/monthly.md
@@ -66,16 +66,16 @@ After making the release branch new commits are cherry-picked from master. When @@ -66,16 +66,16 @@ After making the release branch new commits are cherry-picked from master. When
66 * 8-14th: Work on bugfixes, sponsored features and GitLab EE. 66 * 8-14th: Work on bugfixes, sponsored features and GitLab EE.
67 * 15th: Code freeze 67 * 15th: Code freeze
68 - Stop merging into master, except essential bugfixes 68 - Stop merging into master, except essential bugfixes
69 - - Announce a Release Manager  
70 -* 18th: Release Candidate 1 (VERSION x.x.0.rc1, annotated tag and tweet about x.x.0.rc1, release on GitLab Cloud) 69 + - Select a Release Manager
  70 +* 18th: Release Candidate 1
71 - Set VERSION to x.x.0.rc1 71 - Set VERSION to x.x.0.rc1
72 - Create annotated tag x.x.0.rc1 72 - Create annotated tag x.x.0.rc1
73 - Push the changes to GitLab.com, dev.gitlab.com, GitHub 73 - Push the changes to GitLab.com, dev.gitlab.com, GitHub
74 - Tweet about the release 74 - Tweet about the release
75 - Create a new branch on cloud for rc1 75 - Create a new branch on cloud for rc1
76 - Deploy the new branch on Cloud after tests pass 76 - Deploy the new branch on Cloud after tests pass
77 -* 20st: optional release candidate 2 (x.x.0.rc2, only if rc1 had problems)  
78 -* 22nd: release (VERSION x.x.0, create x-x-stable branch, annotated tag tag, blog and tweet) 77 +* 20st: Optional release candidate 2 (x.x.0.rc2, only if rc1 had problems)
  78 +* 22nd: Release
79 - Create x-x-stable branch and push to the repositories 79 - Create x-x-stable branch and push to the repositories
80 - QA 80 - QA
81 - Fix anything coming out of the QA 81 - Fix anything coming out of the QA