We run multiple hosted branches for our Supabase project, is it possible to integrate a different environment with each branch ? I’m posting this as a Feature Request because it seems like it’s not possible.
Super awesome product by the way, well thought out ++
Seeing the native Supabase integration, I just assumed that mapping a branch config to a Supabase branch was a core feature. Just spent the weekend refactoring our secrets management system to use Doppler when I discovered this was not actually the case
Instead of selecting the project from a dropdown when setting up the config sync, we should just be able to enter a supabase project ID. Each Supabase branch has its own project ID, but only the main branch shows up in the project selection dropdown.
Thanks for your feature request and apologies for the late follow-up here.
I wanted to let you both know that we recently shipped an update to our Supabase integration to better support their Branches feature (our original Sync shipped before they supported this).
Similar to what was shared above, you can now target specific Supabase branches when setting up a sync in Doppler, instead of everything defaulting to the parent project.
So if you have separate Supabase branches for prod and staging, you can set up dedicated Doppler syncs for each. Nothing changes for existing Supabase syncs - those keep working as-is.
Give it a try and let me know if you have any feedback!