good first issuehelp wanted
Repository-Metriken
- Stars
- (3.469 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
All of our PyPI-packaged projects should use trusted publishing, rather than a manually configured API token.
Example trusted publishing workflow:
https://github.com/trailofbits/blight/blob/master/.github/workflows/release.yml
Resources:
- https://docs.pypi.org/trusted-publishers/
- https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
Marking as "help wanted" due to maintenance status.