feat: add production deploy script with auto-rollback and Gitea Actions workflow #15
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature-deploy-script"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add automated production deployment pipeline:
migration tracking via shared.schema_migrations table, health checks,
and automatic rollback on failure (restores DB, reverts code, rebuilds)
intentional production deployments with optional --seed-existing flag
prompts, enabling automated restore during rollback
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com