Commit Graph
5 Commits
Author SHA1 Message Date
aneurinandClaude Sonnet 5 551743176b add Gitea CI/CD workflows and Dockerfile
CI / go-tests (pull_request) Successful in 1m29s
CI runs go vet/build/test plus govulncheck on PRs. Build pushes a
latest/previous image to the Gitea registry on push to main, and
Release pushes a tag-matched image on git tags. Adapted from the
project-manager workflows.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-06 23:17:30 +01:00
aneurin 3bfb73d3b9 fix unsent header 2026-03-30 22:04:50 +01:00
aneurin 31d0e05dfd add readme 2026-03-30 21:51:48 +01:00
aneurin a98ef28055 add csv reading, routing 2026-03-30 21:42:52 +01:00
aneurin 153dc64f60 initial commit with basic http server 2026-03-30 17:38:09 +01:00