Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

vendor: github.com/docker/docker 5cc3f1dab895 (master, v28.0.0-rc.2) #5825

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Feb 14, 2025

vendor: golang.org/x/sys v0.29.0

full diff: golang/sys@v0.28.0...v0.29.0

vendor: github.com/docker/docker 5cc3f1dab895 (master, v28.0.0-rc.2)

full diff: moby/moby@b570831...5cc3f1d

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

full diff: golang/sys@v0.28.0...v0.29.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.18%. Comparing base (c9e7dae) to head (1d3eb6f).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5825   +/-   ##
=======================================
  Coverage   59.18%   59.18%           
=======================================
  Files         352      352           
  Lines       29547    29547           
=======================================
  Hits        17486    17486           
  Misses      11080    11080           
  Partials      981      981           

@thaJeztah thaJeztah force-pushed the bump_engine branch 2 times, most recently from c1b7df9 to f9f3ca7 Compare February 14, 2025 16:42
@thaJeztah thaJeztah changed the title vendor: github.com/docker/docker 5af7c47f0e38 (master, v28.0.0-rc.2) vendor: github.com/docker/docker 9b32baf9db52 (master, v28.0.0-rc.2) Feb 14, 2025
@thaJeztah thaJeztah added this to the 28.0.0 milestone Feb 14, 2025
@thaJeztah thaJeztah self-assigned this Feb 14, 2025
Comment on lines +101 to 104
// FIXME(thaJeztah): need to find appropriate way to test the result of "ImageHistoryWithPlatform" being applied
assert.Check(t, len(options) > 0) // can be 1 or two depending on whether a terminal is attached :/
// assert.Check(t, is.Contains(options, client.ImageHistoryWithPlatform(ocispec.Platform{OS: "linux", Architecture: "amd64"})))
return []image.HistoryResponseItem{{
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should look at better options for testing these; possibly pass in a fake http client to check what request it's making.

@thaJeztah thaJeztah changed the title vendor: github.com/docker/docker 9b32baf9db52 (master, v28.0.0-rc.2) vendor: github.com/docker/docker 5cc3f1dab895 (master, v28.0.0-rc.2) Feb 14, 2025
@thaJeztah thaJeztah marked this pull request as ready for review February 14, 2025 18:28
@thaJeztah thaJeztah merged commit f488a75 into docker:master Feb 14, 2025
95 checks passed
@thaJeztah thaJeztah deleted the bump_engine branch February 14, 2025 18:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants