Files
WatchLink/docs/release-checklist.md
MrSphay da7847e79e
Some checks failed
Build / build (push) Failing after 2m58s
Release Dry Run / release-dry-run (push) Successful in 1m21s
Template Compliance / compliance (push) Successful in 5s
Fix container image publishing
2026-05-15 04:34:55 +02:00

396 B

Release Checklist

  • npm run release:check passes.
  • docker compose up --build starts app and Postgres.
  • First setup works on a clean database.
  • Gitea Actions are green.
  • Container image git.wilkensxl.de/mrsphay/watchlink:latest is pushed and pull-tested.
  • README and CHANGELOG are current.
  • No .env, tokens, private keys, or local secrets are tracked.