-
Notifications
You must be signed in to change notification settings - Fork 106
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 docker build
testing to Travis
#799
Conversation
Codecov Report
@@ Coverage Diff @@
## master #799 +/- ##
=======================================
Coverage 96.87% 96.87%
=======================================
Files 59 59
Lines 3141 3141
Branches 401 401
=======================================
Hits 3043 3043
Misses 59 59
Partials 39 39 Continue to review full report at Codecov.
|
Dockerfile is really outdated, so I'm not sure if the Anitya in docker will run at all. |
@pypingou it is not ready yet. I am going to make proper stages, so the test will fail faster on improper linting etc. |
@pypingou ready to be merged. |
@abitrolly Could you squash the commits and add news file? |
Uses stages instead of build matrix https://docs.travis-ci.com/user/build-stages/
@Zlopez done. |
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.
This looks much better in Travis. Thanks for your work :-)
Not sure what Reported upstream https://community.codecov.io/t/codecov-status-stuck-at-waiting-for-status-to-be-reported/406 |
As a followup to #798 I decided to test if Docker build is still operational, continuously.