Release 13.11.4-jh
*Created by: vincent stchu*
When not specified, we're on the context of `13-11-stable-jh` branch.
## Prep stable branch changes
* [x] Pick the below new required JH changes from `main-jh` into `13-11-stable-jh` if needed
- MR: !6
- MR: !7
* [x] Merge from `13-11-stable` to make sure all commits are passing CI
- `git merge 13-11-stable`
* [x] Push branch to the `dev` remote to build test packages
## After release is finalized and tagged
* [x] Merge the release tag again to make sure we have all the commits
- `git merge 13.11.4+ee.0`
* [x] Update `VERSION` to be the rails jh tag `13.11.4-jh`
* [x] Tag `13.11.4+jh.0` from `13-11-stable-jh`
- `git tag -a 13.11.4+jh.0 -m "Version 13.11.4+jh.0"`
* [x] Push the branch to the `dev` remote to build test packages of the release
* [x] In dev, trigger a release pipeline on the branch
- Add a release pipeline variable `RELEASE_SEMVER_VERSION=13.11.4+jh.0` to set the version
* [x] After all pipelines are built, trigger the manual release jobs
**Imported comments:**
*By vincent stchu on 2021-05-18T08:06:36.160Z*
omnibus distribution packages 13.11.4-jh
```
Ubuntu 16.04
https://omnibus.gitlab.cn/ubuntu/xenial/gitlab-jh_13.11.4-jh.0_amd64.deb
Ubuntu 18.04
https://omnibus.gitlab.cn/ubuntu/bionic/gitlab-jh_13.11.4-jh.0_amd64.deb
Ubuntu 20.04
https://omnibus.gitlab.cn/ubuntu/focal/gitlab-jh_13.11.4-jh.0_amd64.deb
Debian 9
https://omnibus.gitlab.cn/debian/stretch/gitlab-jh_13.11.4-jh.0_amd64.deb
Debian 10
https://omnibus.gitlab.cn/debian/buster/gitlab-jh_13.11.4-jh.0_amd64.deb
CentOS 7
https://omnibus.gitlab.cn/el/7/gitlab-jh-13.11.4-jh.0.el7.x86_64.rpm
CentOS 8
https://omnibus.gitlab.cn/el/8/gitlab-jh-13.11.4-jh.0.el8.x86_64.rpm
```
omnibus docker image 13.11.4-jh
```
gitlab-jh.tencentcloudcr.com/omnibus/gitlab-jh:13.11.4
```
*By vincent stchu on 2021-05-17T16:29:49.712Z*
marked the task **After all pipelines are built, trigger the manual release jobs** as completed
*By vincent stchu on 2021-05-17T16:29:48.263Z*
marked the task **In dev, trigger a release pipeline on the branch** as completed
*By vincent stchu on 2021-05-17T00:49:33.507Z*
marked the task **Push the branch to the `dev` remote to build test packages of the release** as completed
*By vincent stchu on 2021-05-17T00:49:16.128Z*
marked the task **Tag `13.11.4+jh.0` from `13-11-stable-jh`** as completed
*By vincent stchu on 2021-05-17T00:45:33.660Z*
marked the task **Update `VERSION` to be the rails jh tag `13.11.4-jh`** as completed
*By vincent stchu on 2021-05-17T00:45:32.645Z*
marked the task **Merge the release tag again to make sure we have all the commits** as completed
*By vincent stchu on 2021-05-17T00:44:22.293Z*
marked the task **Push branch to the `dev` remote to build test packages** as completed
*By vincent stchu on 2021-05-17T00:44:18.532Z*
marked the task **Merge from `13-11-stable` to make sure all commits are passing CI** as completed
*By vincent stchu on 2021-05-17T00:43:50.967Z*
marked the task **Pick the below new required JH changes from `main-jh` into `13-11-stable-jh` if needed** as completed
issue