Commits on Source 14
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update common-ci-tasks to v2.78 See merge request !1051
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update common-ci-tasks to v2.79 See merge request !1052
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update dependency zricethezav/gitleaks to v8.27.2 See merge request !1063
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update golang-patch to v1.24.4 (patch) See merge request !1057
-
Bob Van Landuyt authored
I noticed that we weren't running `jsonnetfmt` in the runbooks repo anymore. Figured this was the better way to fix that everywhere. This would be nicer if we could display the diff after running, but for that we need git: common-ci-tasks-images!674 For #45
-
Andrew Newdigate authored
feat: add jsonnetfmt task See merge request !1065
-
semantic-release-bot authored
## [2.80.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-06-23) ### Features * add jsonnetfmt task ([ee3374ac](ee3374ac)) ### Dependencies * **deps:** update common-ci-tasks to v2.78 ([070c8cd7](070c8cd7)) * **deps:** update common-ci-tasks to v2.79 ([e3be8bfd](e3be8bfd)) * **deps:** update dependency zricethezav/gitleaks to v8.27.2 ([d6961bd8](d6961bd8)) * **deps:** update golang-patch to v1.24.4 ([eb11c6ba](eb11c6ba))
-
Bob Van Landuyt authored
This makes the output a bit nicer. For #45
-
Bob Van Landuyt authored
fix: show git-diff on jsonnetfmt See merge request !1066
-
semantic-release-bot authored
## [2.80.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2025-06-23) ### Fixes * show git-diff on jsonnetfmt ([15d8692c](15d8692c))