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 workflow for building and releasing wheels #739

Merged
merged 1 commit into from Dec 18, 2020

Conversation

di
Copy link
Contributor

@di di commented Dec 18, 2020

This is configured to use a PyPI API token instead of a username/password. An API token can be minted at https://pypi.org/manage/account/ and should be set as PYPI_API_TOKEN in the GitHub UI at https://github.com/gorakhargosh/watchdog/settings/secrets/actions.

Once the secret is set and this PR is merged, the workflow will be available at https://github.com/gorakhargosh/watchdog/actions?query=workflow%3A%22Test%2C+Build+%26+Publish%22 and can be triggered via "Run workflow".

Fixes #428.

@BoboTiG
Copy link
Collaborator

BoboTiG commented Dec 18, 2020

That's awesome, thanks a lot @di 💪

@BoboTiG BoboTiG merged commit f9ff9e1 into gorakhargosh:master Dec 18, 2020
@BoboTiG
Copy link
Collaborator

BoboTiG commented Dec 18, 2020

Wheels are online 🍾

@di di deleted the fix/428 branch December 18, 2020 20:28
@di di mentioned this pull request Dec 18, 2020
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.

Pythonwheels.com publications needed
2 participants