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

Create workflows to publish to PyPI (and TestPyPI) #29

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Conversation

hammady
Copy link
Member

@hammady hammady commented Oct 28, 2024

This creates 2 new workflows which publish a new release to either PyPI or TestPyPI.
A tag starting with v triggers the former, while any commit to the master branch triggers the latter.
Publishing happens using Trusted Publishing which requires setup on the repo settings (done already) and on Test/PyPI:
image
A test run can be found here.

@hammady hammady merged commit af5bc8d into master Oct 29, 2024
5 checks passed
@hammady hammady deleted the tasks/6106 branch October 29, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants