Skip to content

Publish and test Windows binary wheels - #475

Merged
hardbyte merged 3 commits into
mainfrom
copilot/publish-test-binary-wheels-windows
Aug 25, 2026
Merged

Publish and test Windows binary wheels#475
hardbyte merged 3 commits into
mainfrom
copilot/publish-test-binary-wheels-windows

Conversation

Copilot AI commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Add Windows support to the Python SDK and CLI wheel pipelines.

  • Release

    • Build x86_64 Windows wheels for awa-pg and awa-cli.
    • Include them in the existing PyPI and GitHub Release artifact flows.
  • CI

    • Build and install both wheels on windows-latest.
    • Verify the SDK imports and the packaged CLI executes.
    • Limit the Windows job’s token to read-only repository access.

Copilot AI linked an issue Aug 24, 2026 that may be closed by this pull request
Copilot AI and others added 2 commits August 24, 2026 23:43
Co-authored-by: hardbyte <855189+hardbyte@users.noreply.github.com>
Co-authored-by: hardbyte <855189+hardbyte@users.noreply.github.com>
Copilot AI changed the title [WIP] Publish and test binary wheels for Windows Publish and test Windows binary wheels Aug 24, 2026
Copilot AI requested a review from hardbyte August 24, 2026 23:46
@hardbyte
hardbyte marked this pull request as ready for review August 25, 2026 01:14
@hardbyte
hardbyte merged commit 001a46d into main Aug 25, 2026
16 checks passed
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.

Publish and test binary wheels for windows

2 participants