Release 9.2.2
-
Picked into respective
stable
branches.Pick into Stable
9.2 merged merge requests:-
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11668 -
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11625 -
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11615 -
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11509 -
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1969 -
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11565 -
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1972 -
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11667 -
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11616 -
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11570 -
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11434 -
https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1583 -
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1979
-
-
Merge ce/9-2-stable
intoee/9-2-stable-ee
-
Sync the stable branches of CE, EE, and Omnibus to dev
-
While waiting for tests to be green, now is a good time to start on the blog post: https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/6156 -
Ensure tests are green on CE -
Ensure tests are green on EE -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: git diff v9.2.1-ee..9-2-stable-ee -- db/migrate
=> no migrations -
Tag the 9.2.2
version using therelease
task:```sh bundle exec rake "release[9.2.2]" ```
-
Check that EE packages are built, CE packages are built and appears on packages.gitlab.com
: EE / CE -
In #production
:``` I'm going to deploy `9.2.2` to staging ```
-
Deploy 9.2.2
to staging.gitlab.com -
In #production
:``` I'm going to deploy `9.2.2` to production ```
-
Deploy 9.2.2
to GitLab.com -
Create the 9.2.2
version on https://version.gitlab.com -
Deploy the blog post -
Tweet (prepare the Tweet text below or paste the tweet URL instead): ``` GitLab 9.2.2 is released! BLOG_POST_URL DESCRIPTION OF THE CHANGES ```
-
In the 9.2 Regressions issue:
-
Add the following notice: `9.2.2` has been tagged, further fixes will go into `9.2.3` as necessary.
-
Remove notes for the regressions fixed by version 9.2.2
-
-
Add omnibus-gitlab/9.2.2+ce.0
CHANGELOG.md items toomnibus-gitlab/master
CHANGELOG.md
For references: