This website requires JavaScript.
Explore
Help
Sign in
jedarden
/
ai-code-battle
Watch
1
Star
0
Fork
You've already forked ai-code-battle
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f206a87575
ai-code-battle
/
cmd
/
acb-worker
History
Argo Workflows CI
be5ffbf8c1
fix: update Dockerfiles to golang:1.25-alpine (go.mod requires go 1.25.0)
2026-04-14 13:43:39 -04:00
..
api.go
Remove legacy code: worker-api/, cmd/acb-indexer/, cluster-configuration/, gut cmd/acb-api/
2026-03-29 10:22:16 -04:00
b2.go
Remove legacy code: worker-api/, cmd/acb-indexer/, cluster-configuration/, gut cmd/acb-api/
2026-03-29 10:22:16 -04:00
db.go
Refactor acb-worker: B2 uploads, PostgreSQL writes, Glicko-2 ratings
2026-03-29 10:46:23 -04:00
Dockerfile
fix: update Dockerfiles to golang:1.25-alpine (go.mod requires go 1.25.0)
2026-04-14 13:43:39 -04:00
glicko2.go
Remove legacy code: worker-api/, cmd/acb-indexer/, cluster-configuration/, gut cmd/acb-api/
2026-03-29 10:22:16 -04:00
main.go
Refactor acb-worker: B2 uploads, PostgreSQL writes, Glicko-2 ratings
2026-03-29 10:46:23 -04:00
metrics.go
Add Prometheus metrics endpoint to match worker
2026-03-26 00:50:10 -04:00
metrics_test.go
Add Prometheus metrics endpoint to match worker
2026-03-26 00:50:10 -04:00