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 #127

Merged
merged 13 commits into from
Mar 6, 2024

Conversation

rbrazinskas
Copy link
Contributor

@rbrazinskas rbrazinskas commented Mar 4, 2024

  • 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 force-pushed the do-pypi-publishing-with-github-actions branch 2 times, most recently from 0056366 to 5531d67 Compare March 5, 2024 12:08
@rbrazinskas rbrazinskas force-pushed the do-pypi-publishing-with-github-actions branch from 5531d67 to e152a62 Compare March 5, 2024 12:38
@rbrazinskas rbrazinskas force-pushed the do-pypi-publishing-with-github-actions branch from e152a62 to 5e7c962 Compare March 5, 2024 14:07
@rbrazinskas rbrazinskas marked this pull request as ready for review March 5, 2024 15:13
@rbrazinskas rbrazinskas merged commit fc86af9 into main Mar 6, 2024
13 checks passed
@rbrazinskas rbrazinskas deleted the do-pypi-publishing-with-github-actions branch March 6, 2024 11:35
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.

2 participants