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

supabase / cli / 27549140433
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: cli/port-db-dump-query-schema-commands
DEFAULT BRANCH: develop
Ran 15 Jun 2026 01:22PM UTC
Jobs 1
Files 225
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 Jun 2026 01:20PM UTC coverage: 64.858%. Remained the same
27549140433

push

github

web-flow
ci: replace artifact handoffs with cache (#5550)

## What changed

Replaces GitHub artifact upload/download handoffs with per-run
`actions/cache` save/restore handoffs for CLI preview artifacts, release
artifacts on Blacksmith consumers, and CLI Go coverage output.

The release workflow now keeps the fast Blacksmith build/cache path on
the critical smoke-test path. A GitHub-hosted build is still created
only for real npm publishes, because npm provenance requires a
GitHub-hosted runner. Homebrew and Scoop publishing run on Blacksmith
and restore the Blacksmith cache.

Also updates actionlint configuration and removes unsupported event path
filters so workflow validation passes across the repo.

## Why

Artifact download was slow for these cross-job handoffs. Using upstream
`actions/cache` lets Blacksmith-backed jobs use Blacksmith cache, while
avoiding duplicate release build work on dry runs and avoiding a
GitHub-hosted build gate before smoke tests.

## Reviewer context

Speed is the priority here. The GitHub-hosted release build exists only
for npm provenance, and it is kept off the smoke-test critical path.

10688 of 16479 relevant lines covered (64.86%)

7.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27549140433.1 15 Jun 2026 01:22PM UTC 225
64.86
GitHub Action Run
Source Files on build 27549140433
  • Tree
  • List 225
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27549140433
  • 27488036 on github
  • Prev Build on gh-readonly-queue/develop/pr-5577-8b0896f96024f56a2fe63224c155babcf7370e7b (#27543726514)
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