- Jan 25, 2025
-
-
GitLab Renovate Bot authored
-
- Jan 24, 2025
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.53.0 See merge request gitlab-com/gl-infra/common-ci-tasks!883
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.52.2 See merge request gitlab-com/gl-infra/common-ci-tasks!882
-
semantic-release-bot authored
## [2.53.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-01-24) ### Features * export CI_API_V4_URL variable in goreleaser task ([0a6e1568](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/0a6e1568f9c831d71213a5aebcb4568ffa1bc624)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.52.1 ([447e4c96](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/447e4c967b24af80b5b6ac70ea2297f313cf3b40))
-
GitLab Renovate Bot authored
-
Pierre Guinoiseau authored
feat: export CI_API_V4_URL variable in goreleaser task See merge request gitlab-com/gl-infra/common-ci-tasks!881
-
Pierre Guinoiseau authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.52.1 See merge request gitlab-com/gl-infra/common-ci-tasks!880
-
semantic-release-bot authored
## [2.52.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-01-24) ### Fixes * **renovate:** fix for real truncated version updates for common-ci-tasks CI includes ([bad271db](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/bad271db46c999568a22c761ad5c5e79869aabbe))
-
GitLab Renovate Bot authored
-
Pierre Guinoiseau authored
fix(renovate): fix for real truncated version updates for common-ci-tasks CI includes See merge request gitlab-com/gl-infra/common-ci-tasks!879
-
Pierre Guinoiseau authored
-
semantic-release-bot authored
## [2.52.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-01-24) ### Fixes * **renovate:** fix truncated version updates for common-ci-tasks CI includes ([9e3c6ff1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/9e3c6ff1c8445f2cfa96bc2b86806333a085ae8f))
-
Pierre Guinoiseau authored
fix(renovate): fix truncated version updates for common-ci-tasks CI includes See merge request gitlab-com/gl-infra/common-ci-tasks!877
-
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
-
Pierre Guinoiseau authored
-
- 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))
-