Skip to content

chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.18.0

This MR contains the following updates:

Package Type Update Change
[https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git](https://gitlab.com/gitlab-com/gl-infra/common-template-copier) template minor v1.14.1 -> v1.18.0

Release Notes

gitlab-com/gl-infra/common-template-copier (https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git)

v1.18.0

Compare Source

1.18.0 (2024-08-15)

Features
  • renovate: Bump the version (48db3b8)

v1.17.0

Compare Source

1.17.0 (2024-08-13)

Features
  • ignore copier files in text validation (c5101e6)

v1.16.2

Compare Source

1.16.2 (2024-08-08)

Bug Fixes
  • move the asdf to mise migration script (2595e0e)
  • pass -S to env to split arguments (b639d1c)

v1.16.1

Compare Source

1.16.1 (2024-08-07)

Bug Fixes

v1.16.0

Compare Source

1.16.0 (2024-08-07)

Features

v1.15.0

Compare Source

1.15.0 (2024-08-06)

Features
  • support Terraform and Jsonnet templates (46a5c03)

v1.14.2

Compare Source

1.14.2 (2024-07-29)

Bug Fixes
  • Upgrade to goreleaser v2 (5afcc9d)

This includes making the following changes:

  1. Using standard.yml for some of the common tasks instead of listing them directly in this .gitlab-ci.yml.
    1. shfmt did include a diff, that this addresses
    2. There were some shellcheck violations that were there. They have been ignored. 3 checks that were previously disabled in the pre-commit hook are also disabled in this.
  2. Fix some of the answers that were wrong in .copier-answers.yml:
    1. This is not a golang project, it has some go tools but we don't need releases. The tests here weren't succeeding before, so this doesn't enable them in CI, as they weren't previously.
  3. Merge the changes in configuration files
Edited by Bob Van Landuyt

Merge request reports