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

use github actions for testing #43

Closed
wants to merge 4 commits into from
Closed

use github actions for testing #43

wants to merge 4 commits into from

Conversation

spacemanspiff2007
Copy link
Contributor

@spacemanspiff2007 spacemanspiff2007 commented Dec 15, 2020

This switches to github actions for testing since travis changed their free testing.
It also adds a workflow which will automatically publish on pypi if you create a release on github.
All you have to do is add a secret in your repo settings and add an api key you created in pypi.

The secret has to be named "pypi_api_key"
Here is the guide I used but I used a proper name for the secret.

@cknd
Copy link
Owner

cknd commented Dec 15, 2020

oh awesome, thank you 🙏 this has been on my list for a long time!

@cknd cknd mentioned this pull request Dec 15, 2020
@cknd
Copy link
Owner

cknd commented May 23, 2022

thanks for this - I finally managed to learn about this stuff now (didn't feel comfortable merging before I did) and have added a slightly simplified version now, via #53 and #54
🙏

@cknd cknd closed this May 23, 2022
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.

None yet

2 participants