Release 8.11
29th: (16 working days before the 22nd)
-
Triage the Omnibus milestone
1st: (15 working days before the 22nd)
RC1
-
Ensure omnibus-gitlabis ready to build packages by asking the Omnibus maintainers -
Follow the Creating RC1 guide:
-
Update the "Installation from Source" guide -
Create the Update guides -
Have someone run bin/rake gitlab:update_templatesand open a merge request to master: !5626 (merged) -
Merge GitLab CE into EE via merge request: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/607 -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: git diff 8-10-stable-ee..master -- db/migrate=> https://gitlab.com/gitlab-org/gitlab-ce/snippets/23856 -
Sync CE, EE, and Omnibus to dev -
In #core:``` @developers I am about to tag `8.11.0-rc1`. I will still merge `master` into `8-11-stable` until the 16th. ``` -
Ensure tests are green on CE -
Ensure tests are green on EE -
In #releases: I'm going to tag8.11.0-rc1 -
Tag the 8.11.0-rc1version using thereleasetask:```sh bundle exec rake "release[8.11.0-rc1]" ```
-
-
Check that EE packages are built, CE packages are built and appears on packages.gitlab.com: EE & CE -
In #infrastructure: I'm going to deploy8.11.0-rc1to staging -
Deploy 8.11.0-rc1to staging.gitlab.com -
InDeploy didn't went out because#infrastructure: I'm going to deploy8.11.0-rc1to productionmasterwas unstable -
Deploy8.11.0-rc1to GitLab.com -
Create the regression issue in the CE issue tracker using the regression_issuetask and bookmark it:```sh bundle exec rake "regression_issue[8.11.0]" ``` -
Prepare the blog post using the new_release_posttask, in thewww-gitlab-comproject:```sh bundle exec rake "new_release_post[8.11]" ```
Anytime between 1st (15 working days before the 22nd) and 16th (4 working days before the 22nd)
Copy-paste the tasks below for any other RCs (be sure to update the RC number).
RC2
-
Merge CE masterinto CE8-11-stable -
Merge EE masterinto EE8-11-stable-ee - Follow the Creating subsequent RCs guide for
8.11.0-rc2:-
Merge CE 8-11-stableinto EE8-11-stable-eefollowing the Merging a CE stable branch into its EE counterpart guide -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: git diff v8.11.0-rc1-ee..8-11-stable-ee -- db/migrate=> https://gitlab.com/gitlab-org/gitlab-ce/snippets/24313 -
Sync CE, EE, and Omnibus to dev -
Ensure tests are green on CE -
Ensure tests are green on EE -
In #releases: I'm going to tag8.11.0-rc2 -
Tag the 8.11.0-rc2version using thereleasetask:```sh bundle exec rake "release[8.11.0-rc2]" ```
-
-
Check that EE packages are built, CE packages are built and appears on packages.gitlab.com: EE & CE -
In #infrastructure: I'm going to deploy8.11.0-rc2to staging -
Deploy 8.11.0-rc2to staging.gitlab.com -
In #infrastructure: I'm going to deploy8.11.0-rc2to production -
Deploy 8.11.0-rc2to GitLab.com
Only after the 11th (7 working days before the 22nd)
-
Tweet about the 8.11.0-rc2release:``` GitLab 8.11.0-rc2 is available: https://packages.gitlab.com/gitlab/unstable Use at your own risk. Please link regressions issues from LINK_TO_REGRESSION_ISSUE ```
11th: (7 working days before the 22nd)
-
Determine QA person and notify this person: @zj -
Do QA and fix anything coming out of it: https://gitlab.com/gitlab-org/gitlab-ce/issues/21003
Anytime between 17th (3 working days before the 22nd) and 19th (1 working day before the 22nd)
-
In #core:@developers TL;DR: Ensure the `8.11.0` milestone and the `Pick into Stable` label are set, no need to ping me. From now on, please follow the "Change for stable release" process: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#changes-for-stable-releases
Copy-paste the tasks below for any other RCs (be sure to update the RC number).
RC3
-
Cherry-pick merge requests labeled Picked into Stablefor the current milestone (you can take advantage of thePicked into Stable8.11 merged merge requests page) into the CE8-11-stableand EE8-11-stable-eebranches, respectively -
Follow the Creating subsequent RCs guide for
8.11.0-rc3(be sure to use the correct RC number):-
Merge CE 8-11-stableinto EE8-11-stable-eefollowing the Merging a CE stable branch into its EE counterpart guide -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: git diff v8.11.0-rc2-ee..8-11-stable-ee -- db/migrate=> https://gitlab.com/gitlab-org/gitlab-ce/snippets/24416 -
Sync CE, EE, and Omnibus to dev -
Ensure tests are green on CE -
Ensure tests are green on EE -
In #releases: I'm going to tag8.11.0-rc3 -
Tag the 8.11.0-rc3version using thereleasetask:```sh bundle exec rake "release[8.11.0-rc3]" ```
-
-
Check that EE packages are built, CE packages are built and appears on packages.gitlab.com: EE & CE -
In #infrastructure: I'm going to deploy8.11.0-rc3to staging -
Deploy 8.11.0-rc3to staging.gitlab.com -
In #infrastructure: I'm going to deploy8.11.0-rc3to production -
Deploy 8.11.0-rc3to GitLab.com -
Tweet about the 8.11.0-rc3release:``` GitLab 8.11.0-rc3 is available: https://packages.gitlab.com/gitlab/unstable Use at your own risk. Please link regressions issues from LINK_TO_REGRESSION_ISSUE ```
RC4
-
Cherry-pick merge requests labeled Picked into Stablefor the current milestone (you can take advantage of thePicked into Stable8.11 merged merge requests page) into the CE8-11-stableand EE8-11-stable-eebranches, respectively -
Follow the Creating subsequent RCs guide for
8.11.0-rc4(be sure to use the correct RC number):-
Merge CE 8-11-stableinto EE8-11-stable-eefollowing the Merging a CE stable branch into its EE counterpart guide -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: git diff v8.11.0-rc3-ee..8-11-stable-ee -- db/migrate=> -
Sync CE, EE, and Omnibus to dev -
Ensure tests are green on CE -
Ensure tests are green on EE -
In #releases: I'm going to tag8.11.0-rc4 -
Tag the 8.11.0-rc4version using thereleasetask:```sh bundle exec rake "release[8.11.0-rc4]" ```
-
-
Check that EE packages are built, CE packages are built and appears on packages.gitlab.com: EE & CE -
In#infrastructure: I'm going to deploy8.11.0-rc4to staging -
Deploythis RC was tagged early, we deployed RC5 instead.8.11.0-rc4to staging.gitlab.com -
In#infrastructure: I'm going to deploy8.11.0-rc4to production -
Deploy8.11.0-rc4to GitLab.com -
Tweet about the8.11.0-rc4release:``` GitLab 8.11.0-rc4 is available: https://packages.gitlab.com/gitlab/unstable Use at your own risk. Please link regressions issues from LINK_TO_REGRESSION_ISSUE ```
RC5
-
Cherry-pick merge requests labeled Picked into Stablefor the current milestone (you can take advantage of thePicked into Stable8.11 merged merge requests page) into the CE8-11-stableand EE8-11-stable-eebranches, respectively -
Follow the Creating subsequent RCs guide for
8.11.0-rc5(be sure to use the correct RC number):-
Merge CE 8-11-stableinto EE8-11-stable-eefollowing the Merging a CE stable branch into its EE counterpart guide -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: git diff v8.11.0-rc4-ee..8-11-stable-ee -- db/migrate=> https://gitlab.com/gitlab-org/gitlab-ce/snippets/24459 -
Sync CE, EE, and Omnibus to dev -
Ensure tests are green on CE -
Ensure tests are green on EE -
In #releases: I'm going to tag8.11.0-rc5 -
Tag the 8.11.0-rc5version using thereleasetask:```sh bundle exec rake "release[8.11.0-rc5]" ```
-
-
Check that EE packages are built, CE packages are built and appears on packages.gitlab.com: EE & CE -
In #infrastructure: I'm going to deploy8.11.0-rc5to staging -
Deploy 8.11.0-rc5to staging.gitlab.com -
In #infrastructure: I'm going to deploy8.11.0-rc5to production -
Deploy 8.11.0-rc5to GitLab.com -
Tweet about the 8.11.0-rc5release:``` GitLab 8.11.0-rc5 is available: https://packages.gitlab.com/gitlab/unstable Use at your own risk. Please link regressions issues from LINK_TO_REGRESSION_ISSUE ```
RC6
-
Cherry-pick merge requests labeled Picked into Stablefor the current milestone (you can take advantage of thePicked into Stable8.11 merged merge requests page) into the CE8-11-stableand EE8-11-stable-eebranches, respectively -
Follow the Creating subsequent RCs guide for
8.11.0-rc6(be sure to use the correct RC number):-
Merge CE 8-11-stableinto EE8-11-stable-eefollowing the Merging a CE stable branch into its EE counterpart guide -
Sync CE, EE, and Omnibus to dev -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: git diff v8.11.0-rc5-ee..8-11-stable-ee -- db/migrate=> https://gitlab.com/gitlab-org/gitlab-ce/snippets/24500 -
Ensure tests are green on CE: https://dev.gitlab.org/gitlab/gitlabhq/commits/8-11-stable -
Ensure tests are green on EE: https://dev.gitlab.org/gitlab/gitlab-ee/commits/8-11-stable-ee -
Tag and build (this is CI-automated) the 8.11.0-rc6version using thereleasetask:```sh bundle exec rake "release[8.11.0-rc6]" ```
-
-
Check that EE packages are built, CE packages are built and appears on packages.gitlab.com: EE & CE -
Deploy 8.11.0-rc6to staging.gitlab.com -
Deploy 8.11.0-rc6to GitLab.com -
Tweet about the 8.11.0-rc6release:``` GitLab 8.11.0-rc6 is available: https://packages.gitlab.com/gitlab/unstable Use at your own risk. Please link regressions issues from https://gitlab.com/gitlab-org/gitlab-ce/issues/20946 ```
RC7
-
Cherry-pick merge requests labeled Picked into Stablefor the current milestone (you can take advantage of thePicked into Stable8.11 merged merge requests page) into the CE8-11-stableand EE8-11-stable-eebranches, respectively -
Follow the Creating subsequent RCs guide for
8.11.0-rc7(be sure to use the correct RC number):-
Merge CE 8-11-stableinto EE8-11-stable-eefollowing the Merging a CE stable branch into its EE counterpart guide -
Sync CE, EE, and Omnibus to dev -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: https://gitlab.com/gitlab-org/gitlab-ce/snippets/24517 -
Ensure tests are green on CE: https://dev.gitlab.org/gitlab/gitlabhq/commits/8-11-stable -
Ensure tests are green on EE: https://dev.gitlab.org/gitlab/gitlab-ee/commits/8-11-stable-ee -
Tag and build (this is CI-automated) the 8.11.0-rc7version using thereleasetask:```sh bundle exec rake "release[8.11.0-rc7]" ```
-
-
Check that EE packages are built and CE packages are built and appears under gitlab/unstableon https://packages.gitlab.com -
Deploy 8.11.0-rc7to staging.gitlab.com -
Deploy 8.11.0-rc7to GitLab.com -
Tweet about the 8.11.0-rc7release:``` GitLab 8.11.0-rc7 is available: https://packages.gitlab.com/gitlab/unstable Use at your own risk. Please link regressions issues from https://gitlab.com/gitlab-org/gitlab-ce/issues/20946 ```
17th: (3 working days before the 22nd)
-
Check that everyone is mentioned on the blog post using @all:``` Hello @all, this is the monthly release post that will go out on the 22nd, announcing the new GitLab version. Look through it to see if we can make any changes and feel free to comment with suggestions or questions! ``` or, if the blog post is still very much a work in progress: ``` Hello @all, this is the merge request for the monthly release post that will go out on the 22nd, announcing the new GitLab version. Right now it's all boilerplate, but feel free to remind us about things that shouldn't be left out! ```
18th: (2 working days before the 22nd)
-
Ask in #corefor suggestions about who should be this release's MVP. Once chosen, add them to the blog post and to the MVP page, in the same merge request
19th: (1 working day before the 22nd)
Ideally, the last RC should be released no later than this day and should point to the same commit as the final release.
22nd before 1200 CET:
Release before 1200 CET / 2AM PST, to make sure the majority of our users get the new version on the 22nd and there is sufficient time in the European workday to quickly fix any issues.
-
Before 0800 PDT / 1700 CET:
-
Remove (unreleased)fromCHANGELOGand add a(unreleased)line for the next patch -
Remove (unreleased)fromCHANGELOG-EEand add a(unreleased)line for the next patch -
Merge CE 8-11-stableinto EE8-11-stable-eefollowing the Merging a CE stable branch into its EE counterpart guide -
Check for any problematic migrations in EE (EE migrations include CE ones), and paste the diff in a snippet: git diff v8.11.0-rc3-ee..8-11-stable-ee -- db/migrate=> -
Sync CE, EE, and Omnibus to dev -
Ensure tests are green on CE -
Ensure tests are green on EE -
In #releases: I'm going to tag8.11.0 -
Tag the 8.11.0version using thereleasetask:```sh bundle exec rake "release[8.11.0]" ``` -
Check that EE packages are built, CE packages are built and appears on packages.gitlab.com: EE / CE -
Update the version in the VERSIONfile to8.12.0-preand create thev8.12.0.pretag:echo "8.12.0-pre" > VERSION git add VERSION && git ci # ci = commit --gpg-sign --signoff --verbose git pdog # pdog = push dev,origin,github git tag -s v8.12.0.pre -m "Update VERSION to 8.12.0.pre" git pdog v8.12.0.pre:v8.12.0.pre
-
-
Before 0900 PDT / 1800 CET:
-
In #infrastructure: I'm going to deploy8.11.0to staging -
Deploy 8.11.0to staging.gitlab.com -
In #infrastructure: I'm going to deploy8.11.0to production -
Deploy 8.11.0to GitLab.com -
Check that the 8.11.0version was automatically created on https://version.gitlab.com -
Create the first patch issue using the patch_issuetask:bundle exec rake "patch_issue[8.11.1]"
-
-
At 1000 PDT / 1900 CET:
-
Publish the release blog post -
Ensure someone tweets about the 8.11.0release -
Upgrade the #gitlabchannel's topic on IRC Freenode with the latest version number
-