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

supabase / cli / 28009288410
65%

Build:
DEFAULT BRANCH: develop
Ran 23 Jun 2026 07:21AM UTC
Jobs 1
Files 227
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

23 Jun 2026 07:14AM UTC coverage: 64.972% (+0.009%) from 64.963%
28009288410

push

github

web-flow
feat(cli): expose SUPABASE_PUBLISHABLE_KEY in branches get env output (#5655)

## What is the current behavior?

`branches get -o env|json` mapped API keys to `SUPABASE_<NAME>_KEY` by
name only. New-format publishable and secret keys both use name
`default`, so the secret overwrote the `publishable` and
`SUPABASE_PUBLISHABLE_KEY` was never emitted.

## What is the new behavior?

This change maps publishable keys named default to
`SUPABASE_PUBLISHABLE_KEY` in the shared `ToEnv` helper so `branches
get` and `projects api-keys` return the client key for preview env
injection.

## Additional context

Closes #5654

10771 of 16578 relevant lines covered (64.97%)

10.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28009288410.1 23 Jun 2026 07:21AM UTC 227
64.97
GitHub Action Run
Source Files on build 28009288410
  • Tree
  • List 227
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28009288410
  • 74c88c88 on github
  • Prev Build on develop (#27993130098)
  • Next Build on develop (#28020451545)
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