Skip to content

test(installer): cover Windows lba shim and checksums - #448

Open
Ivanbeethoven wants to merge 1 commit into
libra-tools:mainfrom
Ivanbeethoven:codex/fix-windows-release-build
Open

test(installer): cover Windows lba shim and checksums#448
Ivanbeethoven wants to merge 1 commit into
libra-tools:mainfrom
Ivanbeethoven:codex/fix-windows-release-build

Conversation

@Ivanbeethoven

@Ivanbeethoven Ivanbeethoven commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • generate a SHA-256 sidecar for each Windows release binary
  • add a Windows runtime smoke that exercises the current PowerShell installer through a local release source
  • cover lba --version forwarding, CLI/environment opt-outs, and protection of existing lba.cmd and lba.ps1 files

Impact

Windows release artifacts now provide the checksum consumed by installer clients, and CI gains direct Windows coverage for the managed lba.cmd behavior.

Validation

  • powershell.exe -NoProfile -ExecutionPolicy Bypass -File tests/compat/install_alias_windows.ps1 -RepoRoot <checkout>
  • rustc +nightly --test tests/compat/install_alias_test.rs followed by the generated test executable (2 passed)
  • git diff --check

Signed-off-by: Luxian <lux1an@qq.com>
@Ivanbeethoven
Ivanbeethoven force-pushed the codex/fix-windows-release-build branch from 65b64e2 to c05458b Compare August 8, 2026 13:12
@Ivanbeethoven Ivanbeethoven changed the title feat(installer): add Windows lba shim (v0.19.64) test(installer): cover Windows lba shim and checksums Aug 8, 2026
@Ivanbeethoven
Ivanbeethoven marked this pull request as ready for review August 8, 2026 13:16
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