Skip to content

fix(cli): status gating#5335

Open
7ttp wants to merge 2 commits into
supabase:developfrom
7ttp:fix/status-kong-gating
Open

fix(cli): status gating#5335
7ttp wants to merge 2 commits into
supabase:developfrom
7ttp:fix/status-kong-gating

Conversation

@7ttp
Copy link
Copy Markdown
Contributor

@7ttp 7ttp commented May 21, 2026

TL;DR

fixes supabase status -o json so excluding postgrest no longer hides api_url,
while rest_url and graphql_url remain tied to postgrest availability...

ref:

@7ttp 7ttp requested a review from a team as a code owner May 21, 2026 21:32
@7ttp 7ttp changed the title fix: status gating fix(cli): status gating May 21, 2026
@7ttp 7ttp self-assigned this May 21, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented May 21, 2026

Coverage Report for CI Build 26282835488

Warning

No base build found for commit 627e534 on develop.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 63.761%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 15704
Covered Lines: 10013
Line Coverage: 63.76%
Coverage Strength: 7.06 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

supabase status -o json drops API_URL when postgrest is in -x, even though Kong still serves /auth/v1 and /storage/v1

3 participants