F-11: Forgejo Actions CI (bookshelf-qqz.11) #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bd-bookshelf-qqz.11"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.forgejo/workflows/ci.ymlwith three jobs: lint (go vet + golangci-lint), test (MySQL 8 service container +make testwith race detector), and coverage (make coverageenforcing the 100% gate), triggered on push to main and PR open/sync..golangci.ymlenabling govet, errcheck, staticcheck, ineffassign, unused, gosimple; excludesinternal/db/sqlc/(generated) and*_mock.gofiles.golangci-lint runintomake lintin the Makefile.Test Plan
BOOKSHELF_DSN.Forgejo Quirks Documented
See top-of-file comments in
ci.yml: action references use GitHub Marketplace via runner allow-list; fallback manual install instructions included if GitHub-hosted actions are blocked.Closes bead bookshelf-qqz.11 on merge.
95ede9430df3258a4c1c