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

supabase / cli / 27816874434
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5642-893960a6e9fae412eb0215afae05f1348e356e62
DEFAULT BRANCH: develop
Ran 19 Jun 2026 09:17AM 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

19 Jun 2026 09:15AM UTC coverage: 64.947%. Remained the same
27816874434

push

github

web-flow
ci: add dependency-cache input to setup action (#5627)

Add a configurable `dependency-cache` input to the setup action to allow
workflows to disable pnpm dependency caching when needed.

## Changes

- Added `dependency-cache` input to `.github/actions/setup/action.yml`
with a default value of `"true"`
- Made the "Configure dependency cache" step conditional based on the
new input
- Updated `build-cli-artifacts.yml` to disable dependency caching for
GitHub-hosted runners, which delete the pnpm store before exiting and
would cause the post-job cache save to fail with a path validation error

## Context

GitHub-hosted producers in the build workflow free disk space by
deleting the pnpm store before exiting. This causes the post-job pnpm
cache save step to fail with a path validation error. The new input
allows workflows to skip dependency caching in these scenarios while
keeping it enabled by default for other use cases.

https://claude.ai/code/session_01DDTzGPYndWYVXaqm3mMGXy

---------

Co-authored-by: Claude <noreply@anthropic.com>

10752 of 16555 relevant lines covered (64.95%)

7.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27816874434.1 19 Jun 2026 09:17AM UTC 227
64.95
GitHub Action Run
Source Files on build 27816874434
  • Tree
  • List 227
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27816874434
  • 82e5fe20 on github
  • Prev Build on gh-readonly-queue/develop/pr-5626-0d631644bdf20a5808db0b654b160fc166c6a019 (#27797360134)
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