Conversation
Build pure-Go Windows AMD64 and ARM64 archives, verify their PE machine types before and after packaging, and publish a windows_arm64 manifest entry. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: afcbe814-11a6-45d4-988f-a4e6324b7de6
Detect the Windows OS architecture, including x64 PowerShell under ARM64 emulation, and cover installer selection, failures, checksums, and updater platform keys. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: afcbe814-11a6-45d4-988f-a4e6324b7de6
Run native ARM64 and AMD64 Windows build, smoke, installer, updater, and PE architecture checks, and document the PowerShell installation path. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: afcbe814-11a6-45d4-988f-a4e6324b7de6
Assert the PATH status message in stable fragments so Windows PowerShell line wrapping on hosted runners does not create a false failure. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: afcbe814-11a6-45d4-988f-a4e6324b7de6
Use the process PATH value as the authoritative assertion and avoid depending on Windows PowerShell host line wrapping. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: afcbe814-11a6-45d4-988f-a4e6324b7de6
Compare the process PATH before and after a second install instead of depending on host-wrapped status output. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: afcbe814-11a6-45d4-988f-a4e6324b7de6
Owner
Author
|
Fork validation completed successfully. Native Windows AMD64/ARM64 CI and the fork-only release workflow evidence are linked from upstream PR DeepSourceCorp#294. |
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.
Fork-only validation pull request for the Windows ARM64 port.
This PR exists to run the committed native Windows ARM64 and AMD64 CI jobs before opening the upstream contribution. The DeepSource-owned Linux Blacksmith job may remain unavailable in this fork; the Windows GitHub-hosted jobs are the validation target.