feat: add Windows x86_64 binary build and PowerShell install script#133
feat: add Windows x86_64 binary build and PowerShell install script#133mergify[bot] merged 2 commits intomatrixorigin:mainfrom
Conversation
Merge Queue Status
This pull request spent 41 minutes 45 seconds in the queue, including 41 minutes 34 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
|
@mergify queue |
Merge Queue Status
This pull request spent 3 minutes 19 seconds in the queue, including 3 minutes 8 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
Merge Queue Status
This pull request spent 7 seconds in the queue, with no time running CI. Required conditions to merge
|
What type of PR is this?
Which issue(s) this PR fixes
N/A — new platform support
What this PR does / why we need it
Add Windows x86_64 binary support to the release pipeline and provide a native PowerShell install script.
Changes
.github/workflows/release-rust.ymlx86_64-pc-windows-msvctarget to the build matrix (native build onwindows-latest).zipwithmemoria.exe.zipfiles in checksum generation and release assetsscripts/install.ps1(new).zipfrom GitHub Releases, verifies SHA256 checksum$env:LOCALAPPDATA\Programs\memoriaby default-Tool/-ApiUrl/-Tokenparams for auto-init (also via env vars for pipedirm | iexusage)