-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
maintenanceBoring but important stuff for the core devsBoring but important stuff for the core devs
Milestone
Description
See #3691 (comment) for details.
Generally speaking, we have the following options:
- Set
attestations: falseProducing attestations fails when attempting publishing from unsupported reusable workflows (when enabled) pypa/gh-action-pypi-publish#283 (comment) - Use separate jobs for the TestPyPI and PyPI uploads: Producing attestations fails when attempting publishing from unsupported reusable workflows (when enabled) pypa/gh-action-pypi-publish#283 (comment)
- Disable TestPyPI uploads for releases.
I think we should go for option 2, since it is recommended in the official packaging guides at https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#separate-workflow-for-publishing-to-testpypi
Metadata
Metadata
Assignees
Labels
maintenanceBoring but important stuff for the core devsBoring but important stuff for the core devs