gitea/.github/workflows
silverwind 43c8d85f19
Disable vet as part of go test (#33662)
`go vet` implicitely runs as part of `go test`, but we already have
`make lint-go-vet`, so we were essentially running it twice. This should
hopefully make `go test` slightly faster.

Ref: https://pkg.go.dev/cmd/go#hdr-Test_packages

> As part of building a test binary, go test runs go vet
2025-03-03 06:03:42 +00:00
..
cron-licenses.yml Run yamllint with strict mode, fix issue (#33551) 2025-02-10 22:33:40 +00:00
cron-translations.yml Use Crowdin action for translation sync (#30054) 2024-03-30 18:11:50 +00:00
files-changed.yml Update files-changed and labeler globs (#33720) 2025-02-25 11:33:23 -08:00
pull-compliance.yml Disable vet as part of go test (#33662) 2025-03-03 06:03:42 +00:00
pull-db-tests.yml Improve testing and try to fix MySQL hanging (#32515) 2024-11-15 23:45:07 +08:00
pull-docker-dryrun.yml Bump workflows in github actions (#27836) 2023-10-30 15:56:43 +08:00
pull-e2e-tests.yml Bump CI,Flake and Snap to Node 22 (#32487) 2024-11-13 21:39:55 +00:00
pull-labeler.yml Update to labeler v5 (#29721) 2024-03-12 22:09:02 +00:00
release-nightly.yml use dedicated runners for release artifacts (#32811) 2024-12-12 12:02:59 -05:00
release-tag-rc.yml use dedicated runners for release artifacts (#32811) 2024-12-12 12:02:59 -05:00
release-tag-version.yml Fix OCI image.version annotation for releases to use full semver (#33698) 2025-02-24 01:37:37 -05:00