Skip to content

feat(upgrade): add standalone binary self-upgrade support #3582

feat(upgrade): add standalone binary self-upgrade support

feat(upgrade): add standalone binary self-upgrade support #3582

Triggered via pull request July 25, 2026 20:57
Status Failure
Total duration 1m 47s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
test (bun, .bun-version, windows-latest)
Process completed with exit code 1.
error: Binary "cli" not found in archive "cli.tar.gz". Available entries: readme.md: upgrade\extract-binary.ts#L87
at extractTarGz (D:\a\cliffy\cliffy\upgrade\extract-binary.ts:87:9) at async extractBinary (D:\a\cliffy\cliffy\upgrade\extract-binary.ts:26:18) at async installBinary (D:\a\cliffy\cliffy\upgrade\install_binary.ts:36:24) at async fn (D:\a\cliffy\cliffy\upgrade\install_binary_test.ts:239:17) at async <anonymous> (D:\a\cliffy\cliffy\internal\testing\test\runtime\bun.ts:50:17) at async <anonymous> (D:\a\cliffy\cliffy\upgrade\install_binary_test.ts:227:15)
test (node, .node-version, macOS-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (node, .node-version, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (node, .node-version, windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/