Skip to content

Add release workflow to publish pre-built Windows wheel#1

Draft
LevFendi wants to merge 5 commits into
mainfrom
prebuilt-windows-wheels
Draft

Add release workflow to publish pre-built Windows wheel#1
LevFendi wants to merge 5 commits into
mainfrom
prebuilt-windows-wheels

Conversation

@LevFendi
Copy link
Copy Markdown
Member

@LevFendi LevFendi commented Mar 22, 2026

  • New workflow: Attaches a compiled wheel for Windows/Python 3.11 to every GitHub Release under a fixed filename (fa_launcher_audio-win_amd64-cp311.whl), so the launcher can install it via a stable URL without requiring users to have Microsoft C++ Build Tools.
  • Update README about this new option.
  • Related PR: Run from source Factorio-Access-Launcher#8

Attaches a compiled wheel for Windows/Python 3.11 to every GitHub Release
under a fixed filename (fa_launcher_audio-win_amd64-cp311.whl), so the
launcher can install it via a stable URL without requiring users to have
Microsoft C++ Build Tools.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@LevFendi LevFendi self-assigned this Mar 22, 2026
@LevFendi LevFendi added the enhancement New feature or request label Mar 22, 2026
LevFendi and others added 4 commits March 22, 2026 09:16
…iler

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pip validates wheel filenames strictly; our invented name was invalid.
Also update README to use the correct filename in the install URL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant