chore: add release workflow (commitlint, husky, lint-staged, release-it)
This commit is contained in:
+5
-3
@@ -1,10 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
One line per release. "What's in prod" = the highest tag listed under a date that's been deployed.
|
||||
All notable changes to famapp are documented here.
|
||||
|
||||
Format: `## vX.Y.Z — YYYY-MM-DD`
|
||||
<!-- release-it prepends new entries above this line -->
|
||||
|
||||
## Unreleased
|
||||
## Pre-release history
|
||||
|
||||
Changes from before the release workflow was established (2026-06-01):
|
||||
|
||||
- Production deployment scaffolding: tag-based release workflow (GHCR), migration entrypoint in container, prod-side dev-login startup assertion, image-pinned compose, pre-deploy checklist.
|
||||
- famapp/authentik-server now expose host ports (3010/9200) so existing Caddy stack can proxy by IP, matching the existing homelab pattern.
|
||||
|
||||
Reference in New Issue
Block a user