Skip to content

Conversation

@crusaderky
Copy link
Contributor

@crusaderky crusaderky commented Nov 27, 2025

Replicates explosion/cython-blis#135

  • Fix failure in cibuildwheel action
  • Build wheel on all PRs and pushes. This is for code hygiene, to detect issues early instead of on release day.
  • If a new commit is pushed to the same PR while CI is still running, cancel the old CI runs
  • Add option to manually trigger tests and wheels
  • Run tests on PRs to forks too

Comment on lines +1 to +2
# The cibuildwheel action triggers on all pushes and PRs;
# this action triggers on release publication.

Choose a reason for hiding this comment

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

If we're changing this across the explosion ecosystem, maybe we should also change https://github.com/explosion/gha-cibuildwheel/blob/main/publish_pypi.yml.

@crusaderky crusaderky merged commit bf76f48 into explosion:main Nov 27, 2025
14 checks passed
@crusaderky crusaderky deleted the ci2 branch November 27, 2025 17:59
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