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

This commit was merged in pull request #4.
This commit is contained in:
2026-06-15 17:53:44 +00:00
parent 679fd59cbc
commit 1fd859af5c
12 changed files with 345 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
## [0.1.0] - 2026-06-15
### 🚀 Features
- Initial version: signed `user` header middleware (ADR-0005) and the `MissingDeployedSecrets` startup guard (ADR-0005/0006), extracted from the per-service copies.
<!-- generated by git-cliff -->