Skip to content

Update dependency gitlab-ci-utils/gitlab-ci-templates to v45

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 44.5.0 -> 45.0.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates (gitlab-ci-utils/gitlab-ci-templates)

v45.0.0

Compare Source

Changed
  • BREAKING: Updated container base collection names for consistency with pipelines (from *Arch* to *Platform*). (#​375)
    • Container-Multi-Arch-Base > Container-Multi-Platform-Base
    • Container-Single-Arch-Child-Base > Container-Single-Platform-Child-Base
    • Container-Single-Arch-Base > Container-Single-Platform-Base
  • BREAKING: Updated Container-Multi-Platform-Base and Container-Single-Arch-Child-Base collections with the following changes required for consistency and to fix pipeline logic issues. (#​374)
    • Removed the image_build:parallel:matrix, which must now be explicitly provided in the implementing pipeline.
    • Renamed child pipeline file from image-arch.gitlab-ci.yml to platform-image.gitlab-ci.yml.
    • Added check to deploy_branch_multi_platform job to fail pipeline if image platforms cannot be determined.
    • Added platform_variables job to child pipeline that will fail pipeline if required platform variables are not provided.
Fixed
  • Updated the knip job to knip@5.64.2. See the release notes for details.
Miscellaneous
  • Updated the CI pipeline to include container-multi-platform-test for container jobs.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading