Skip to content

feat(installer): add Windows lba shim (v0.19.64) - #1

Closed
Ivanbeethoven wants to merge 2 commits into
mainfrom
codex/fix-windows-release-build
Closed

feat(installer): add Windows lba shim (v0.19.64)#1
Ivanbeethoven wants to merge 2 commits into
mainfrom
codex/fix-windows-release-build

Conversation

@Ivanbeethoven

Copy link
Copy Markdown
Owner

Summary

  • add a PowerShell installer for libra-windows-amd64.exe with optional SHA-256 verification
  • add a managed lba.cmd shim, opt-out switches, and conservative uninstall handling
  • publish Windows checksums and document the Windows installation and alias workflow
  • cover the PowerShell installer through the Windows compatibility smoke and synchronize release versions to 0.19.64

Impact

Windows users can install the release binary with install.ps1 and invoke Libra through the documented lba shim without overwriting unmanaged binaries or aliases.

Validation

  • powershell.exe ... tests/compat/install_alias_windows.ps1
  • PowerShell AST parsing for install.ps1 and tests/compat/install_alias_windows.ps1
  • cargo +nightly fmt --all -- --check
  • git diff --check
  • staged diff scope check

cargo test --test compat_install_alias could not run locally because the Windows environment lacks a complete Perl runtime and libclang; the changed installer path is covered directly by the PowerShell smoke.

Signed-off-by: Luxian <lux1an@qq.com>
Signed-off-by: Luxian <lux1an@qq.com>
@Ivanbeethoven

Copy link
Copy Markdown
Owner Author

Superseded by libra-tools#448.

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