Wire Supabase migrations into CI/CD #93
Reference in New Issue
Block a user
Delete Branch "fix/stage-ci-paths"
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?
Adds Run database migrations step to stage.yaml and deploy.yaml. Migrations apply before every deploy via Supabase Management API, tracked in schema_migrations table.