Skip to content

⚡ Cache Python stub builds - #462

Merged
burgholzer merged 2 commits into
mainfrom
codex/python-ci-performance
Sep 8, 2026
Merged

⚡ Cache Python stub builds#462
burgholzer merged 2 commits into
mainfrom
codex/python-ci-performance

Conversation

@burgholzer

@burgholzer burgholzer commented Sep 8, 2026

Copy link
Copy Markdown
Member

🤖 AI text below 🤖

Description

Stub generation now uses the existing shared sccache policy: pull requests read the cache, main writes it, and the job verifies that compilation used it. Python test scheduling remains unchanged.

Validation: all workflow lint hooks, including actionlint and zizmor, pass. Hosted cache behavior still requires CI validation.

GPT-6 via Codex implemented and validated this change at the maintainer's request.

Checklist

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

If PR contains AI-assisted content:

  • Any agent that created, edited, or submitted GitHub content was explicitly authorized for that scope, as required by our AI Usage Guidelines.
  • Every agent-authored or agent-edited public text body begins with the visible disclosure 🤖 *AI text below* 🤖 (titles are exempt).
  • I have disclosed AI assistance in the PR description.
  • I confirm that I have personally reviewed and understood all AI-generated content, and accept full responsibility for it.

Add an opt-in Stable ABI wheel test matrix with isolated Nox environments and separate coverage reports. Keep sequential sessions as the default. Apply the existing read-only PR sccache policy to stub builds and require actual compiler cache use.

Assisted-by: GPT-6 via Codex
@burgholzer burgholzer added continuous integration Anything related to the CI setup enhancement Improvement of an existing feature or request labels Sep 8, 2026
@burgholzer burgholzer self-assigned this Sep 8, 2026
Remove the optional wheel matrix and its installation contract. Retain sccache for stub generation.

Assisted-by: GPT-6 via Codex
@burgholzer burgholzer changed the title ⚡ Cache stub builds and parallelize wheel tests ⚡ Cache Python stub builds Sep 8, 2026

@burgholzer burgholzer left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also help to speed up CI

@burgholzer
burgholzer merged commit ecd1985 into main Sep 8, 2026
5 checks passed
@burgholzer
burgholzer deleted the codex/python-ci-performance branch September 8, 2026 00:50
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.

1 participant