Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
3333d8b8
Commit
3333d8b8
authored
Dec 27, 2013
by
Sytse Sijbrandij
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include release candidates in the monthly release process.
parent
3998bb3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
doc/release/monthly.md
doc/release/monthly.md
+6
-4
No files found.
doc/release/monthly.md
View file @
3333d8b8
...
...
@@ -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