-
Notifications
You must be signed in to change notification settings - Fork 9
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
1250: rebuild containers in CI when dockerfiles change #1251
Conversation
note: 72d5254 tests the mechanism for only one build, update to |
Codecov Report
@@ Coverage Diff @@
## develop #1251 +/- ##
==========================================
Coverage ? 81.23%
==========================================
Files ? 738
Lines ? 28211
Branches ? 0
==========================================
Hits ? 22917
Misses ? 5294
Partials ? 0 |
6a79d31
to
47ad690
Compare
This looks great! Good idea on the implementation. |
47ad690
to
a21dca9
Compare
a21dca9
to
a358d8d
Compare
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.
Looks great. I just had a question about the threading change here. Was that just to test that this is working? Isn't that what the removal of whitespace did?
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.
Looks good to me.
15958a9 makes sure that we only push from |
ff7031b
to
15958a9
Compare
15958a9
to
53595d6
Compare
PR tests (nvidia cuda 10.1, ubuntu, mpich)
|
PR tests (nvidia cuda 11.0, ubuntu, mpich)
|
fixes #1250