Commit Graph

5 Commits

Author SHA1 Message Date
argoyle 1fd859af5c chore(ci): add shared-lib scaffolding and functional coverage gate (#4)
auth / test (push) Has been skipped
auth / vulnerabilities (push) Has been skipped
Release / release (push) Successful in 1m16s
auth / coverage-baseline (push) Successful in 2m53s
pre-commit / pre-commit (push) Successful in 5m34s
2026-06-15 17:53:44 +00:00
renovate 679fd59cbc fix(deps): update module github.com/stretchr/testify to v1.11.1 (#2)
auth / test (push) Has been skipped
auth / vulnerabilities (push) Has been skipped
2026-06-15 13:19:50 +00:00
argoyle e322445b82 Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
auth / test (push) Has been skipped
auth / vulnerabilities (push) Has been skipped
Reviewed-on: #1
2026-06-15 12:09:44 +00:00
renovate c02a86f0aa Add renovate.json
auth / test (pull_request) Successful in 1m30s
auth / vulnerabilities (pull_request) Successful in 1m49s
2026-06-15 10:01:11 +00:00
argoyle 81ac3e6ea5 feat: initial shared auth module
auth / test (push) Has been skipped
auth / vulnerabilities (push) Has been skipped
Signed user-header middleware (UserMiddleware/FromContext/User, ADR-0005) plus
the deployed-secrets startup guard (MissingDeployedSecrets, ADR-0005/0006).
Replaces the byte-identical auth package + secrets_guard.go copied into every
backend service.
v0.1.0
2026-06-15 11:43:11 +02:00