Build #6
build.yml
on: workflow_dispatch
Matrix: build_wheels
Build sdist
15s
Upload release to PyPI
0s
Upload release to PyPI (test)
18s
Annotations
1 error, 1 warning, and 1 notice
Upload release to PyPI (test)
Trusted publishing exchange failure:
Token request failed: the server refused the request for the following reasons:
* `invalid-payload`: The name 'fuzzysearch' is too similar to an existing project. See https://test.pypi.org/help/#project-name for more information.
This generally indicates a trusted publisher configuration error, but could
also indicate an internal error on GitHub or PyPI's part.
The claims rendered below are **for debugging purposes only**. You should **not**
use them to configure a trusted publisher unless they already match your expectations.
If a claim is not present in the claim set, then it is rendered as `MISSING`.
* `sub`: `repo:taleinat/fuzzysearch:environment:testpypi`
* `repository`: `taleinat/fuzzysearch`
* `repository_owner`: `taleinat`
* `repository_owner_id`: `532281`
* `job_workflow_ref`: `taleinat/fuzzysearch/.github/workflows/build.yml@refs/heads/main`
* `ref`: `refs/heads/main`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
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"`.
|
Build wheels on macos-13
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifacts-macos-13
Expired
|
145 KB |
|
artifacts-macos-14
Expired
|
149 KB |
|
artifacts-sdist
Expired
|
38.4 KB |
|
artifacts-ubuntu-latest
Expired
|
1.04 MB |
|
artifacts-windows-latest
Expired
|
337 KB |
|