Skip to content

Build Linux platform wheels with cibuildwheel #562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 13, 2025

Conversation

webknjaz
Copy link
Member

SUMMARY

$sbj.

ISSUE TYPE
  • Maintenance Pull Request
  • Packaging Pull Request
ADDITIONAL INFORMATION

N/A

@webknjaz webknjaz added enhancement New feature or request github_actions Pull requests that update Github_actions code labels Jan 22, 2024
@webknjaz webknjaz self-assigned this Jan 22, 2024

This comment was marked as outdated.

@webknjaz webknjaz force-pushed the maintenance/gha-cibuildwheel-linux branch from a22b8e0 to 66eee7e Compare January 22, 2024 02:10
@webknjaz
Copy link
Member Author

Self note: cibuildwheel doesn't clean the build dir in between building different wheels in the same container.

Seems to be something mentioned in pypa/cibuildwheel#1693.

@webknjaz webknjaz force-pushed the maintenance/gha-cibuildwheel-linux branch from ffc39eb to 15f1ee6 Compare June 5, 2024 17:44

This comment was marked as spam.

@webknjaz webknjaz force-pushed the maintenance/gha-cibuildwheel-linux branch from 657e65a to 8d02a6a Compare September 12, 2024 16:06
Copy link

@webknjaz webknjaz force-pushed the maintenance/gha-cibuildwheel-linux branch 2 times, most recently from c5cf4de to c32a963 Compare March 11, 2025 20:35
webknjaz added a commit to webknjaz/pylibssh that referenced this pull request Mar 13, 2025
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Mar 13, 2025
@webknjaz webknjaz linked an issue Mar 13, 2025 that may be closed by this pull request
webknjaz added a commit to webknjaz/pylibssh that referenced this pull request Mar 13, 2025
@webknjaz webknjaz force-pushed the maintenance/gha-cibuildwheel-linux branch from 7dfa63e to 67c213c Compare March 13, 2025 15:45
webknjaz added a commit to webknjaz/pylibssh that referenced this pull request Mar 13, 2025
@webknjaz webknjaz force-pushed the maintenance/gha-cibuildwheel-linux branch from 67c213c to 8ccc7b9 Compare March 13, 2025 15:53
webknjaz and others added 4 commits March 13, 2025 18:32
This includes phasing out `reusable-build-wheel.yml` for good and
removing the old shell scripts it relied on, as well as the tox env
that invoked them.

A new toxenv `cibuildwheel` has been added for convenience.
This patch sets QEMU build timeout to 70 minutes. Such a high
value accomodates for non-`x86_64` builds as the job produces
artifacts for 3 untested architectures that take a little over
20 minutes each. Sometimes, slower.
@webknjaz webknjaz force-pushed the maintenance/gha-cibuildwheel-linux branch from 8ccc7b9 to 9452f2c Compare March 13, 2025 17:33
Copy link

@webknjaz webknjaz marked this pull request as ready for review March 13, 2025 17:42
@webknjaz webknjaz merged commit 6bf562a into ansible:devel Mar 13, 2025
53 of 109 checks passed
@github-project-automation github-project-automation bot moved this from 🤔 Brain 🧠 dump 💡 to 🌈 Done 🦄 in 📅 Procrastinating in public Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR enhancement New feature or request github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop building manylinux1 wheels (eventually)
1 participant