Something went wrong on our end. Please try again!
Update Mattermost to 9.1.0
Compare changes
+ 2
− 2
@@ -18,10 +18,10 @@
Update Mattermost to 9.1.0
Changelog: other
The full changelog for this release can be found here.
cc @amyblais @spirosoik @neil.barnett @jasonblais @toninis
Trigger:ee-package
and then qa-subset-test
as well as manual qa-remaining-test-manual
CI jobs on gitlab.com
.Installed a Linux package created in the build system on a fresh OS installation and ran the following actions, checks, and tests:
/opt/gitlab/embedded/bin/mattermost version
./etc/gitlab/gitlab.rb
and set:
external_url
mattermost_external_url
Both URLs should point to the same system so that GitLab and Mattermost are co-located. Example:
external_url 'gitlab.example.com'
mattermost_external_url 'mattermost.example.com'
gitlab-ctl reconfigure
.
gitlab.example.com
.
Admin>Settings>Network>Outbound requests
and added mattermost.example.com
to Local IP addresses and domain names that hooks and services can accesss
and clicked Save changes
.
mattermost.example.com
.
or create and account with
GitLab.Authorize GitLab Mattermost to use your account?
page, clicked on Authorize
.
You should have landed on the Select teams
page.README
.
Install a Linux package from the previous, latest minor number release on a fresh OS installation. Run the following actions, checks, and tests:
/opt/gitlab/embedded/bin/mattermost version
./etc/gitlab/gitlab.rb
and set:
external_url
mattermost_external_url
Both URLs should point to the same system so that GitLab and Mattermost are co-located. Example:
external_url 'gitlab.example.com'
mattermost_external_url 'mattermost.example.com'
gitlab-ctl reconfigure
.
gitlab.example.com
.
Admin>Settings>Network>Outbound requests
and added mattermost.example.com
to Local IP addresses and domain names that hooks and services can accesss
and clicked Save changes
.
mattermost.example.com
.
or create and account with
GitLab.Authorize GitLab Mattermost to use your account?
page, clicked on Authorize
.Select teams
page.README
.
Upgrade GitLab with a Linux package created with the new Mattermost version. Run the following actions, checks, and tests:
/opt/gitlab/embedded/bin/mattermost version
.Relates #8240 (closed)
See Definition of done.
For anything in this list which will not be completed, please provide a reason in the MR discussion.
If you don't have access to this, the reviewer should trigger these jobs for you during the review process.
Trigger:ee-package
jobs have a green pipeline running against latest commit.config/software
or config/patches
directories are changed, make sure the build-package-on-all-os
job within the Trigger:ee-package
downstream pipeline succeeded.Trigger:package:fips
manual job within the Trigger:ee-package
downstream pipeline must succeed.dev.gitlab.org
to confirm regular branch builds aren't broken.10
, duration 10s
, URI scheme://user:passwd@host:port
may require quotation or other special handling when rendered in a template and written to a configuration file.