Conversation
|
@sevki there are errors in unit tests |
|
@runcom yup, just figured out |
|
@sevki I tend to run I think it would be safer (and clearer) to stash your commits 😉. |
|
LGTM |
opts/ip.go
Outdated
There was a problem hiding this comment.
s/a IP/an IP/ and line should end with a dot
|
@sevki thanks! Can you also squash your commits to just 2 (one for opts and one for trust)? |
There was a problem hiding this comment.
This comments doesn't really say anything.
"NotVerifiedError error is returned when …" (I'm still thinking what to put here 😅 )
|
@sevki you're gonna need a rebase too 😉 and add the package |
opts/ulimit.go
Outdated
|
Looks like an update was pushed but another rebase is still needed, also need to address the comment about |
|
Sorry @sevki needs a rebase :( |
|
@tiborvass merge all commits? |
|
@sevki sure why not, but either way you need to rebase on master :) |
|
ok.
|
opts/ulimit.go
Outdated
There was a problem hiding this comment.
add period at the end of func comments
opts/ulimit.go
Outdated
There was a problem hiding this comment.
add period at the end of func comments
|
@sevki sorry needs another rebase |
|
Ping @sevki |
|
yes?
|
|
@sevki would you mind rebasing please? :) |
Signed-off-by: Sevki Hasirci <s@sevki.org>
|
It seems it doesn't build :-( |
|
@sevki I think you had a problem while rebasing maybe ? (because there is some merge commit and thus non-signed one). If you need help, feel free to ping us on #docker / #docker-dev irc channel 😉 |
contributes to moby#14756 Signed-off-by: Sevki Hasirci <s@sevki.org>
|
@vdemeester done |
|
@sevki There is still two commit so it's not rebased 😅. You should do something like that : http://stackoverflow.com/a/2568581/89249. git rebase --interactive HEAD~2
# […] |
|
yeah two different folders two different commits
|
|
@sevki oh my bad >.< |
|
@sevki Could you take a look to the 2 left comments ? Then I think we'll be good to go 😉 |
|
@vdemeester Do you want to carry this PR? |
|
@LK4D4 I could (tomorrow morning though :-P ) |
Carry #14813 on linting package opts and trust
|
@sevki Thanks for the hard work, it's been carried and merged 😉 🎉 |
|
@vdemeester cheers. |
contributes to #14756
for opts
for trust