unkinben
7433bbfdb6
ci: use golang:1.25 (not alpine) for race detector support
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
2026-06-07 19:27:37 +10:00
unkinben
21d286c62a
ci: add woodpecker pipelines for Go
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/build Pipeline was canceled
2026-06-07 19:25:41 +10:00
unkinben
14ac65e0a9
chore: remove v2 Python codebase
...
Removes all Python source, tests, config examples, CI pipelines,
and build tooling. The Go rewrite replaces everything.
2026-06-07 19:05:19 +10:00
unkinben
f25bf6cb29
chore: bump almalinux9 image tags ( #46 )
...
Bump almalinux9 image tags to 20260606
Reviewed-on: #46
Co-authored-by: Ben Vincent <ben@unkin.net >
Co-committed-by: Ben Vincent <ben@unkin.net >
2026-06-07 00:32:27 +10:00
unkinben
9e52929d73
build: align Dockerfile with packer build and add docker-compose dev mounts
...
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
- Rebase Dockerfile onto almalinux9-base, install via uv tool install
- Remove dev artifacts (remotes.yaml, ca-bundle.pem) from image
- Mount gitignored dev files via docker-compose volumes instead
- Add .dockerignore to keep secrets out of build context
- Track docker-compose.yml in git (no secrets; dev files mounted as volumes)
2026-04-25 22:17:36 +10:00
unkinben
1cbe836f1b
ci: add Woodpecker pipelines for pre-commit, tests, and Docker build
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
2026-04-25 21:02:39 +10:00