Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
fbad32f177f1
Commit
3333d8b8
authored
Dec 27, 2013
by
Sytse Sijbrandij
Browse files
Include release candidates in the monthly release process.
parent
bfe4c494c09b
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/release/monthly.md
View file @
fbad32f1
...
...
@@ -58,9 +58,11 @@ Check if changed since last release (~22nd of last month depending on when last
After making the release branch new commits are cherry-picked from master. When the release gets closer we get more selective what is cherry-picked.
*
5 days before release: feature freeze
*
3 days before release: UI freeze
*
1 day before release: code freeze
*
5 days before release: feature freeze (stop merging new features)
*
4 days before release: UI freeze (stop merging changes to the user interface)
*
3 days before release: code freeze (stop merging non-essential code improvements)
*
2 days before release: release candidate 1 (tag and tweet about x.x.rc1)
*
1 day before release: release candidate 2 (optional, only if rc1 had problems)
# Write a blog post
...
...
@@ -73,4 +75,4 @@ After making the release branch new commits are cherry-picked from master. When
1.
Update VERSION and CHANGELOG
1.
Create a git tag vX.X.X
1.
Publish the blog post
1.
Tweet about the release
1.
Tweet about the release
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment