ci: Merge develop CI workflow onto master #11

Merged
Ghost merged 2 commits from develop into master 2026-09-01 14:46:53 -05:00

Land .gitea/workflows/ci.yaml on default after #10.

What/Why/Test: develop has CI; master should match for required checks.

Land `.gitea/workflows/ci.yaml` on default after #10. What/Why/Test: develop has CI; master should match for required checks.
Ghost added 2 commits 2026-09-01 14:46:36 -05:00
ci: Add Gitea Actions workflow
CI / Test and build (pull_request) Successful in 24s
9185e1de89
Pushes and pull requests had no automated test or build on Gitea.
A CI workflow matching the existing Go module runs go test -race and
go build on master, develop, and pull requests.

Fixes #7
ci: Add Gitea Actions workflow
CI / Test and build (push) Successful in 12s
CI / Test and build (pull_request) Successful in 12s
933719ca15
Ghost merged commit 3bffe88740 into master 2026-09-01 14:46:53 -05:00
Sign in to join this conversation.