supabase / supavisor

A cloud-native, multi-tenant Postgres connection pooler.
https://supabase.github.io/supavisor/
Apache License 2.0
1.73k stars 55 forks source link

chore: run CI tests when targeting `v2` branch #376

Closed hauleth closed 3 months ago

hauleth commented 3 months ago

The additional compilation step was too flaky to be useable, so I have removed it and instead cached just Mix deps and Cargo output. It provides enough CI-time optimisation.