Build and upload to PyPi manually #3
publish-manually.yml
on: workflow_dispatch
build-and-publish
/
Prepare matrix to run for 3.13 on `linux,macos-x86,macos-arm,windows,linux-aarch64`
0s
build-and-publish
/
Build source distribution
10s
Matrix: build-and-publish / build-wheels
build-and-publish
/
upload_pypi
12s
Annotations
1 error and 11 warnings
|
build-and-publish / upload_pypi
Trusted publishing exchange failure:
Token request failed: the server refused the request for the following reasons:
* `invalid-publisher`: valid token, but no corresponding publisher (All lookup strategies exhausted)
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:scylladb/python-driver:ref:refs/heads/master`
* `repository`: `scylladb/python-driver`
* `repository_owner`: `scylladb`
* `repository_owner_id`: `14364730`
* `workflow_ref`: `scylladb/python-driver/.github/workflows/publish-manually.yml@refs/heads/master`
* `job_workflow_ref`: `scylladb/python-driver/.github/workflows/lib-build-and-push.yml@refs/heads/master`
* `ref`: `refs/heads/master`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
|
build-and-publish / Build source distribution
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
build-and-publish / Build wheels for linux-aarch64 on ubuntu-24.04-arm
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
|
build-and-publish / Build wheels for windows on windows-2022
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
|
build-and-publish / Build wheels for windows on windows-2022
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
|
build-and-publish / Build wheels for linux on ubuntu-20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
build-and-publish / Build wheels for linux on ubuntu-20.04
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
|
build-and-publish / Build wheels for linux on ubuntu-20.04
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
|
build-and-publish / Build wheels for macos-arm on macos-14
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
|
build-and-publish / Build wheels for macos-arm on macos-14
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
|
build-and-publish / Build wheels for macos-x86 on macos-13
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
|
|
build-and-publish / Build wheels for macos-x86 on macos-13
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|