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

stacklok / toolhive-studio / 26526334589
71%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 05:09PM UTC
Jobs 1
Files 522
Run time 2min
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

27 May 2026 05:05PM UTC coverage: 70.484%. Remained the same
26526334589

push

github

web-flow
ci(release): disable pnpm 11 verifyDepsBeforeRun to fix ubuntu-arm hang (#2290)

Forward-port (the applicable half) of stacklok/stacklok-enterprise-platform#1243
to OSS. The Node 24.15.0 pin from that PR is already in `.github/actions/setup`,
but the `verifyDepsBeforeRun: false` half is not — and OSS reproduces every
precondition of the regression Luis resolved on the enterprise overlay:

- `ubuntu-24.04-arm` runner in `_build-matrix.yml`, `pr-build-test.yml`,
  `on-release.yml`
- pnpm 11.1.2 (default `verifyDepsBeforeRun=true`)
- `npm version` mutates `package.json` before `pnpm run publish` /
  `pnpm run make`, which makes pnpm 11 trigger a second install pass that
  re-resolves overrides and reruns `postinstall: electron-rebuild`
- overrides moved to `pnpm-workspace.yaml` (upstream PR #2239)

The recent release history matches Luis's documented fingerprint exactly —
v0.35.0-rc.0, v0.35.0-rc.1, v0.35.1-rc.0, v0.35.1, v0.35.3-rc.0, v0.35.3-rc.1
all cancelled or failed on arm. v0.34.x ran on pnpm 10.33.0 (no such setting)
and shipped arm cleanly every time.

Setting `verifyDepsBeforeRun: false` skips the second install pass while
keeping pnpm 11.1.2 (so workspace-level overrides still apply correctly).

Refs: nodejs/node#62253, npm/cli#9118, stacklok/stacklok-enterprise-platform#1243

5194 of 7997 branches covered (64.95%)

7706 of 10933 relevant lines covered (70.48%)

114.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26526334589.1 27 May 2026 05:09PM UTC 522
70.48
GitHub Action Run
Source Files on build 26526334589
  • Tree
  • List 522
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26526334589
  • 84ea56b8 on github
  • Prev Build on main (#26522910189)
  • Next Build on main (#26526782557)
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