Skip to content

CI: fix artifact downloads of wheels for PyPI #5

CI: fix artifact downloads of wheels for PyPI

CI: fix artifact downloads of wheels for PyPI #5

Re-run triggered February 15, 2025 16:05
Status Success
Total duration 2m 5s
Artifacts 5

ci.yml

on: push
Matrix: build_test_dist
Matrix: build_test_wheels
Fit to window
Zoom out
Zoom in

Annotations

1 error, 5 warnings, and 3 notices
build_test_dist (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
build_test_wheels (ubuntu-20.04, 3.12, aarch64)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build_test_wheels (ubuntu-20.04, 3.12, aarch64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
upload_to_pypi
Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead.
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_to_pypi
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build_test_wheels (macos-latest, 3.12)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
build_test_wheels (macos-latest, 3.12)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
upload_to_pypi
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/