Addressing #39 - #98
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #98 +/- ##
==========================================
- Coverage 93.22% 93.14% -0.08%
==========================================
Files 16 16
Lines 487 496 +9
==========================================
+ Hits 454 462 +8
- Misses 33 34 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Add a marker at the end of the build log for datalad-debian to discover. We want `deb-build-package`'s internal `containers-run` call to come back zero and commit the log, but `deb-build-package` needs to be able to discover and report that something went wrong.
mih
left a comment
There was a problem hiding this comment.
This works for me! Thx.
I left a comment pointing out a relevant helper.
|
Given that this PR was approved and I only did a minor review suggestion to use a helper; and the fact that the tests pass, I'll merge this. |
Add a marker at the end of the build log for datalad-debian to discover.
We want
deb-build-package's internalcontainers-runcall to comeback zero and commit the log, but
deb-build-packageneeds to be ableto discover and report that something went wrong.
In opposition to what's described under 1. in #39 (comment), we now get this (returns non-zero):
Not yet unittested