v1.0.0 #24
Triggered via release
July 20, 2026 12:35
Gsantomaggio
released
v1.0.0
Status
Success
Total duration
30s
Artifacts
–
publish_release.yaml
on: release
call-publish-pypi
/
upload release to PyPI
26s
Annotations
2 warnings
|
call-publish-pypi / upload release to PyPI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-publish-pypi / upload release to PyPI
Potential workflow misconfiguration:
The claims in this token suggest that the calling workflow is a reusable workflow.
In particular, this action was initiated by:
rabbitmq/rabbitmq-amqp-python-client/.github/workflows/publish-pypi.yaml@refs/tags/v1.0.0
Whereas its parent workflow is:
rabbitmq/rabbitmq-amqp-python-client/.github/workflows/publish_release.yaml@refs/tags/v1.0.0
Reusable workflows are **not currently supported** by PyPI's Trusted Publishing
functionality, and are subject to breakage. Users are **strongly encouraged**
to avoid using reusable workflows for Trusted Publishing until support
becomes official. Please, do not report bugs if this breaks.
For more information, see:
* https://docs.pypi.org/trusted-publishers/troubleshooting/#reusable-workflows-on-github
* https://github.com/pypa/gh-action-pypi-publish/issues/166 — subscribe to
this issue to watch the progress and learn when reusable workflows become
supported officially
|