Skip to content

chore(dev/release): verify binary wheels on Windows - #4671

Merged
lidavidm merged 2 commits into
apache:mainfrom
lidavidm:gh-682-wheels
Aug 11, 2026
Merged

chore(dev/release): verify binary wheels on Windows#4671
lidavidm merged 2 commits into
apache:mainfrom
lidavidm:gh-682-wheels

Conversation

@lidavidm

@lidavidm lidavidm commented Aug 9, 2026

Copy link
Copy Markdown
Member

Closes #682.

Assisted-by: GPT-5.6 Sol codex@openai.com

Part of apache#682.

Assisted-by: GPT-5.6 Sol <codex@openai.com>
@lidavidm
lidavidm requested review from amoeba and a balanced review from Copilot August 9, 2026 23:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds cross-platform Python wheel verification to the PowerShell release-candidate workflow.

Changes:

  • Adds wheel-only verification configuration and artifact handling.
  • Tests supported Python/ABI, platform, and architecture wheel combinations.
  • Reuses Conda initialization and fixes the Windows GOROOT path construction.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@lidavidm
lidavidm marked this pull request as ready for review August 10, 2026 00:01
@lidavidm
lidavidm requested a review from kou as a code owner August 10, 2026 00:01
@lidavidm lidavidm changed the title chore(dev/release): verify binary wheels on Linux chore(dev/release): verify binary wheels on Windows Aug 10, 2026

@amoeba amoeba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did a quick read-through and this looks fine. One question.

Comment thread dev/release/verify-release-candidate.ps1
@lidavidm
lidavidm merged commit 12dc472 into apache:main Aug 11, 2026
12 checks passed
@lidavidm
lidavidm deleted the gh-682-wheels branch August 11, 2026 01:40
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.

Improve Windows PowerShell verification

3 participants