Fixing the formatting directives error during compilation#2420
Fixing the formatting directives error during compilation#2420mlaventure merged 1 commit intocontainerd:masterfrom
Conversation
estesp
left a comment
There was a problem hiding this comment.
thanks for the PR; comment on the logrus.Info change
cmd/containerd-release/main.go
Outdated
There was a problem hiding this comment.
any reason to not just change Info to Infof? having the project name prior to release tool... will be clearer IMO
There was a problem hiding this comment.
@estesp agree . Will resend the patch . thanks for the review.
|
Also, your |
0397879 to
412bc7b
Compare
|
@estesp can you please check the newly sent patch |
|
just a nit, could you change the commit message to |
Signed-off-by: Sudeesh John <sudeesh@linux.vnet.ibm.com>
|
@mlaventure done |
Codecov Report
@@ Coverage Diff @@
## master #2420 +/- ##
======================================
Coverage 45% 45%
======================================
Files 92 92
Lines 9412 9412
======================================
Hits 4236 4236
Misses 4493 4493
Partials 683 683
Continue to review full report at Codecov.
|
|
Thanks! |
Signed-off-by: Sudeesh John sudeesh@linux.vnet.ibm.com
Ref: #2404