- Jun 19, 2024
-
-
Andrew Newdigate authored
-
semantic-release-bot authored
## [2.16.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.15.2...v2.16.0) (2024-06-19) ### Features * **terraform:** run jobs for child pipelines ([601c95ff](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/601c95fffb4a2f71229bdd23cfa5be2d7550757f))
-
Andrew Newdigate authored
feat(terraform): run jobs for child pipelines See merge request gitlab-com/gl-infra/common-ci-tasks!590
-
-
- Jun 15, 2024
-
-
semantic-release-bot authored
### [2.15.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.15.1...v2.15.2) (2024-06-15) ### Bug Fixes * kaniko standalone missing included variables ([e3e53c8d](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/e3e53c8d826c80a1a3a9670e4d00e82e290d4280)), closes [#16](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/issues/16)
-
Andrew Newdigate authored
chore(deps): update dependency googlecontainertools/kaniko to v1.22.0 See merge request gitlab-com/gl-infra/common-ci-tasks!505
-
-
Andrew Newdigate authored
fix: kaniko standalone missing included variables See merge request gitlab-com/gl-infra/common-ci-tasks!586
-
Andrew Newdigate authored
chore(deps): update ghcr.io/containerbase/base docker tag to v10.11.6 See merge request gitlab-com/gl-infra/common-ci-tasks!588
-
renovate authored
chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.4 See merge request gitlab-com/gl-infra/common-ci-tasks!589
-
renovate authored
chore(deps): update dependency zricethezav/gitleaks to v8.18.4 See merge request gitlab-com/gl-infra/common-ci-tasks!587
-
renovate authored
-
renovate authored
-
renovate authored
-
- Jun 14, 2024
-
-
Andrew Newdigate authored
Fix for #16 ``` ERROR: Job failed: failed to pull image "gcr.io/kaniko-project/executor:- debug" with specified policies [always]: invalid reference format (manager.go:250:0s) ``` This happens when the kaniko template is used without including `templates/standard.yml`.
-
- Jun 13, 2024
-
-
Muhamed Huseinbašić authored
chore: update copier template See merge request gitlab-com/gl-infra/common-ci-tasks!585
-
Andrew Newdigate authored
Adds warnings about Rosetta and running old versions of bash.
-
Andrew Newdigate authored
Updated to latest copier template to avoid pitfalls.
-
- Jun 12, 2024
-
-
semantic-release-bot authored
### [2.15.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.15.0...v2.15.1) (2024-06-12) ### Bug Fixes * add a retry for mise installs ([c4147249](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/c4147249d3b22bbcf412c4306c20d05b279b9c4f))
-
Andrew Newdigate authored
fix: add a retry for mise installs See merge request gitlab-com/gl-infra/common-ci-tasks!584
-
Andrew Newdigate authored
Retry mise install when it fails, as a workaround for parallel installation.
-
semantic-release-bot authored
## [2.15.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.14.0...v2.15.0) (2024-06-12) ### Features * run mise to validate .tool-versions ([f801f35b](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/f801f35bf8adae3937b4adc9c2f309450cb99f8b))
-
Andrew Newdigate authored
feat: run mise to validate .tool-versions See merge request gitlab-com/gl-infra/common-ci-tasks!581
-
- Jun 11, 2024
-
-
semantic-release-bot authored
## [2.14.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.13.0...v2.14.0) (2024-06-11) ### Features * a Mise to the Renovate image ([e5c1cda0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/e5c1cda0322eb3f0911f7b3b0c9826960ea39ac0))
-
Craig Miskell authored
feat: add Mise to the Renovate image See merge request gitlab-com/gl-infra/common-ci-tasks!582
-
Andrew Newdigate authored
Adds Mise to the Renovate container image, to allow scripts which install asdf dependencies to start migrating over to Mise. Mise also makes it easier to install adhoc dependencies from Renovate scripts.
-
Andrew Newdigate authored
Part of https://gitlab.com/gitlab-com/runbooks/-/issues/134, start validating .tool-versions against mise.
-
semantic-release-bot authored
## [2.13.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.12.0...v2.13.0) (2024-06-11) ### Features * add mise image for mise validation ([39dd6cf7](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/39dd6cf72062c39168a3ceaeb9bf2d946eaedc6d)), closes [issues/134#note_1934741856](https://gitlab.com/gitlab-com/issues/134/issues/note_1934741856)
-
Andrew Newdigate authored
feat: add mise image for mise validation See merge request gitlab-com/gl-infra/common-ci-tasks!580
-
Andrew Newdigate authored
Required for https://gitlab.com/gitlab-com/runbooks/- /issues/134#note_1934741856 Adds an image for mise.
-
- Jun 10, 2024
-
-
Andrew Newdigate authored
chore(deps): update ghcr.io/containerbase/base docker tag to v10.11.3 See merge request gitlab-com/gl-infra/common-ci-tasks!569
-
Andrew Newdigate authored
chore(deps): update dependency ruby/ruby to v3.1.6 See merge request gitlab-com/gl-infra/common-ci-tasks!550
-
semantic-release-bot authored
## [2.12.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.11.0...v2.12.0) (2024-06-10) ### Features * support installing goreleaser v2 ([b266d316](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/b266d3168fef9b4be0826a5908efc408e70a1217))
-
renovate authored
-
Andrew Newdigate authored
feat: support installing goreleaser v2 See merge request gitlab-com/gl-infra/common-ci-tasks!579
-
Bob Van Landuyt :neckbeard: authored
When the version we want to install is 2 or larger, the module is namespaced in v2. This change allows us to keep installing v1 from `github.com/goreleaser/goreleaser`, but for any other version, it will append `/v$version` to the module path. This should allow us to update goreleaser to v2 in https://gitlab.com/gitlab-com/gl-infra/jsonnet-tool/-/merge_requests/152
-
- Jun 08, 2024
- Jun 07, 2024
-
-
Andrew Newdigate authored
chore(semantic-release): Print deprecation warning for `GITLAB_TOKEN`. See merge request gitlab-com/gl-infra/common-ci-tasks!574
-
Andrew Newdigate authored
docs(semantic-release): Add a "setup guide" section. See merge request gitlab-com/gl-infra/common-ci-tasks!575
-