docker / cli

The Docker CLI
Apache License 2.0
4.74k stars 1.88k forks source link

vendor: github.com/docker/docker v27.0.2-dev (e953d76450b6) #5203

Closed vvoland closed 5 days ago

vvoland commented 1 week ago

full diff: https://github.com/docker/docker/compare/ff1e2c0de72a...e953d76450b6

Signed-off-by: Paweł Gronowski pawel.gronowski@docker.com

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.43%. Comparing base (01dd6ab) to head (94bad32).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5203 +/- ## ======================================= Coverage 61.43% 61.43% ======================================= Files 298 298 Lines 20799 20799 ======================================= Hits 12777 12777 Misses 7109 7109 Partials 913 913 ```
thaJeztah commented 5 days ago

🙈 forgot about this one; I opened https://github.com/docker/cli/pull/5205 to update to v27.0.2, but took a slightly different approach where I first forwarded the 27.0-branch commits (perhaps a bit too much, but at least it saved me having to write the commit messages 😂)