CI: Release #15
release.yml
on: workflow_dispatch
check-tag
3s
Build release docs
/
Build docs
2m 49s
Upload source archive
/
upload
10s
Publish wheels
9s
Annotations
1 error and 3 warnings
Publish wheels
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:NVIDIA/cuda-python:environment:testpypi`
* `repository`: `NVIDIA/cuda-python`
* `repository_owner`: `NVIDIA`
* `repository_owner_id`: `1728152`
* `workflow_ref`: `NVIDIA/cuda-python/.github/workflows/release.yml@refs/heads/release/12.8.0`
* `job_workflow_ref`: `NVIDIA/cuda-python/.github/workflows/release.yml@refs/heads/release/12.8.0`
* `ref`: `refs/heads/release/12.8.0`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
check-tag
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload source archive / upload
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build release docs / Build docs
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|