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

stacklok / toolhive-studio / 23486382625
59%

Build:
DEFAULT BRANCH: main
Ran 24 Mar 2026 11:12AM UTC
Jobs 1
Files 402
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

24 Mar 2026 11:09AM UTC coverage: 57.787%. Remained the same
23486382625

push

github

web-flow
fix(build): resolve Windows auto-update checksum failure (#1790)

The Squirrel.Windows updater was failing with "Checksummed file size
doesn't match" because the RELEASES file on the CDN referenced nupkg
files from older versions that no longer existed (HTTP 403).

Root cause: `remoteReleases` in maker-squirrel fetched the CDN's
existing RELEASES and appended new entries, accumulating historical
references. But `aws s3 sync --delete` in the release workflow
correctly removed old nupkgs from the `latest/` path, creating a
mismatch between RELEASES entries and actual files.

Changes:
- Remove `remoteReleases` and set `noDelta: true` so each build
  produces a RELEASES file with only the current version's entry
- Add `postMake` hook to strip UTF-8 BOM from RELEASES files
  (defense-in-depth against a known electron-winstaller issue)

Made-with: Cursor

2806 of 5148 branches covered (54.51%)

Branch coverage included in aggregate %.

4663 of 7777 relevant lines covered (59.96%)

112.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23486382625.1 24 Mar 2026 11:12AM UTC 402
57.79
GitHub Action Run
Source Files on build 23486382625
  • Tree
  • List 402
  • 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 #23486382625
  • f4b1ad4a on github
  • Prev Build on main (#23481229542)
  • Next Build on main (#23487462664)
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