Release 8.6.2
-
Picked into respective
stable
branches.Picked into Stable
8.6 merged merge requests:- omnibus-gitlab!704 (merged)
- omnibus-gitlab!705 (merged)
- gitlab-org/gitlab-ee!281
- gitlab-org/gitlab-ee!284
- gitlab-org/gitlab-ee!292
- gitlab-org/gitlab-ee!302
- gitlab-org/gitlab-ce!3298
- gitlab-org/gitlab-ce!3299
- gitlab-org/gitlab-ce!3337
- gitlab-org/gitlab-ce!3355
- gitlab-org/gitlab-ce!3358
- gitlab-org/gitlab-ce!3362
- gitlab-org/gitlab-ce!3364
- gitlab-org/gitlab-ce!3368
- gitlab-org/gitlab-ce!3375
- gitlab-org/gitlab-ce!3377
- gitlab-org/gitlab-ce!3380
- gitlab-org/gitlab-ce!3381
- gitlab-org/gitlab-ce!3384
- gitlab-org/gitlab-ce!3386
- gitlab-org/gitlab-ce!3391
- gitlab-org/gitlab-ce!3392
- gitlab-org/gitlab-ce!3402
- gitlab-org/gitlab-ce!3417
- gitlab-org/gitlab-ce!3423
- gitlab-org/gitlab-ce!3426
- gitlab-org/gitlab-ce!3452
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1946
-
Check
ce/8-6-stable
CHANGELOG -
Merge
ce/8-6-stable
intoee/8-6-stable-ee
-
Ensure tests are green on CE: https://gitlab.com/gitlab-org/gitlab-ce/commits/8-6-stable
-
Ensure tests are green on EE: https://gitlab.com/gitlab-org/gitlab-ee/commits/8-6-stable-ee
-
Check for any migrations in CE (and paste the diff below):
git diff v8.6.1..8-6-stable -- db/
-
Check for any migrations in EE (and paste the diff below):
git diff v8.6.1-ee..8-6-stable-ee -- db/
-
Tag and build (this is CI-automatized) the
8.6.2
version using therelease
task:bundle exec rake "release[8.6.2]"
-
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.2` has been tagged, further fixes will go into `8.6.3` as necessary.
-
Deploy
8.6.2
to GitLab.com -
Create the
8.6.2
version on https://version.gitlab.com -
Blog Post:
-
Tweet (prepare the Tweet text below or paste the tweet URL instead):
GitLab 8.6.2 is released! https://about.gitlab.com/2016/03/30/gitlab-8-dot-6-dot-2-released/ With many improvements and fixes!
-
Upgrade the
#gitlab
channel's topic on IRC Freenode with the latest version number -
Add
ce/v8.6.2
CHANGELOG items toce/master
CHANGELOG -
Add
ee/v8.6.2-ee
CHANGELOG-EE items toee/master
CHANGELOG-EE -
Add
omnibus-gitlab/v8.6.2+ee.0
CHANGELOG items toomnibus-gitlab/master
CHANGELOG -
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.3]"
For references: