gstack/supabase/migrations
Garry Tan 43708fd088
feat: add screenshot storage migration + web URL config
Supabase migration 004 creates:
- pr-screenshots storage bucket (private, service_role read)
- screenshots table with RLS (auth insert, public read metadata)
- device_codes table for RFC 8628 auth flow (service_role only)
- pg_cron cleanup for expired codes and orphan screenshots

Also adds GSTACK_WEB_URL to config.sh for gstack.gg integration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 20:05:12 -07:00
..
001_telemetry.sql feat: opt-in usage telemetry + community intelligence platform (v0.8.6) (#210) 2026-03-19 17:21:05 -07:00
002_community_tier.sql chore: stage pre-existing community tier changes 2026-03-23 15:49:40 -07:00
003_source_and_guards.sql feat: telemetry data integrity — source tagging, UUID fingerprint, duration guards 2026-03-23 15:48:25 -07:00
004_screenshot_storage.sql feat: add screenshot storage migration + web URL config 2026-03-24 20:05:12 -07:00