Update workflow: test on Python 3.10 & 3.12, use trusted publishing #3
test-and-publish.yml
on: push
Matrix: test
Publish to PyPI
22s
Annotations
1 error and 2 warnings
|
Publish to 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 (Publisher with matching claims was not found)
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:hadipourh/sboxanalyzer:ref:refs/tags/v1.0.0`
* `repository`: `hadipourh/sboxanalyzer`
* `repository_owner`: `hadipourh`
* `repository_owner_id`: `26746985`
* `workflow_ref`: `hadipourh/sboxanalyzer/.github/workflows/test-and-publish.yml@refs/tags/v1.0.0`
* `job_workflow_ref`: `hadipourh/sboxanalyzer/.github/workflows/test-and-publish.yml@refs/tags/v1.0.0`
* `ref`: `refs/tags/v1.0.0`
* `environment`: `MISSING`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
|
Test on Python 3.12
cmake 4.1.2 is already installed and up-to-date.
To reinstall 4.1.2, run:
brew reinstall cmake
|
|
Test on Python 3.10
cmake 4.1.2 is already installed and up-to-date.
To reinstall 4.1.2, run:
brew reinstall cmake
|