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

Add PyPi publishing workflow #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fsimonis
Copy link
Collaborator

This PR adds a workflow that automatically publishes pushed tags v* to PyPi.

Important

You need to generate a PyPi token and add it as a secret called PYPI_TOKEN to the repo or organisation. If you add it to the org, make sure to expose it to this repo.

After that, creating and pushing a new tag will release the current state.

@imirzov
Copy link
Collaborator

imirzov commented Apr 13, 2024

Dear Frederic, I've added you as a maintainer to this repo. Please, could you generate PYPI_TOKEN by yourself? I'm slightly busy those weeks. Let me know, if you need more permissions.

@fsimonis
Copy link
Collaborator Author

Hi there,
generating and setting up the token also requires access to PyPi, its 2FA etc.
I gladly leave this to you for whenever you have time. 👍

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