Supabase CI issue
Hello. We started getting an error in our CI when trying to start supabase for tests.
I've already tried multiple different supabase versions (currently on ^2.54.11)
Command is:
And the error is related to
I've seen a commit to
I've already tried multiple different supabase versions (currently on ^2.54.11)
Command is:
pnpm supabase start --debug --exclude edge-runtime,imgproxy,logflare,postgres-meta,studio,storage-api,supavisor,vectorAnd the error is related to
iceberg-catalog-ids migrationI've seen a commit to
storage repo around that time we started getting these errors, but we have different version. Does anyone could help me where to look?