mike/.github/workflows
willchen96 f3173a9dba ci(e2e): narrow post-migration service_role grants to match schema.sql
schema.sql now grants service_role its own narrowed privileges
(upstream "narrow service role schema grants"), so the broad GRANT ALL
workaround is obsolete — and worse, it widened the test database beyond
what prod gets, letting e2e pass on privileges a real deployment lacks.
Keep a post-migration re-grant (schema.sql's ON ALL statements can't
cover tables the migrations create) but with the identical narrowed set.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-26 00:00:30 +08:00
..
ci.yml ci: guard against silently merge-corrupted lockfiles 2026-07-22 10:23:15 -07:00
e2e.yml ci(e2e): narrow post-migration service_role grants to match schema.sql 2026-07-26 00:00:30 +08:00