Commits on Source 35
-
Florian Forster authored
"autolabels" only recently added an ops mirror. This broke `common-ci-tasks` on ops. v1.3.3 is the first version of autolabels that is available on ops.
-
Florian Forster authored
chore(deps): Upgrade autolabels to 1.3.3. See merge request !896
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.56.0 See merge request !897
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update dependency zricethezav/gitleaks to v8.23.3 See merge request !898
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update golang-patch to v1.23.6 (patch) See merge request !899
-
Florian Forster authored
Issue: #34
-
Steve Xuereb authored
feat(autolabels): Use the `AUTOLABELS_ENABLED` to allow teams to opt out of the job. See merge request !900
-
semantic-release-bot authored
## [2.57.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-02-13) ### Features * **autolabels:** Use the `AUTOLABELS_ENABLED` to allow teams to opt out of the job. ([8f334708](8f334708)), closes [#34](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/issues/) ### Dependencies * **deps:** update dependency zricethezav/gitleaks to v8.23.3 ([5614b91f](5614b91f)) * **deps:** update golang-patch to v1.23.6 ([a6049575](a6049575)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.56.0 ([18a26683](18a26683)) * **deps:** Upgrade autolabels to 1.3.3. ([fc7390c9](fc7390c9))
-
Olivier Gonzalez authored
-
Pierre Guinoiseau authored
Fix dynamic stage for new DS analyzer job See merge request !901
-
GitLab Renovate Bot authored
-
semantic-release-bot authored
## [2.57.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-02-18) ### Fixes * allow dynamic stage for new DS analyzer job ([545fc79f](545fc79f))
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.57.0 See merge request !903
-
Pierre Guinoiseau authored
-
Florian Heberl authored
This reverts commit c7f2544b.
-
Pierre Guinoiseau authored
Revert "fix: workaround for broken SAST scanners" See merge request !893
-
GitLab Renovate Bot authored
-
semantic-release-bot authored
## [2.57.2](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-02-18) ### Reverts * Revert "fix: workaround for broken SAST scanners" ([11b889a2](11b889a2)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.57.0 ([4b911036](4b911036))
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.57.1 See merge request !905
-
Bob Van Landuyt authored
fix: run the Renovate post-upgrade script for golangci-lint only when updated in .tool-versions See merge request !904
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.57.2 See merge request !906
-
semantic-release-bot authored
## [2.57.3](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-02-18) ### Fixes * run the Renovate post-upgrade script for golangci-lint only when updated in .tool-versions ([9006eba5](9006eba5)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.57.1 ([750a8040](750a8040)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.57.2 ([538dded4](538dded4))
-
Gonzalo Servat authored
-
Gonzalo Servat authored
-
Pierre Guinoiseau authored
fix: workaround for the outdated ds template See merge request !907
-
GitLab Renovate Bot authored
-
semantic-release-bot authored
## [2.57.4](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-02-19) ### Fixes * workaround for the outdated ds template ([264c3268](264c3268))
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.57.3 See merge request !908
-
Bob Van Landuyt authored
This includes the renovate-truncated-versions.json file by default. This way we don't need to set it in all projects where we want to use truncated versions. In some cases, for example `jsonnet-tool` we want to use truncated versions, but we forgot to include this file. This means that the dependencies no longer get updated. For example: https://gitlab.com/gitlab-com/gl-infra/jsonnet-tool/-/jobs/9155867928 I think it is safe to use this as the default, because we limit the number of packages we allow this for in `renovate-truncated-versions.json`.
-
Bob Van Landuyt authored
fix(renovate): include truncated versions by default See merge request !909
-
semantic-release-bot authored
## [2.57.5](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-02-19) ### Fixes * **renovate:** include truncated versions by default ([ca4abb07](ca4abb07)) ### Dependencies * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.57.3 ([6617ecb9](6617ecb9))