-
Notifications
You must be signed in to change notification settings - Fork 352
Closed
Labels
kind: enhancementNew feature or requestNew feature or requesttag: team processTeam process, governance, and guidelinesTeam process, governance, and guidelines
Description
We use the publish.yaml
workflow for PST releases.
This still uses a token
for this action, though trusted publishing is now encouraged over API tokens as a best practice on supported platforms (like GitHub).
To do this, we would need to:
- Update
publish.yaml
- I can do this - Update the settings in the PyPI package to enable trusted publishers. I'm not sure who has access to this, but maybe @choldgraf (?).
- Remove the existing token from GH
Ref: https://docs.pypi.org/trusted-publishers/adding-a-publisher/
Metadata
Metadata
Assignees
Labels
kind: enhancementNew feature or requestNew feature or requesttag: team processTeam process, governance, and guidelinesTeam process, governance, and guidelines