- Oct 29, 2024
-
-
Andrew Newdigate authored
So that we can cut a release, which will then upgrade it again.
-
Andrew Newdigate authored
fix: broken Docker tags builds See merge request gitlab-com/gl-infra/common-ci-tasks!808
-
Andrew Newdigate authored
Also, stops renovate running when Semantic Releaser pushes directly to main branch, as this has the affect of making it appear that the main branch is broken, when it's not.
-
- Oct 28, 2024
-
-
semantic-release-bot authored
## [2.43.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-10-28) ### Features * switch from GitLab caching to Registry caching for docker builds ([9a45fe19](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/9a45fe19a938f288746b382ccdbf665ffcb3cf06)) ### Dependencies * **deps:** update dependency gitlab-com/gl-infra/jsonnet-tool to v1.16.0 ([30824386](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/3082438625e63cbf0bbb6ae8dd4fffe7b0633171)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.42.1 ([3eec173a](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/3eec173a5a87b9535e8f039b6154047bb5f37146))
-
Andrew Newdigate authored
feat: switch from GitLab caching to Registry caching for docker builds See merge request gitlab-com/gl-infra/common-ci-tasks!807
-
Andrew Newdigate authored
Looking for performance improvements.
-
Andrew Newdigate authored
chore(deps): update dependency gitlab-com/gl-infra/jsonnet-tool to v1.16.0 See merge request gitlab-com/gl-infra/common-ci-tasks!800
-
- Oct 27, 2024
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.42.1 See merge request gitlab-com/gl-infra/common-ci-tasks!806
-
GitLab Renovate Bot authored
-
semantic-release-bot authored
## [2.42.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-10-27) ### Fixes * **renovate:** upgrade GitLab configs in .gitlab directory ([8f4ae91c](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/8f4ae91c4b6a17ef9df53734e188ffb53a485a1e)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.42.0 ([34ac0b69](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/34ac0b69842a2536b3722cb0e4448013d780c63d))
-
Andrew Newdigate authored
fix(renovate): upgrade GitLab configs in .gitlab directory See merge request gitlab-com/gl-infra/common-ci-tasks!805
-
Andrew Newdigate authored
This configures Renovate to upgrade gitlab-ci YAML files in `.gitlab/{ci,template}` subdirectories, as the default configuration only checks the `.gitlab-ci.yml` file.
-
- Oct 26, 2024
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.42.0 See merge request gitlab-com/gl-infra/common-ci-tasks!804
-
GitLab Renovate Bot authored
-
semantic-release-bot authored
## [2.42.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-10-26) ### Features * support vendir in common-ci-tasks ([1c6bfa09](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/1c6bfa09dc56b6adfe7ab3f28bb8fcef2be8545e)) ### Docs * add cosign to developer setup ([330690dc](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/330690dc1caba5257330fb22225b096e0d9506b3)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.41.3 ([649dc05a](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/649dc05aeb1bfd3a7e438382ae54e21f43d85887))
-
Andrew Newdigate authored
feat: support vendir in common-ci-tasks See merge request gitlab-com/gl-infra/common-ci-tasks!802
-
Andrew Newdigate authored
-
- Oct 25, 2024
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.41.3 See merge request gitlab-com/gl-infra/common-ci-tasks!799
-
GitLab Renovate Bot authored
-
GitLab Renovate Bot authored
-
Andy Knight authored
docs: add cosign to developer setup See merge request gitlab-com/gl-infra/common-ci-tasks!798
-
Andrew Newdigate authored
-
semantic-release-bot authored
## [2.41.3](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-10-25) ### Fixes * terraform fmt pre-commit hook ([185fcb80](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/185fcb802096d706ab64402845bb96db1f7f46d5)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.41.2 ([7c89d4e9](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/7c89d4e9551b737c8371b3eca8886fca0c2cf38f))
-
Andrew Newdigate authored
fix: terraform fmt pre-commit hook See merge request gitlab-com/gl-infra/common-ci-tasks!797
-
Andrew Newdigate authored
Currently it's not writing the change. This fixes that problem.
-
- Oct 24, 2024
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.41.2 See merge request gitlab-com/gl-infra/common-ci-tasks!796
-
GitLab Renovate Bot authored
-
semantic-release-bot authored
## [2.41.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-10-24) ### Fixes * fix docker caching ([7946fdd0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/7946fdd0ac59bc5a44ef287dff7b4998875bae14)) ### Dependencies * **deps:** update dependency git/git to v2.47.0 ([a6ffded4](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/a6ffded46db86363acc1484ba274cccb7cda94ff)) * **deps:** update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.23.0 ([26188cc3](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/26188cc316f9bcd1f892b6a6f7eddd8b35b53019)) * **deps:** update dependency mvdan/sh to v3.10.0 ([370ad662](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/370ad6623ea0d27e2c6528c34086faba1aef42db)) * **deps:** update dependency zricethezav/gitleaks to v8.21.1 ([b6fa7128](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/b6fa7128c2ca83a8eb3d1b3fef062f6a683c3103)) * **deps:** update ghcr.io/containerbase/base docker tag to v12.0.10 ([98922fed](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/98922fedc0dfe80432189cbd0217dc72e5a5cbb1)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.41.1 ([d1b7d8fe](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/d1b7d8fe68a7bfbd17015e0aa61d362e22ee72f8))
-
Andrew Newdigate authored
fix: fix docker caching See merge request gitlab-com/gl-infra/common-ci-tasks!795
-
Andrew Newdigate authored
Docker image caching doesn't appear to be working at present. This change should fix the problems in downstream builds wrt caching.
-
- Oct 22, 2024
-
-
Andrew Newdigate authored
chore(deps): update ghcr.io/containerbase/base docker tag to v12.0.10 See merge request gitlab-com/gl-infra/common-ci-tasks!785
-
Andrew Newdigate authored
chore(deps): update dependency git/git to v2.47.0 See merge request gitlab-com/gl-infra/common-ci-tasks!786
-
renovate-bot authored
chore(deps): update dependency mvdan/sh to v3.10.0 See merge request gitlab-com/gl-infra/common-ci-tasks!793
-
- Oct 21, 2024
-
-
GitLab Renovate Bot authored
-
- Oct 20, 2024
-
-
GitLab Renovate Bot authored
-
- Oct 19, 2024
-
-
renovate-bot authored
chore(deps): update dependency zricethezav/gitleaks to v8.21.1 See merge request gitlab-com/gl-infra/common-ci-tasks!792
-
GitLab Renovate Bot authored
-
- Oct 14, 2024
-
-
Andrew Newdigate authored
chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.23.0 See merge request gitlab-com/gl-infra/common-ci-tasks!787
-
- Oct 13, 2024
-
-
GitLab Renovate Bot authored
chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.23.0
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.41.1 See merge request gitlab-com/gl-infra/common-ci-tasks!790
-