Skip to content

Harden Supabase production sync#7

Merged
davemorin merged 1 commit into
mainfrom
harden-prod-sync
May 11, 2026
Merged

Harden Supabase production sync#7
davemorin merged 1 commit into
mainfrom
harden-prod-sync

Conversation

@davemorin
Copy link
Copy Markdown
Owner

Summary

  • default Storage auth config to the current Supabase SUPABASE_SECRET_KEY name while keeping legacy SUPABASE_SERVICE_ROLE_KEY fallback
  • ignore local .env.local files for credentials
  • add repeatable sync --exclude-table for pathological large tables
  • add intra-table row progress and disable Postgres statement_timeout during data copies

Testing

  • go test ./...
  • generated config smoke check
  • git diff --check

@davemorin davemorin merged commit 6c6c565 into main May 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant