Commit Graph

7 Commits

Author SHA1 Message Date
argoyle a38da7e7f4 Merge pull request 'chore(deps): update actions/checkout action to v7' (#6) from renovate/actions-checkout-7.x into main
auth / test (push) Has been skipped
auth / vulnerabilities (push) Has been skipped
auth / coverage-baseline (push) Successful in 2m38s
pre-commit / pre-commit (push) Successful in 5m27s
Release / release (push) Successful in 1m8s
Reviewed-on: #6
2026-06-20 18:38:50 +00:00
renovate 0074e7a74c chore(deps): update actions/checkout action to v7
renovate/stability-days Updates have met minimum release age requirement
auth / coverage-baseline (pull_request) Has been skipped
auth / vulnerabilities (pull_request) Successful in 1m23s
auth / test (pull_request) Successful in 3m11s
pre-commit / pre-commit (pull_request) Successful in 5m15s
2026-06-20 18:01:23 +00:00
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