Skip to content

CI: ensure we build properly tagged wheels#1040

Merged
tridge merged 1 commit intoArduPilot:masterfrom
robertlong13:pr-wheel-build
May 22, 2025
Merged

CI: ensure we build properly tagged wheels#1040
tridge merged 1 commit intoArduPilot:masterfrom
robertlong13:pr-wheel-build

Conversation

@robertlong13
Copy link
Contributor

Alternative to #1038

  • Builds wheels for all linux systems (and python versions 3.8+)
    • xml packages needed to be installed on Alpine (for musllinux i686)
    • We should build Mac and Windows wheels in a future PR so they can benefit from the speedup
  • Double-check the existence of the wheels and copy them to the dist folder
  • Build the sdist so pip can fall back to compiling it
  • Upload artifacts so they can be checked and tested (I have not actually tested installing the wheels or the sdist, but I see no reason why they shouldn't work)

@robertlong13 robertlong13 requested a review from tridge May 22, 2025 07:54
@tridge tridge merged commit 977ef8d into ArduPilot:master May 22, 2025
14 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.

2 participants