Skip to content

feat: Added publishing to pypi #25

feat: Added publishing to pypi

feat: Added publishing to pypi #25

Triggered via push October 5, 2025 15:27
Status Failure
Total duration 1m 36s
Artifacts

general.yaml

on: push
Fit to window
Zoom out
Zoom in

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.