supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.09k stars 212 forks source link

feat(config): sync external provider config to remote #2839

Closed sweatybridge closed 3 weeks ago

sweatybridge commented 3 weeks ago

What kind of change does this PR introduce?

part 3 of https://github.com/supabase/cli/pull/2814

What is the new behavior?

Also adds figma and kakao auth providers to local.

Additional context

Add any other context or screenshots.

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11699624357

Details


Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 11697566572: -0.03%
Covered Lines: 6375
Relevant Lines: 10660

💛 - Coveralls