Skip to content
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

Use GitHub Action Trusted Publisher for PyPI publishing #116

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

rbrazinskas
Copy link
Contributor

  • Separate push_to_pypi job into two jobs: build and push_to_pypi
  • Use publish workflow file from current feature branch rather than main branch
  • Do not use tox in publish workflow to build and upload package
  • Remove twine dependency
  • Remove publish configuration from tox
  • Remove references to PyPI secrets

@rbrazinskas rbrazinskas merged commit b88eee5 into main Mar 18, 2024
13 checks passed
@rbrazinskas rbrazinskas deleted the do-pypi-publishing-with-github-actions branch March 18, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants