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

supabase / cli / 29411650980
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5885-2cb2d6e83a3f7d65ebdab905c35b8f8257e685dc
DEFAULT BRANCH: develop
Ran 15 Jul 2026 11:29AM UTC
Jobs 1
Files 229
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

15 Jul 2026 11:26AM UTC coverage: 65.08%. Remained the same
29411650980

push

github

web-flow
fix(cli): restore Edge Function docker bundling (#5875)

## TL;DR

docker-based deploys could finish bundling and then fail with `failed to
open eszip: ENOENT ... output.eszip` <br>the [Go CLI wrote bundle output
to project-local
`supabase/.temp`](<https://github.com/supabase/cli/blob/<a class=hub.com/supabase/cli/commit/249b9ec577f178350c686e1a581469d680e054ba">249b9ec57/apps/cli-go/internal/functions/deploy/bundle.go#L36>)

but the [TypeScript port moved it to the host OS temporary
directory](<https://github.com/supabase/cli/blob/249b9ec577f178350c686e1a581469d680e054ba/apps/cli/src/shared/functions/deploy.ts#L1337-L1340>)
<br>typically under `/var/folders/...`, which may not be shared with
Docker Desktop's VM

this restores the Go CLI's project local output behavior while retaining
unique bundle directories & cleanup...

## ref:

* towards: supabase/cli#5735
* follow up to:
<br>[https://github.com/supabase/cli/pull/5755](<https://github.com/supabase/cli/pull/5755>)
<br>[https://github.com/supabase/cli/pull/5747](<https://github.com/supabase/cli/pull/5747>)

11145 of 17125 relevant lines covered (65.08%)

10.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29411650980.1 15 Jul 2026 11:29AM UTC 229
65.08
GitHub Action Run
Source Files on build 29411650980
  • Tree
  • List 229
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29411650980
  • e0f7b8ad on github
  • Prev Build on gh-readonly-queue/develop/pr-5877-249b9ec577f178350c686e1a581469d680e054ba (#29378590711)
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