Uh oh!
There was an error while loading. Please reload this page.
CI: Build musllinux aarch64 and x86_64 wheels, and native macOS arm64 wheels - #719
Conversation
bc5003a to
4e69950CompareThis should be ready for review now, please check the logs here: https://github.com/agriyakhetarpal/pywt/actions/runs/8255410993/job/22581797957 All job produce a singleton wheel, except for the GNU/Linux jobs that produce two – both musllinux and manylinux wheels. Edit: all jobs are passing! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
CI: exclude macOS runners based on architecture
4e69950 to
25d28dcCompare
rgommers
left a comment
There was a problem hiding this comment.
This all looks like it works as advertised, nice work @agriyakhetarpal. I only have a few minor comments for maintainability and future-proofing.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
agriyakhetarpal
commented
Mar 13, 2024
All wheels are getting built, please see this workflow run: https://github.com/agriyakhetarpal/pywt/actions/runs/8262339804 |
musllinux aarch64 and x86_64 wheels, and native macOS arm64 wheelsmusllinux aarch64 and x86_64 wheels, and native macOS arm64 wheels
rgommers
left a comment
There was a problem hiding this comment.
Great! All looks good, so let's give it a go.
Description
This PR addresses the following:
macos-14GitHub Actions runners to target macOS arm64 wheels natively, without cross-compilationbuild_linux_aarch64_wheelsandbuild_linux_x86_64_wheelsjobs to include MUSL wheels (which were previously being skipped).Footnotes
This PR: