Commit Graph

2 Commits

Author SHA1 Message Date
6271c99173 ci: remove branch and PR tags from docker metadata
All checks were successful
CVE Scan & Docker Build / security-scan (push) Successful in 29s
CVE Scan & Docker Build / build-and-push (push) Successful in 1m10s
Remove branch and PR ref-based tags from the docker metadata
action, keeping only SHA-based and latest tags for cleaner
image tagging.
2026-06-25 08:17:32 -04:00
d107b492cf feat(server): implement structured logging, metrics, and dockerignore
All checks were successful
CVE Scan & Docker Build / security-scan (push) Successful in 31s
CVE Scan & Docker Build / build-and-push (push) Successful in 54s
- Configure structured logging via environment variable
- Add Prometheus metrics for HTTP request tracking and health
- Secure /metrics endpoint with IP allowlisting
- Update .dockerignore to exclude build artifacts
2026-04-11 17:51:32 +00:00