Release 8.5.7
-
Picked into respective
stablebranches.Picked into Stable8.5 merged merge requests: -
Check ce/8-5-stableCHANGELOG -
Merge ce/8-5-stableintoee/8-5-stable-ee -
Check for any migrations in CE (and paste the diff below): git diff v8.5.6..8-5-stable -- db/ -
Check for any migrations in EE (and paste the diff below): git diff v8.5.6-ee..8-5-stable-ee -- db/ -
Tag and build (this is CI-automatized) the 8.5.7version using thereleasetask:bundle exec rake "release[8.5.7]" -
Check that packages are built and appear under gitlab/gitlab-eeandgitlab/gitlab-ceon https://packages.gitlab.com -
Add patch notice to 8.5 Regressions: `8.5.7` has been tagged, further fixes will go into `8.5.8` as necessary. -
Deploy 8.5.7to GitLab.com -
Create the 8.5.7version on https://version.gitlab.com -
Blog Post: - BLOG_POST_MR
- BLOG_POST_URL
-
Tweet (prepare the Tweet text below or paste the tweet URL instead): GitLab 8.5.7 is released! BLOG_POST_URL DESCRIPTION OF THE CHANGES -
Upgrade the #gitlabchannel's topic on IRC Freenode with the latest version number -
Add ce/v8.5.7CHANGELOG items toce/masterCHANGELOG -
Add ee/v8.5.7-eeCHANGELOG-EE items toee/masterCHANGELOG-EE -
Add omnibus-gitlab/v8.5.7+ee.0CHANGELOG items toomnibus-gitlab/masterCHANGELOG -
Create the next patch issue (if needed) using the patch_issuetask (and put a reference to it below):bundle exec rake "patch_issue[8.5.8]"
For references: