feat: Added publishing to pypi #25
Annotations
1 error
|
release
ExecaError: Command failed with exit code 2: 'pnpm /publish/'
. publish:py$ uv --directory sdk-py publish
. publish:ts$ pnpm -r publish --access public --ignore-scripts --no-git-checks
. publish:py: Publishing 2 files to https://upload.pypi.org/legacy/
. publish:py: Note: Neither credentials nor keyring are configured, and there was an error fetching the trusted publishing token. If you don't want to use trusted publishing, you can ignore this error, but you need to provide credentials.
. publish:py: error: Trusted publishing failed
. publish:py: Caused by: Failed to obtain OIDC token: is the `id-token: write` permission missing?
. publish:py: Caused by: GitHub Actions detection error
. publish:py: Caused by: insufficient permissions: missing ACTIONS_ID_TOKEN_REQUEST_URL
. publish:py: Uploading cardealerdp-0.2.0-py3-none-any.whl (4.5KiB)
. publish:py: error: Failed to publish `dist/cardealerdp-0.2.0-py3-none-any.whl` to https://upload.pypi.org/legacy/
. publish:py: Caused by: Failed to send POST request
. publish:py: Caused by: Missing credentials for https://upload.pypi.org/legacy/
. publish:py: Failed
\u2009ELIFECYCLE\u2009 Command failed with exit code 2.
|