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 pythonpublish.yml #304

Merged
merged 1 commit into from
Mar 7, 2021
Merged

add pythonpublish.yml #304

merged 1 commit into from
Mar 7, 2021

Conversation

basnijholt
Copy link
Member

@basnijholt basnijholt commented Mar 7, 2021

Description

Adds a Github Action script that automatically publishes to PyPI when a tag is added. This works very well with miniver.

I've been using this in https://github.com/basnijholt/adaptive-scheduler and https://github.com/basnijholt/aiokef for some time and it works very well.

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@basnijholt basnijholt merged commit 851552e into master Mar 7, 2021
@basnijholt basnijholt deleted the auto-publish-pip branch March 23, 2021 13:13
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.

1 participant