Commit Graph
3 Commits
Author SHA1 Message Date
claudeandClaude Sonnet 5 f4144de0dd add CI workflow running go vet and go test
CI / test (pull_request) Successful in 4m45s
Adds .gitea/workflows/ci.yml: on push to main and on pull requests, run
`go vet ./...` then `go test ./...` in a golang:1.25-alpine container.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-07 12:51:05 +01:00
aneurin 0d73340982 add sqimple crud methods 2026-09-01 01:29:27 +01:00
aneurin efa486fea8 initial commit 2026-09-01 00:13:01 +01:00