Skip to content

⚡ Use release SDKs in joint wheel builds - #464

Open
burgholzer wants to merge 9 commits into
mainfrom
codex/optimized-wheel-builds
Open

burgholzer wants to merge 9 commits into
mainfrom
codex/optimized-wheel-builds

Conversation

@burgholzer

@burgholzer burgholzer commented Sep 8, 2026

Copy link
Copy Markdown
Member

🤖 AI text below 🤖

Allow wheel jobs to select assertion-free MLIR SDKs while retaining assertions by default. Use standard compiler-cache setup and one cibuildwheel invocation per platform; cibuildwheel handles the configured Python ABIs.

Pin the updated setup-mlir #255 dependency until its release. Validation: repository hooks, workflow schemas, and zizmor pass locally; all hosted checks pass.

AI assistance: implemented and checked with Codex.

Comment thread .github/workflows/reusable-python-packaging-wheel-cibuildwheel.yml Fixed
Allow release consumers to select the SDK Xcode version and retain the
default runner compiler for other wheel builds.

Assisted-by: GPT-6 via Codex
Native SDK archives no longer require exact Xcode selection.

Assisted-by: GPT-6
Let release consumers select one ABI without artifact or concurrency
collisions, keeping each PGO pipeline within the five-hour job budget.
Use the refreshed assertion-selection action with its compatible manifest.

Assisted-by: Codex
@burgholzer
burgholzer force-pushed the codex/optimized-wheel-builds branch from b2d9694 to 6a46548 Compare September 12, 2026 13:47
@burgholzer burgholzer changed the title ⚡ Cache wheel builds and select optimized MLIR ⚡ Select release SDKs and split wheel ABI jobs Sep 12, 2026
Comment thread .github/workflows/reusable-python-packaging-wheel-cibuildwheel.yml Fixed
Keep the exact dependency commits while setup-mlir PR 255 awaits release.
Limit the stale-tag audit exception to those nine pins and remove it when
a released action includes assertion selection.

Assisted-by: Codex
Keep the project selectors when no ABI is requested. A direct environment
value avoids writing caller-controlled text to GITHUB_ENV.

Assisted-by: Codex
Keep assertion selection and ABI isolation in wheel packaging. Remove unused options from ordinary CI workflows.

Assisted-by: Codex
Use the setup-mlir revision that selects the complete 2026.09.14 SDK release. The immutable prior release cannot receive assertion-free companion archives.

Assisted-by: Codex
Use cibuildwheel's normal ABI handling and runner timeout. Keep the
assertion selector and standard compiler cache setup, and update the
installer dependency to its conflict-free head.

Assisted-by: Codex
@burgholzer burgholzer changed the title ⚡ Select release SDKs and split wheel ABI jobs ⚡ Use release SDKs in joint wheel builds Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

continuous integration Anything related to the CI setup enhancement Improvement of an existing feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants