• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / cli / 25158179731
64%

Build:
DEFAULT BRANCH: develop
Ran 30 Apr 2026 09:38AM UTC
Jobs 1
Files 219
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Apr 2026 09:32AM UTC coverage: 63.79% (+0.01%) from 63.777%
25158179731

push

github

web-flow
feat: add SUPABASE_HOSTNAME env var to override local service host (#4947)

feat: add SUPABASE_SERVICES_HOSTNAME env var for local service host

Allows the CLI to communicate with where supabase services are
listening when it differs from where the docker engine API is listening.

The concrete use case was running the CLI inside a dev container with
the host Docker socket bind-mounted. In that context 127.0.0.1 is the
container's own loopback, not the Docker host. Set
SUPABASE_SERVICES_HOSTNAME=host.docker.internal to reach sibling
containers via Docker Desktop's host gateway without proxying the Docker
socket.

---

AI assistance: Claude Sonnet 4.6 in Pi Agent
- Used to find root cause, propose fix options, draft code/test/docs.
- I ran supabase start inside the dev container, confirmed all services
  healthy, reviewed/edited all code changes/text.

Co-authored-by: Joel Martin <joelmartin@supabase.io>
Co-authored-by: Andrew Valleteau <avallete@users.noreply.github.com>

6 of 6 new or added lines in 1 file covered. (100.0%)

9973 of 15634 relevant lines covered (63.79%)

7.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25158179731.1 30 Apr 2026 09:38AM UTC 219
63.79
GitHub Action Run
Source Files on build 25158179731
  • Tree
  • List 219
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25158179731
  • cd3c3d3f on github
  • Prev Build on develop (#25157823618)
  • Next Build on develop (#25173157278)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc