- Nov 07, 2024
-
-
semantic-release-bot authored
## [2.45.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-11-07) ### Features * Add Terraform Module publisher ([c085207e](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/c085207e374782d13830d41b6b7ef7832b92efa0)) ### Dependencies * **deps:** update dependency gitlab-com/gl-infra/jsonnet-tool to v1.16.1 ([204e9540](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/204e9540d6a3c7b540381df9219e4cd1d37e952f))
-
Andrew Newdigate authored
-
-
semantic-release-bot authored
## [2.44.3](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-11-07) ### Fixes * **renovate-bot:** Change the order of precedence for deciding between Vault and Variable. ([34b075df](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/34b075df43cae1958343fd373195e08c31e3d6c0)), closes [gitlab-com/gl-infra/common-ci-tasks#29](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/issues/) * **renovate-bot:** Continue to support the `VAULT_RENOVATE_GITLAB_TOKEN_PATH` variable. ([ec188cc5](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/ec188cc5531aebfd31633298cc4b38def4160390)) ### Docs * **renovate-bot:** Document Renovate's access tokens in detail. ([d945ad90](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/d945ad90684c47e979141a32eab6eae2733f197d)) ### Others * Add integration test requirement for Ansible Galaxy major version updates ([d29aed06](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/d29aed0699d2977839f87453c7568000d3318177)) ### Dependencies * **deps:** update dependency gitlab-com/gl-infra/common-ci-tasks to v2.44.2 ([137fd48d](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/137fd48d0f13e5e1a58f93031b25ccce06b6b632)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.2 ([ffac32ad](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/ffac32ad8e2e06ef76028c75b2ea23151a75669e))
-
renovate-bot authored
chore(deps): update dependency gitlab-com/gl-infra/common-ci-tasks to v2.44.2 See merge request gitlab-com/gl-infra/common-ci-tasks!823
-
GitLab Renovate Bot authored
-
Florian Forster authored
fix(renovate-bot): Change the order of precedence for deciding between Vault and Variable. See merge request gitlab-com/gl-infra/common-ci-tasks!791
-
- Nov 06, 2024
-
-
Florian Forster authored
-
Florian Forster authored
-
Florian Forster authored
Issue: gitlab-com/gl-infra/common-ci-tasks#29
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.2 See merge request gitlab-com/gl-infra/common-ci-tasks!821
-
GitLab Renovate Bot authored
-
Craig Miskell authored
chore: Add integration test requirement for Ansible Galaxy major version updates See merge request gitlab-com/gl-infra/common-ci-tasks!818
-
- Nov 05, 2024
-
-
semantic-release-bot authored
## [2.44.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-11-05) ### Fixes * Add SBOM attestation to Docker build ([f509b7cf](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/f509b7cf55f9235a607482417b7cf96a25ad54c7)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.0 ([b6be82d5](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/b6be82d5ff1b596b3f853655e9f10a8d1b852e8a)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.1 ([c7d10396](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/c7d103962f21930193c7879fd3a0d8efadbba03d))
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.1 See merge request gitlab-com/gl-infra/common-ci-tasks!820
-
GitLab Renovate Bot authored
-
Andrew Newdigate authored
fix: Add SBOM attestation to Docker build See merge request gitlab-com/gl-infra/common-ci-tasks!819
-
Andrew Newdigate authored
- Added `--attest type=sbom` flag to the `docker buildx build` command in the Dockerfile. - This flag enables SBOM (Software Bill of Materials) attestation during the Docker build process. - The SBOM attestation helps to track and manage the dependencies and components used in the Docker image, ensuring compliance and security.
-
Andrew Newdigate authored
- Added a new rule in the `renovate-versions-dedicated.json` Renovate preset file to require an integration test for Ansible-Galaxy major version updates. - This rule is triggered when a major version update of an Ansible Galaxy dependency is detected. - The rule adds a label to the pull request to indicate that an integration test is required. - For non-major version updates, also includes a note in the pull request body to remind developers to perform a review app deployment to ensure that the upgrade works as expected.
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.0 See merge request gitlab-com/gl-infra/common-ci-tasks!817
-
semantic-release-bot authored
## [2.44.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-11-05) ### Fixes * remove 'v' prefix from truncated versions in Renovate ([b30fcf20](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/b30fcf20fab03de4ce755ab5faac8daa04da42e1))
-
GitLab Renovate Bot authored
-
Andrew Newdigate authored
fix: remove 'v' prefix from truncated versions in Renovate See merge request gitlab-com/gl-infra/common-ci-tasks!816
-
Pierre Guinoiseau authored
-
- Oct 31, 2024
-
-
semantic-release-bot authored
## [2.44.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-10-31) ### Features * **docker:** turn branch write caching off by default ([8700ca04](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/8700ca04e76306733fdc73256c99a85b3da6040e)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.43.1 ([13e2a5d5](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/13e2a5d51ecabbae49e1546fd3ec2e8ad726b738)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.43.2 ([c5c56e28](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/c5c56e280247619168e2fac6ed35155e4ed2d898))
-
Andrew Newdigate authored
feat(docker): turn branch write caching off by default See merge request gitlab-com/gl-infra/common-ci-tasks!813
-
Andrew Newdigate authored
It turns out that for many docker jobs, writing the branch write cache takes many times longer than the docker build itself, so make it optional.
-
- Oct 29, 2024
-
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.43.2 See merge request gitlab-com/gl-infra/common-ci-tasks!812
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.43.1 See merge request gitlab-com/gl-infra/common-ci-tasks!810
-
semantic-release-bot authored
## [2.43.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-10-29) ### Fixes * skip renovate-validate on semantic release pushes ([af0b1b23](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/af0b1b23f2a52304a93f15962919e4f0fbc13a7b))
-
GitLab Renovate Bot authored
-
Andrew Newdigate authored
fix: skip renovate-validate on semantic release pushes See merge request gitlab-com/gl-infra/common-ci-tasks!811
-
Andrew Newdigate authored
We're already made this change for `renovate_bot` jobs: we need to do the same for `renovate_validate` jobs for the same reason: the image doesn't exist until after the tag pipeline is run.
-
semantic-release-bot authored
## [2.43.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2024-10-29) ### Fixes * broken Docker tags builds ([fccc5d03](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/fccc5d032f8b6844520082c20bfc6c3ecca0449f)) * revert to working renovate image ([0b9b975b](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/commit/0b9b975b6e723d4e869bcc68bac647fb0364f2b1))
-
Andrew Newdigate authored
fix: revert to working renovate image See merge request gitlab-com/gl-infra/common-ci-tasks!809
-
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))
-