- Jan 13, 2025
-
-
semantic-release-bot authored
## [2.49.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-01-13) ### Fixes * remove rogue quote ([33a9bc36](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/33a9bc36b4da368e86a4c33ca1139224056f8f2e))
-
Craig Miskell authored
fix: remove rogue quote See merge request gitlab-com/gl-infra/common-ci-tasks!867
-
Alex authored
-
- Jan 09, 2025
-
-
semantic-release-bot authored
## [2.49.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-01-09) ### Fixes * remove default ([e210eb7b](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/e210eb7b143cb4b449e79c8c35ad78645c4a50d0)) * remove quotes from regex as per documentation ([4afaabc7](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/4afaabc7dbbb6c9a9ca9a62d770c9d6b1df7453e)) * remove regex because it precludes the use of variable expansion ([2833935d](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/2833935d58c06d16dc0e63bfbf96df0895987a4f)) ### Tests * proper var formatting? ([295dbf01](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/295dbf01135a132d26e9fe4db102a0a6c9fb8c3a)) * remove the default all together ([08721c63](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/08721c63432e5a45473ef2cf5cfa6cb55891f23e)) * restore the regex ([dd6e9b50](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/dd6e9b508e248c773d8bdf32abc7ce0e9431dcc3)) ### Dependencies * **deps:** update dependency jdx/mise to v2024.12.17 ([caa2be0b](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/caa2be0b122a7785838af9eb6ce1e39078b8a79a)) * **deps:** update dependency jdx/mise to v2024.12.24 ([0bd7f82b](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/0bd7f82bcff475ec1e8d87dd1c683201a8086393)) * **deps:** update dependency zricethezav/gitleaks to v8.22.0 ([ccacf2da](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/ccacf2daaf2ab612257409413ed8161546fe77a2)) * **deps:** update dependency zricethezav/gitleaks to v8.22.1 ([71ca2955](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/71ca29550bd127786c8acfe7e8dfe6db92b0f3da)) * **deps:** update golang-patch to v1.23.4 ([3f3990f4](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/3f3990f43b51068153e9024c09963fe7151f97a2)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.49.0 ([e2aa780a](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/e2aa780a2e356cc419d1267977071db6c80092b7))
-
Andrew Newdigate authored
fix: remove quotes from regex as per documentation See merge request gitlab-com/gl-infra/common-ci-tasks!860
-
Alex authored
-
Alex authored
-
Alex authored
-
Alex authored
-
- Jan 04, 2025
-
-
renovate-bot authored
chore(deps): update dependency zricethezav/gitleaks to v8.22.1 See merge request gitlab-com/gl-infra/common-ci-tasks!861
-
GitLab Renovate Bot authored
-
- Jan 03, 2025
-
-
Alex authored
-
Alex authored
-
Alex authored
-
Steve Xuereb authored
chore(deps): update dependency jdx/mise to v2024.12.24 See merge request gitlab-com/gl-infra/common-ci-tasks!857
-
- Dec 31, 2024
-
-
GitLab Renovate Bot authored
-
- Dec 30, 2024
-
-
Tania Roblot authored
Expand documentation for terraform module publish readme See merge request gitlab-com/gl-infra/common-ci-tasks!836
-
- Dec 23, 2024
-
-
Steve Xuereb authored
chore(deps): update dependency jdx/mise to v2024.12.17 See merge request gitlab-com/gl-infra/common-ci-tasks!854
-
-
- Dec 21, 2024
-
-
renovate-bot authored
chore(deps): update dependency zricethezav/gitleaks to v8.22.0 See merge request gitlab-com/gl-infra/common-ci-tasks!856
-
GitLab Renovate Bot authored
-
- Dec 14, 2024
-
-
renovate-bot authored
chore(deps): update golang-patch to v1.23.4 (patch) See merge request gitlab-com/gl-infra/common-ci-tasks!853
-
GitLab Renovate Bot authored
-
- Dec 10, 2024
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.49.0 See merge request gitlab-com/gl-infra/common-ci-tasks!851
-
GitLab Renovate Bot authored
-
Matt Miller authored
Remove the cookbook-publisher lockfile if not running ruby 2.X See merge request gitlab-com/gl-infra/common-ci-tasks!850
-
Matt Miller authored
-
- Dec 03, 2024
-
-
semantic-release-bot authored
## [2.49.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-12-03) ### Features * support using renovate managed version for mise ([9ca9485f](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/9ca9485f198edc90c0bd213a72a92af01cbdb15b)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.48.0 ([ec81ec20](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/ec81ec202db8f8ebb379bffe087bc6f92f7c7fc3)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.48.1 ([7a4a1932](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/7a4a19321d44d59aca1857bccccb72865bfcea74))
-
Andrew Newdigate authored
feat: support using renovate managed version for mise See merge request gitlab-com/gl-infra/common-ci-tasks!848
-
- Dec 02, 2024
-
-
Casey Clark authored
-
- Nov 26, 2024
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.48.1 See merge request gitlab-com/gl-infra/common-ci-tasks!845
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.48.0 See merge request gitlab-com/gl-infra/common-ci-tasks!844
-
semantic-release-bot authored
## [2.48.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-11-26) ### Fixes * **yamlfmt:** Migrate to `doublestar` path discovery. ([d50e7fb0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/d50e7fb0ba6ebb801c1772d6cc98edd369772963)), closes [gitlab-com/gl-infra/common-template-copier#6](https://gitlab.com/gitlab-com/gl-infra/common-template-copier/-/issues/)
-
GitLab Renovate Bot authored
-
Florian Forster authored
fix(yamlfmt): Migrate to `doublestar` path discovery. See merge request gitlab-com/gl-infra/common-ci-tasks!843
-
- Nov 25, 2024
-
-
Florian Forster authored
See also: gitlab-com/gl-infra/common-ci-tasks-images!454 Issue: gitlab-com/gl-infra/common-template-copier#6
-
semantic-release-bot authored
## [2.48.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-11-25) ### Features * **yamlfmt:** Add [secure] CI definition for `yamlfmt`. ([5f0b08bd](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/5f0b08bdc76c64f5f8910d113083aa1292fcc921)), closes [gitlab-com/gl-infra/common-template-copier#6](https://gitlab.com/gitlab-com/gl-infra/common-template-copier/-/issues/) ### Fixes * **yamlfmt:** Use the package's config file. ([76acb16c](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/76acb16c2dbc0e950454eb4e851ba70bfe97b9ff)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.47.0 ([3e8ae33f](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/3e8ae33f3444bf9449eac54f45139ed208d10dfd))
-
Florian Forster authored
feat(yamlfmt): Add shared CI definition for `yamlfmt`. See merge request gitlab-com/gl-infra/common-ci-tasks!838
-
Florian Forster authored
-