- Jan 24, 2025
-
-
semantic-release-bot authored
## [2.52.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-01-24) ### Features * update all CI templates to pull common-ci-tasks images from $CI_REGISTRY instead of registry.gitlab.com ([b816dbd0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/b816dbd047461400bb09468031ccbf0caf84e416)) ### Others * **docs:** extend docs on golang inputs ([0fdc9234](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/0fdc9234b0366920bef993f99c4bd9ea30f7aa7c)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.50.0 ([634bb2cf](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/634bb2cf62b0925226e985be747aec0fd0bf49c9)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.51.0 ([2bf7f61b](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/2bf7f61b0b74edeed1d798bc0282e51ce97e3d49))
-
Bob Van Landuyt :neckbeard: authored
feat: update all CI templates to pull common-ci-tasks images from $CI_REGISTRY instead of registry.gitlab.com See merge request gitlab-com/gl-infra/common-ci-tasks!878
-
Pierre Guinoiseau authored
feat: update all CI templates to pull common-ci-tasks images from $CI_REGISTRY instead of registry.gitlab.com
-
- Jan 23, 2025
-
-
Matt Miller authored
Always use ruby 2.7 when publishing. See merge request gitlab-com/gl-infra/common-ci-tasks!876
-
- Jan 22, 2025
-
-
Matt Miller authored
-
Steve Xuereb authored
Adds docs for managing renovate schedule See merge request gitlab-com/gl-infra/common-ci-tasks!870
-
- Jan 20, 2025
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.51.0 See merge request gitlab-com/gl-infra/common-ci-tasks!875
-
GitLab Renovate Bot authored
-
Andrew Newdigate authored
chore(docs): extend docs on golang inputs See merge request gitlab-com/gl-infra/common-ci-tasks!874
-
Bob Van Landuyt :neckbeard: authored
This documents all of the inputs that can be passed to the `golangci_lint.yml` CI- template.
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.50.0 See merge request gitlab-com/gl-infra/common-ci-tasks!873
-
semantic-release-bot authored
## [2.51.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-01-20) ### Features * **lint:** allow configuring golangci_lint timeout ([e1bb6ff8](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/e1bb6ff812d3835cfb491b9a743f9eba2197fdb0))
-
GitLab Renovate Bot authored
-
Andrew Newdigate authored
feat(lint): allow configuring golangci_lint timeout See merge request gitlab-com/gl-infra/common-ci-tasks!872
-
Bob Van Landuyt :neckbeard: authored
This allows specifying a timeout for golangci_lint. The default remains 5m. We shouldn't really be running into this, so it's advisable to look into why we're hitting this timeout when we do. But as a workaround it's handy to have this configurable.
-
- Jan 17, 2025
-
-
semantic-release-bot authored
## [2.50.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-01-17) ### Features * **yamlfmt:** Migrate to the "pattern file" discovery method. ([e6f7afb7](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/e6f7afb7f5398da6a740b928628f975b535e53cd)) ### Others * **yamlfmt:** Print file contents in blue. ([37411bed](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/37411bed7b777a97acd8e9200300462bbc19f61f)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.49.1 ([2c8317df](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/2c8317df2885fb2191b1fb8f34f76252a3ad2534)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.49.2 ([5b2d4876](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/5b2d487684703c45a3c1868f84701fd399c13006))
-
Florian Forster authored
feat(yamlfmt): Migrate to the "pattern file" discovery method. See merge request gitlab-com/gl-infra/common-ci-tasks!871
-
Florian Forster authored
-
Florian Forster authored
This new feature in yamlfmt 0.15.0 allows us to specify which files to format (and which to ignore) using a file with the "gitignore" syntax.
-
David Leach authored
-
- Jan 13, 2025
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.49.2 See merge request gitlab-com/gl-infra/common-ci-tasks!869
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.49.1 See merge request gitlab-com/gl-infra/common-ci-tasks!868
-
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))
-
GitLab Renovate Bot authored
-
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
-