-
Notifications
You must be signed in to change notification settings - Fork 24
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
Merge sylabs/sif master branch commits up to the point of v1.5.1 tag on v1 branch #106
Conversation
The CI test is still pending. I'm going to try closing & reopening to kick that. |
The golangci-lint check is failing because we are using v1.14.0 and sylabs is using the golangci/golangci-lint:v1.41-alpine docker container, which contains v1.14.1. |
035b564
to
52c1742
Compare
…wnloading explicit version
52c1742
to
7e0f04c
Compare
Codecov Report
@@ Coverage Diff @@
## master #106 +/- ##
==========================================
+ Coverage 65.08% 68.96% +3.87%
==========================================
Files 12 27 +15
Lines 1395 1611 +216
==========================================
+ Hits 908 1111 +203
- Misses 310 341 +31
+ Partials 177 159 -18
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Successfully converted to using the golangci/golangci-lint-action github action which accepts a major.minor version instead of major.minor.patch. |
This merges in commits from the following sylabs/sif PRs:
Addresses these hpcng/sif issues: