Build and Publish #9
build_publish.yml
on: workflow_dispatch
Matrix: build_wheels
Build source distribution
22s
upload_pypi
19s
Annotations
2 warnings and 1 notice
Build wheels on macos-14
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
upload_pypi
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-sdist
Expired
|
868 KB |
|
cibw-wheels-macos-13-2
Expired
|
1.63 MB |
|
cibw-wheels-macos-14-3
Expired
|
1.51 MB |
|
cibw-wheels-ubuntu-22.04-0
Expired
|
12.2 MB |
|
cibw-wheels-windows-2022-1
Expired
|
2.04 MB |
|