-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as duplicate
Closed as duplicate
Copy link
Labels
MaintenanceDiscussion or action around maintaining pylint or the dev workflowDiscussion or action around maintaining pylint or the dev workflowMinor 💅Polishing pylint is always nicePolishing pylint is always niceNeeds PRThis issue is accepted, sufficiently specified and now needs an implementationThis issue is accepted, sufficiently specified and now needs an implementation
Milestone
Description
Current problem
We currentely use a long lived token that could potentially be compromised. 2 days ago pypi introduced a new mechanism in order to delegate trust to github, which is then authorized to request short-lived, tightly-scoped API tokens from PyPI.
Desired solution
Use pypa/gh-action-pypi-publish@release/v1
instead of what we currently have.
Additional context
https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/
Metadata
Metadata
Assignees
Labels
MaintenanceDiscussion or action around maintaining pylint or the dev workflowDiscussion or action around maintaining pylint or the dev workflowMinor 💅Polishing pylint is always nicePolishing pylint is always niceNeeds PRThis issue is accepted, sufficiently specified and now needs an implementationThis issue is accepted, sufficiently specified and now needs an implementation