Release 8.6.8
-
Picked into respective
stable
branches.Picked into Stable
8.6 merged merge requests:- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1952
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1953
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1954
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1955
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1956
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1958
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1959
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1961
-
https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1962 - https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1963
- https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1964
- !3880 (merged)
-
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
-
Tag and build (this is CI-automatized) the
8.6.8
version using therelease
task:bundle exec rake "release[8.6.8]"
-
Check that EE packages are built and CE packages are built and appear under
gitlab/gitlab-ee
andgitlab/gitlab-ce
on https://packages.gitlab.com/gitlab/ -
Add patch notice to 8.6 Regressions:
`8.6.8` has been tagged, further fixes will go into `8.6.9` as necessary.
-
Create the
8.6.8
version on https://version.gitlab.com -
Add
ce/v8.6.8
CHANGELOG items toce/master
CHANGELOG -
Add
ee/v8.6.8-ee
CHANGELOG-EE items toee/master
CHANGELOG-EE -
Add
omnibus-gitlab/v8.6.8+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.9]"
For references: