Commits on Source 28
-
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 !810
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.43.2 See merge request !812
-
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.
-
Andrew Newdigate authored
feat(docker): turn branch write caching off by default See merge request !813
-
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](8700ca04)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.43.1 ([13e2a5d5](13e2a5d5)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.43.2 ([c5c56e28](c5c56e28))
-
Pierre Guinoiseau authored
-
Andrew Newdigate authored
fix: remove 'v' prefix from truncated versions in Renovate See merge request !816
-
GitLab Renovate Bot authored
-
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](b30fcf20))
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.0 See merge request !817
-
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.
-
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
fix: Add SBOM attestation to Docker build See merge request !819
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.1 See merge request !820
-
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](f509b7cf)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.0 ([b6be82d5](b6be82d5)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.1 ([c7d10396](c7d10396))
-
Craig Miskell authored
chore: Add integration test requirement for Ansible Galaxy major version updates See merge request !818
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.2 See merge request !821
-
Florian Forster authored
Issue: #29
-
Florian Forster authored
-
Florian Forster authored
-
Florian Forster authored
fix(renovate-bot): Change the order of precedence for deciding between Vault and Variable. See merge request !791
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update dependency gitlab-com/gl-infra/common-ci-tasks to v2.44.2 See merge request !823
-
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](34b075df)), closes [#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](ec188cc5)) ### Docs * **renovate-bot:** Document Renovate's access tokens in detail. ([d945ad90](d945ad90)) ### Others * Add integration test requirement for Ansible Galaxy major version updates ([d29aed06](d29aed06)) ### Dependencies * **deps:** update dependency gitlab-com/gl-infra/common-ci-tasks to v2.44.2 ([137fd48d](137fd48d)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.44.2 ([ffac32ad](ffac32ad))