Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pypa
/
cibuildwheel
Public
Notifications
You must be signed in to change notification settings
Fork
321
Star
2.3k
Code
Issues
62
Pull requests
11
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor: shared build runner across platforms
- #2907
#2907
Draft
henryiii
wants to merge 11 commits into
pypa:main
pypa/cibuildwheel:main
from
henryiii:refactor/shared-build-runner
henryiii/cibuildwheel:refactor/shared-build-runner
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
refactor: shared build runner across platforms
#2907
henryiii
wants to merge 11 commits into
pypa:main
pypa/cibuildwheel:main
from
henryiii:refactor/shared-build-runner
henryiii/cibuildwheel:refactor/shared-build-runner
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
refactor: add shared build runner and Builder interface
Show description for 57a93dc
henryiii
committed
57a93dc
View commit details
Copy full SHA for 57a93dc
Browse repository at this point
refactor: port pyodide to the shared build runner
Show description for 3fda758
henryiii
committed
3fda758
View commit details
Copy full SHA for 3fda758
Browse repository at this point
refactor: port macos to the shared build runner
Show description for a5acbfa
henryiii
committed
a5acbfa
View commit details
Copy full SHA for a5acbfa
Browse repository at this point
refactor: port windows to the shared build runner
Show description for a6263c5
henryiii
committed
a6263c5
View commit details
Copy full SHA for a6263c5
Browse repository at this point
refactor: port ios to the shared build runner
Show description for 496ae15
henryiii
committed
496ae15
View commit details
Copy full SHA for 496ae15
Browse repository at this point
refactor: port android to the shared build runner
Show description for fe9ccc0
henryiii
committed
fe9ccc0
View commit details
Copy full SHA for fe9ccc0
Browse repository at this point
refactor: port linux to the shared build runner
Show description for 1bdfdec
henryiii
committed
1bdfdec
View commit details
Copy full SHA for 1bdfdec
Browse repository at this point
refactor: use a Protocol for builders instead of inheritance
Show description for 3ecfbb2
henryiii
committed
3ecfbb2
View commit details
Copy full SHA for 3ecfbb2
Browse repository at this point
fix: reject a pure Python wheel from repair on every platform
Show description for 0537eb7
henryiii
committed
0537eb7
View commit details
Copy full SHA for 0537eb7
Browse repository at this point
refactor: move duplicated host-platform code into shared runner helpers
Show description for 3c4327e
henryiii
committed
3c4327e
View commit details
Copy full SHA for 3c4327e
Browse repository at this point
tests: keep the platform tag on the fake repaired wheel
Show description for c32ea28
henryiii
committed
c32ea28
View commit details
Copy full SHA for c32ea28
Browse repository at this point
You can’t perform that action at this time.