Files
neuron-web/.gitea/workflows
will.anderson 4a915c1a11
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 1m30s
Wire Supabase migrations into CI/CD
Adds a "Run database migrations" step to both stage.yaml and deploy.yaml.
Uses the Supabase Management API (access token from GCP Secret Manager)
to apply pending migrations tracked in a schema_migrations table.
Migrations run unconditionally before every deploy — asset-only or full.

Also adds migrations/** to paths filter so a migrations-only commit
triggers the pipeline.
2026-05-11 13:21:42 -05:00
..
2026-05-11 13:21:42 -05:00