Conversation
|
ping @tiborvass |
graph/tag.go
Outdated
5a86add to
150d8d7
Compare
150d8d7 to
aa41008
Compare
aa41008 to
346ba96
Compare
|
@LK4D4 Fixed now:) |
|
@dalanlan Is tests already in integration-cli? |
|
Yep @LK4D4 |
graph/tag.go
Outdated
There was a problem hiding this comment.
Is it worth even keeping this file around any more? The only value I see here is the name Tag() instead of Set() - which better aligns with what an end user sees. Perhaps we could remove this file and rename tags.go's Set() to Tag() - since its just a wrapper for SetLoad().
@LK4D4 what do you think?
|
Aside from my one minor comment, it looks good. |
integration/server_test.go
Outdated
There was a problem hiding this comment.
I see the other 2 tests in integration-cli, but I'm not sure I see this one. Do you see it?
There was a problem hiding this comment.
I'm not seeing it - must be blind. Got a URL?
There was a problem hiding this comment.
Sorry, it's in the run tests now, and there is a PR to move it to API tests...
https://github.com/docker/docker/blob/master/integration-cli/docker_cli_run_test.go#L3500
|
Please squash the commits down to one. |
Signed-off-by: Simei He <[email protected]>
5e69c3f to
99f6309
Compare
|
LGTM |
1 similar comment
|
LGTM |
part of #12151
remove job from tag
Signed-off-by: Simei He [email protected]