Modifie le job de déploiement dans la CI pour autoriser le trusted publishing #74
workflow.yml
on: pull_request
Matrix: build
Matrix: test-yaml
Matrix: deploy
Annotations
1 error, 1 warning, and 1 notice
deploy (maximal)
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:openfisca/openfisca-paris:pull_request`
* `repository`: `openfisca/openfisca-paris`
* `repository_owner`: `openfisca`
* `repository_owner_id`: `1794404`
* `job_workflow_ref`: `openfisca/openfisca-paris/.github/workflows/workflow.yml@refs/pull/158/merge`
* `ref`: `refs/pull/158/merge`
|
check-for-functional-changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy (maximal)
Attempting to perform trusted publishing exchange to retrieve a temporary short-lived API token for authentication against https://test.pypi.org/legacy/ due to __token__ username with no supplied password field
|