-
-
Notifications
You must be signed in to change notification settings - Fork 311
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 to GitHub Actions. #435
Conversation
Codecov Report
@@ Coverage Diff @@
## master #435 +/- ##
=========================================
Coverage ? 81.98%
=========================================
Files ? 15
Lines ? 544
Branches ? 88
=========================================
Hits ? 446
Misses ? 65
Partials ? 33 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, this one is missing release.yml
and deletion of .travis.yml
, is this intentional?
Co-authored-by: Hugo van Kemenade <[email protected]>
@hugovk Yeah, just forgot to push the release workflow yesterday, no good reason ;) |
Thank you |
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.