Supabase github intergration
Hi,
There is a lack of documentation about what i can expect from the github intergration. I dont care about branching so i would disable that. But would it do the following:
There is a lack of documentation about what i can expect from the github intergration. I dont care about branching so i would disable that. But would it do the following:
- push all migrations in the prod branch to the db
- Update all the settings in config.toml so that the repo is the source of truth
- whitelist IP of worker
- Use CLI to push all migrations
- Remove all whitelisted IPs so everything is blocked again
- Use CLI to push settings from config.toml