docs: add release checklist

This commit is contained in:
Christian Krakau-Louis
2026-05-22 22:24:18 +02:00
parent b6852dcf0f
commit fd18aa9685
8 changed files with 105 additions and 3 deletions
+1 -1
View File
@@ -100,9 +100,9 @@ Delivered:
- Admin authentication contexts no longer carry raw API keys after validation.
- Production startup checks now fail early for missing stable secrets, missing auth configuration, auth-disabled mode, or disabled Logto TLS verification.
- Database backup and restore guidance now covers SQLite and PostgreSQL deployments, restore verification, and upgrade safety checks.
- A release checklist now covers pre-merge checks, migrations, release automation, smoke checks, and rollback readiness.
Planned:
- Add release checklist covering migrations, tests, and smoke checks.
Exit criteria:
- A self-hosted deployment can be configured without copying secrets into source-controlled files or chat logs.