-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Migrate from Travis to GitHub actions #43
Conversation
@jezdez opened a PR for django-ical in the same run, this supposedly also needs an updated PyPI mirror key? |
Yes, could you please use the PR text as I've used in the other Jazzband projects? E.g. jazzband/django-pipeline#738 If you add me to the PR text it allows me track the progress better. |
FTR I have more time again later this week to work on those ports and will get back to you then withr reviews |
Codecov Report
@@ Coverage Diff @@
## master #43 +/- ##
=======================================
Coverage 96.97% 96.97%
=======================================
Files 5 5
Lines 695 695
Branches 43 43
=======================================
Hits 674 674
Misses 9 9
Partials 12 12
Continue to review full report at Codecov.
|
Sure thing, I'll use the full project and issue IDs in any upcoming PRs. |
Travis CI has a new pricing model which places limits on open source.
Many projects are moving to GitHub Actions instead, including Jazzband projects:
This is based on jazzband/contextlib2#26.
TODO:
JAZZBAND_RELEASE_KEY
to the repo secrets.