-
Notifications
You must be signed in to change notification settings - Fork 16
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 GitHub Action & GitHub Packages, test on more Python versions #171
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
alanbriolat
commented
Oct 27, 2019
•
edited
Loading
edited
- Replace Travis CI with GitHub Actions
- Replace Docker Hub builds with GitHub Actions + push to GitHub Packages
- Add Python 3.8 and 3.9 to the test matrix
- Switch from coveralls.io to codecov.io, because the latter plays nicer with GitHub Actions by default
alanbriolat
force-pushed
the
github-actions
branch
7 times, most recently
from
October 27, 2019 12:38
db43ac6
to
c626760
Compare
Codecov Report
@@ Coverage Diff @@
## master #171 +/- ##
=========================================
Coverage ? 73.48%
=========================================
Files ? 29
Lines ? 3043
Branches ? 428
=========================================
Hits ? 2236
Misses ? 741
Partials ? 66 Continue to review full report at Codecov.
|
alanbriolat
force-pushed
the
github-actions
branch
from
March 26, 2021 18:42
d6fa9e5
to
e53bff2
Compare
alanbriolat
force-pushed
the
github-actions
branch
6 times, most recently
from
March 26, 2021 21:56
10935fa
to
c6272fa
Compare
alanbriolat
changed the title
WIP: Trying to get GitHub Actions CI working
Switch to GitHub Actions, GitHub Packages, etc.
Mar 26, 2021
alanbriolat
changed the title
Switch to GitHub Actions, GitHub Packages, etc.
Switch to GitHub Action & GitHub Packages, test on more Python versions
Mar 26, 2021
coveralls is a bit Travis-specific in its operation...
Also remove stuff for building/testing on Docker Hub.
alanbriolat
force-pushed
the
github-actions
branch
from
March 26, 2021 22:11
2974f7f
to
9ff5800
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.