dev → stage: wire Supabase migrations into CI/CD #94
Reference in New Issue
Block a user
Delete Branch "dev"
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?
Promotes migration automation to stage. First CI run will apply the user_api_keys migration; subsequent runs are no-ops until new migrations are added.