Loading
Commits on Source 13
-
Will Meek authored
Adds standardised mise tasks for Go projects gated on golang: - test, test:unit, test:integration, test:coverage, lint, format Part of https://gitlab.com/groups/gitlab-org/quality/-/work_items/357
-
Tim Beauchamp authored
Add `test:contract` task to `.mise.toml.jinja` so developers can run Go contract tests locally with `mise run test:contract`. Gated on the `golang` copier variable alongside the other Go tasks. Part of gitlab-org/quality/quality-engineering/team-tasks#4480 Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update dependency gitlab-org/caproni to v2.50.0 See merge request !736
-
Tiffany Rea authored
-
GitLab Renovate Bot authored
-
GitLab Renovate Bot authored
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update dependency gitlab-org/caproni to v2.50.2 See merge request !738
-
renovate-bot authored
chore(deps): update dependency gitlab-com/gl-infra/platform/runway/fairway to v1.27.0 See merge request !740
-
renovate-bot authored
chore(deps): update common-ci-tasks to v4.16 See merge request !739
-
Tiffany Rea authored
-
Aaron Richter authored
feat(golang): add contract test mise task See merge request !673