test(windows): define PowerShell installer contract first#690
Merged
Conversation
huangzesen
force-pushed
the
feat/windows-powershell-installer-20260719
branch
from
July 19, 2026 09:49
f9008fd to
343cb12
Compare
huangzesen
marked this pull request as ready for review
July 19, 2026 11:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This draft PR starts deliberately RED: it adds the native-Windows PowerShell installer contract before adding
install.ps1.windows-latestunder Windows PowerShell 5.1 and PowerShell 7-SkipVenv, and-NoModifyPathWhy RED first
install.ps1is intentionally absent in this commit, so both Windows jobs should fail at the explicit installer-present precondition. Once that VM evidence proves both PowerShell hosts parse and execute the real suite, the next commit will add the smallest implementation that satisfies these contracts.This ordering follows the human instruction to test first and avoids reviving the closed experimental PR #607 as unverified current code.
Current distribution boundary
Lingtai-AI/lingtaireleasev0.11.4has no binary assetsv0.17.1already includes Windows amd64 wheelsValidation before push
1f067242698e24b3959df842d2d9a5f0e4a5054d == origin/mainf9008fd63476878b9cdc2d39766827d9b3854cd8PE32+ executable (console) x86-64, for MS Windows: PASSpwsh: unavailable; native parser/execution evidence is intentionally delegated to the two Windows CI jobsNot authorized / not part of this step
No merge, release, deploy, website change, or direct-main push. The later
lingtai-webPR remains a separate follow-up and must stay open/unmerged.