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

Switch to automatic PyPI uploads via CI #166

Merged
merged 1 commit into from Oct 28, 2021
Merged

Conversation

florimondmanca
Copy link
Contributor

@florimondmanca florimondmanca commented Oct 28, 2021

This PR switches the publish workflow so that:

  • Releases happen on new tags
  • When a tag is pushed (eg via a new release on GitHub), a publish job runs on GitHub Actions, that builds and pushes the package distribution to PyPI using an API token, configured in secrets as PYPI_TOKEN.

Follow-up to #160 - aims at streamlining the release process so that it's more easily doable by folks other than me.

@florimondmanca florimondmanca added the maintenance Releasing, dependency updates, etc label Oct 28, 2021
@florimondmanca florimondmanca merged commit fb3c386 into master Oct 28, 2021
@florimondmanca florimondmanca deleted the fm/release-via-ci branch October 28, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Releasing, dependency updates, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant