Commits on Source 19
-
GitLab Renovate Bot authored
-
GitLab Renovate Bot authored
-
Andrew Newdigate authored
chore(deps): update dependency bridgecrewio/checkov to v3.2.390 See merge request !950
-
Andrew Newdigate authored
chore(deps): update dependency gitlab-com/gl-infra/jsonnet-tool to v1.17.4 See merge request !958
-
GitLab Renovate Bot authored
chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.27.2
-
GitLab Renovate Bot authored
-
Andrew Newdigate authored
chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.27.2 See merge request !954
-
Andrew Newdigate authored
chore(deps): update dependency jdx/mise to v2025 See merge request !956
-
Bob Van Landuyt authored
This changes the package rules for truncated versions. The intention here is to match all truncated versions for all packages. This means that we'll try to match both `major` and `major.minor` for these packages, and for the match manager that require it, we'll also try this with a `v` prefix. This way, downstream packages can pick which kind of truncated version they use and renovate will not try to change it. We could standardize on a certain type of version per package, but I think we would likely need to do that in a different script. Related to #37 Originally introduced in !937
-
GitLab Renovate Bot authored
-
Andrew Newdigate authored
chore(deps): update registry.gitlab.com/gitlab-com/gl-infra/autolabels docker tag to v1.4.1 See merge request !961
-
Igor authored
The chef-push-cookbook job which is responsible for pushing new cookbooks and opening chef-repo MRs is checked out from the `master` branch by default. This patch introduces an environment variable `$COOKBOOK_PUBLISHER_BRANCH` which allows this to be changed. This way, experimental changes can be tested in a CI context prior to merging.
-
semantic-release-bot authored
## [2.66.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-03-26) ### Features * Support custom branch for chef cookbook publisher ([672f9a3b](672f9a3b)) ### Dependencies * **deps:** update dependency bridgecrewio/checkov to v3.2.390 ([d8cd1e18](d8cd1e18)) * **deps:** update dependency gitlab-com/gl-infra/jsonnet-tool to v1.17.4 ([1f0aa38b](1f0aa38b)) * **deps:** update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.27.2 ([0f97b959](0f97b959)) * **deps:** update dependency jdx/mise to v2025 ([9306fb69](9306fb69)) * **deps:** update registry.gitlab.com/gitlab-com/gl-infra/autolabels docker tag to v1.4.1 ([36c632b7](36c632b7))
-
Igor authored
-
semantic-release-bot authored
## [2.66.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-03-26) ### Fixes * Fix broken bash substitution in chef-push-cookbook ([144772fa](144772fa))
-
Andrew Newdigate authored
fix(renovate): try all kinds of truncated versions See merge request !960
-
semantic-release-bot authored
## [2.66.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-03-28) ### Fixes * **renovate:** try all kinds of truncated versions ([f4fb5991](f4fb5991))