-
Notifications
You must be signed in to change notification settings - Fork 5.7k
bump docker/docker and docker/cli v27.0.1-rc.1, compose-go v2.1.3 #11926
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
a939621 to
e533fc8
Compare
0659e7e to
9effe34
Compare
9effe34 to
e477f74
Compare
diffs: - https://github.com/docker/cli/compare/v26.1.4..v27.0.1-rc.1 - https://github.com/docker/docker/compare/v26.1.4..v27.0.1-rc.1 Co-authored-by: Albin Kerouanton <albinker@gmail.com Signed-off-by: Albin Kerouanton <albinker@gmail.com Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
785d29e to
c68c267
Compare
full diff: - compose-spec/compose-go@v2.1.2...v2.1.3 Signed-off-by: Albin Kerouanton <albinker@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
c68c267 to
8527e24
Compare
|
@akerouanton @glours I rebased @akerouanton's PRs and updated them to v27.0.1-rc.1; I combined both the docker/cli, docker/docker, and compose-go PRs in this one, I think this one should be ready to go. I may do one more update after this, as one change went into docker/cli But I think we're good otherwise. |
|
Docker Hub is currently down, so CI is failing right now though 😅 |
|
Nice! Docker Hub is back; all green now 🥳 |
|
Should we merge this PR with the rc1 version or wait for final one? If first choice, will the rc1 embedded in next Docker Desktop as well? |
|
Heh, that's a good chicken-and-egg issue; If we wait for 27.0.1 to arrive, the version of compose that will be on download.docker.com will be the "current" release of compose. 🙈 cc @vvoland |
|
I think it's probably fine to ship with |
vvoland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There shouldn't be any changes between v27.0.1-rc.1 and the v27.0.0 in the vendored files:
moby/moby@v27.0.1-rc.1...master
So I think it's fine to go with the rc.1 vendor
glours
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rebased of / updated version of:
go.mod: github.com/compose-spec/compose-go v2.1.3
diff:
go.mod: docker/docker and docker/cli v27.0.1-rc.1
diffs:
What I did
Related issue
(not mandatory) A picture of a cute animal, if possible in relation to what you did