Skip to content

fix(release): extract Windows TUI archive locally - #1039

Merged
XingYu-Zhong merged 1 commit into
masterfrom
develop
Jul 31, 2026
Merged

fix(release): extract Windows TUI archive locally#1039
XingYu-Zhong merged 1 commit into
masterfrom
develop

Conversation

@XingYu-Zhong

Copy link
Copy Markdown
Collaborator

Summary

Fix the v0.2.32 Windows standalone TUI smoke failure caused by GNU tar interpreting the D: drive prefix as a remote host.

Changes

  • run tar from the archive directory and pass only the archive filename
  • keep extraction shell-free and compatible with GNU tar and bsdtar
  • add regression coverage for Windows drive-qualified artifact paths

Tests

  • npm run test:tui-release
  • npx eslint scripts/smoke-standalone-tui.mjs scripts/smoke-standalone-tui.test.mjs
  • git diff --check

@XingYu-Zhong
XingYu-Zhong merged commit 18ce9b6 into master Jul 31, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant