-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for PyPI trusted publisher and NPM provenance #511
Add support for PyPI trusted publisher and NPM provenance #511
Conversation
for more information, see https://pre-commit.ci
This was successfully tested on https://github.com/jupyterlab/jupyterlab-git/actions/runs/5312255052/jobs/9616511151 For PyPI I don't know if there is a way to see a version was published using a trusted publisher. |
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sweet, thank you!
Thanks a lot @blink1073 for fixing the PR and merging ❤️ |
This adds the support for PyPI trusted publisher and NPM provenance on the releaser
Fixes #504
Fixes #506