Release 8.6.1
-
Picked into respective
stable
branches.Picked into Stable
8.6 merged merge requests:- omnibus-gitlab!694 (merged)
- gitlab-org/gitlab-ee!290
- gitlab-org/gitlab-ee!293
- gitlab-org/gitlab-ee!295
- gitlab-org/gitlab-ee!296
- gitlab-org/gitlab-ce!2807
- gitlab-org/gitlab-ce!3214
- gitlab-org/gitlab-ce!3329
- gitlab-org/gitlab-ce!3333
- gitlab-org/gitlab-ce!3334
- gitlab-org/gitlab-ce!3340
- gitlab-org/gitlab-ce!3341
- gitlab-org/gitlab-ce!3342
- gitlab-org/gitlab-ce!3343
- gitlab-org/gitlab-ce!3344
- gitlab-org/gitlab-ce!3345
- gitlab-org/gitlab-ce!3346
- gitlab-org/gitlab-ce!3348
-
Check
ce/8-6-stable
CHANGELOG -
Merge
ce/8-6-stable
intoee/8-6-stable-ee
-
Check for any migrations in CE (and paste the diff below):
git diff v8.6.0..8-6-stable -- db/
-
Check for any migrations in EE (and paste the diff below):
git diff v8.6.0-ee..8-6-stable-ee -- db/
-
Tag and build (this is CI-automatized) the
8.6.1
version using therelease
task:bundle exec rake "release[8.6.1]"
-
Check that packages are built and appear under
gitlab/gitlab-ee
andgitlab/gitlab-ce
on https://packages.gitlab.com -
Add patch notice to 8.6 Regressions:
`8.6.1` has been tagged, further fixes will go into `8.6.2` as necessary.
-
Deploy
8.6.1
to GitLab.com -
Create the
8.6.1
version on https://version.gitlab.com -
Blog Post:
-
Tweet (prepare the Tweet text below or paste the tweet URL instead):
GitLab 8.6.1 is released! https://about.gitlab.com/2016/03/23/gitlab-8-dot-6-dot-1-released/ With many fixes and improvements!
-
Upgrade the
#gitlab
channel's topic on IRC Freenode with the latest version number -
Add
ce/v8.6.1
CHANGELOG items toce/master
CHANGELOG-
Be sure to move
Add option to reload the schema before restoring a database backup. !2807
tov 8.6.1
-
Be sure to move
Fix sorting issues by votes on the groups issues page results in SQL errors. !3333
tov 8.6.1
-
Be sure to move
-
Add
ee/v8.6.1-ee
CHANGELOG-EE items toee/master
CHANGELOG-EE -
Add
omnibus-gitlab/v8.6.1+ee.0
CHANGELOG items toomnibus-gitlab/master
CHANGELOG -
Open gitlab-org/gitlab-ee!295 against EE
master
(once CEmaster
is merged into EEmaster
). -
Open gitlab-org/gitlab-ee!296 against EE
master
(once gitlab-org/gitlab-ee!291 is merged). -
Create the next patch issue (if needed) using the
patch_issue
task (and put a reference to it below):bundle exec rake "patch_issue[8.6.2]"
For references: