FAQ | This is a LIVE service | Changelog

chore(deps): update all non-major dependencies - autoclosed

This MR contains the following updates:

Package Type Update Change
python final minor 3.9-alpine -> 3.13-alpine
uis/devops/continuous-delivery/ci-templates repository minor v2.4.0 -> v2.7.0

Release Notes

uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v2.7.0

Compare Source

Added
  • terraform-module: Extend the GitLab Terraform Module to ensure the tag being used to version the module exists in the CHANGELOG.

v2.6.2

Compare Source

Fixed
  • pre-commit.yml: relax pre-commit job rules to enable users to decide when to include the job via workflow rules instead.

v2.6.1

Compare Source

Fixed
  • artifact-registry: fix issue with $DOCKER_CERT_PATH containing the $DOCKER_TLS_CERTDIR variable. We've seen multiple issues with this variable expanding as an empty value. Instead, we're simply hard coding it instead which appears to have resolved the issue.

v2.6.0

Compare Source

Added
  • terraform-pipeline: Allow the tfsec job to exclude specific checks. This is useful to exclude a default list of checks that we don't follow in the boilerplate.
Fixed
  • artifact-registry: Allow manual push to registry for non-default branches. This is useful for testing container images from feature branches. However, to avoid littering the artifact registry with endless feature branch containers, it is configured as a manual job.
  • terraform-pipeline: Allow the development apply job to fail. This is currently the only way to allow the whole pipeline to show as succeeded if the (optional) development apply job has not been triggered. Otherwise, the pipeline shows as blocked, which is confusing. See the following issue for context https://gitlab.com/gitlab-org/gitlab/-/issues/249524.

v2.5.0

Compare Source

Added
  • terraform-pipeline: Add resource_group to Terraform jobs to avoid concurrent pipelines for each environment.
Fixed

v2.4.4

Compare Source

Fixed

v2.4.3

Compare Source

v2.4.2

Compare Source

Fixed
  • artifact-registry.yml: include latest tag for development environments.

v2.4.1

Compare Source

Fixed
  • artifact-registry.yml: remove needs: build to force the job to wait for tests to complete successfully.

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by uis-devops-renovatebot

Merge request reports

Loading