Bump version to 14.3.0
Diff
Pre-merge checklist
-
Diff link is up-to-date. -
Check the release notes: https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-qa/repository/changelog?version=14.3.0 -
Based on the diff and the release notes, version.rb
is updated, according to SemVer.
Post-merge checklist
-
In the pipeline-common
project, update the GITLAB_QA_VERSION (make sure to add aChangelog:
trailer to the commit) and create a release. -
Unless already done by renovate-gitlab-bot
, in the GitLab project, update the ref forpipeline-common
in.gitlab/ci/qa-common/main.gitlab-ci.yml
. -
Unless already done by renovate-gitlab-bot
, or if you need it sooner, in the GitLab project, update thegitlab-qa
gem version inqa/Gemfile
andqa/Gemfile.lock
(for an example, see: gitlab!117054 (merged)).
Edited by Valerie Burton