- Dec 13, 2023
-
-
Andrew Newdigate authored
Covers direnv, and warnings in rtx.
-
- Dec 10, 2023
-
-
RENOVATE_GITLAB_TOKEN authored
chore(deps): update dependency pre-commit to v3.6.0 See merge request gitlab-com/gl-infra/common-ci-tasks!480
-
RENOVATE_GITLAB_TOKEN authored
chore(deps): update dependency pre-commit/pre-commit to v3.6.0 See merge request gitlab-com/gl-infra/common-ci-tasks!481
-
RENOVATE_GITLAB_TOKEN authored
-
RENOVATE_GITLAB_TOKEN authored
-
- Dec 09, 2023
-
-
Andrew Newdigate authored
chore(deps): update dependency mikefarah/yq to v4.40.4 See merge request gitlab-com/gl-infra/common-ci-tasks!477
-
Andrew Newdigate authored
chore(deps): update ghcr.io/containerbase/base docker tag to v9.30.0 See merge request gitlab-com/gl-infra/common-ci-tasks!479
-
RENOVATE_GITLAB_TOKEN authored
chore(deps): update dependency golang/go to v1.21.5 See merge request gitlab-com/gl-infra/common-ci-tasks!476
-
RENOVATE_GITLAB_TOKEN authored
-
RENOVATE_GITLAB_TOKEN authored
-
RENOVATE_GITLAB_TOKEN authored
-
- Dec 06, 2023
-
-
Andrew Newdigate authored
chore(deps): update ghcr.io/containerbase/base docker tag to v9.28.0 See merge request gitlab-com/gl-infra/common-ci-tasks!475
-
RENOVATE_GITLAB_TOKEN authored
-
- Dec 04, 2023
-
-
semantic-release-bot authored
### [2.1.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.1.1...v2.1.2) (2023-12-04) ### Bug Fixes * add GOLANG_VERSION and GOTOOLCHAIN for goreleaser ([7203c9a5](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/7203c9a544ff189a73ae308fe30d8f75e2ccdcc1))
-
Andrew Newdigate authored
fix: add GOLANG_VERSION and GOTOOLCHAIN for goreleaser See merge request gitlab-com/gl-infra/common-ci-tasks!473
-
- Dec 01, 2023
-
-
Stephan Breitrainer authored
-
- Nov 30, 2023
-
-
Andrew Newdigate authored
chore(deps): update dependency yarnpkg/yarn to v1.22.21 See merge request gitlab-com/gl-infra/common-ci-tasks!465
-
- Nov 29, 2023
-
-
semantic-release-bot authored
### [2.1.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.1.0...v2.1.1) (2023-11-29) ### Bug Fixes * set GOLANG_VERSION and GOTOOLCHAIN for golangci-lint jobs ([40a46ee9](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/40a46ee930262547464938f3c9852cb4f2d79875))
-
RENOVATE_GITLAB_TOKEN authored
-
Andrew Newdigate authored
chore(deps): update dependency git/git to v2.43.0 See merge request gitlab-com/gl-infra/common-ci-tasks!469
-
Andrew Newdigate authored
chore(deps): update dependency mikefarah/yq to v4.40.3 See merge request gitlab-com/gl-infra/common-ci-tasks!470
-
Andrew Newdigate authored
fix: set GOLANG_VERSION and GOTOOLCHAIN for golangci-lint jobs See merge request gitlab-com/gl-infra/common-ci-tasks!471
-
- Nov 28, 2023
-
-
Stephan Breitrainer authored
-
- Nov 25, 2023
-
-
RENOVATE_GITLAB_TOKEN authored
-
RENOVATE_GITLAB_TOKEN authored
-
- Nov 24, 2023
-
-
semantic-release-bot authored
## [2.1.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.0.3...v2.1.0) (2023-11-24) ### Features * Add Prometheus linting with Pint ([d768e30e](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/d768e30e52a32c008589026b6fd33da86ae00b5c))
-
Andrew Newdigate authored
feat: Add Prometheus linting with Pint See merge request gitlab-com/gl-infra/common-ci-tasks!464
-
-
- Nov 18, 2023
-
-
RENOVATE_GITLAB_TOKEN authored
chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3 See merge request gitlab-com/gl-infra/common-ci-tasks!468
-
RENOVATE_GITLAB_TOKEN authored
chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.1 See merge request gitlab-com/gl-infra/common-ci-tasks!467
-
RENOVATE_GITLAB_TOKEN authored
chore(deps): update dependency zricethezav/gitleaks to v8.18.1 See merge request gitlab-com/gl-infra/common-ci-tasks!466
-
RENOVATE_GITLAB_TOKEN authored
-
RENOVATE_GITLAB_TOKEN authored
-
RENOVATE_GITLAB_TOKEN authored
-
- Nov 16, 2023
-
-
semantic-release-bot authored
### [2.0.3](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.0.2...v2.0.3) (2023-11-16) ### Bug Fixes * remove all TF caching ([2bf9cc99](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/2bf9cc992580adb1400a1cfd452ae01fa18892b1))
-
Andrew Newdigate authored
fix: remove all TF caching See merge request gitlab-com/gl-infra/common-ci-tasks!463
-
Andrew Newdigate authored
This removes terraform plugin caching, after we've seen a marked increase in odd transient errors while caching is on.
-
- Nov 13, 2023
-
-
semantic-release-bot authored
### [2.0.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/compare/v2.0.1...v2.0.2) (2023-11-13) ### Bug Fixes * don't fail on TF lockfile update ([3289b3a5](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/commit/3289b3a580c790b3a609446c541d38d721af777c))
-
Andrew Newdigate authored
fix: don't fail on TF lockfile update See merge request gitlab-com/gl-infra/common-ci-tasks!462
-
Andrew Newdigate authored
Currently the `terraform_validate` job will fail if the lock file needs updating. This changes that to a warning.
-