-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Comparing changes
Open a pull request
base repository: docker/compose
base: v2.32.1
head repository: docker/compose
compare: v2.32.2
- 14 commits
- 58 files changed
- 4 contributors
Commits on Dec 17, 2024
-
Format the code with gofumpt to prevent my IDE from reformatting every time I open a file. gofumpt provides a superset of gofmt, so should not impact users that are not using gofumpt. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 446e005 - Browse repository at this point
Copy the full SHA 446e005View commit details -
make fmt
so any contributor can enforce formattingSigned-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 65696bb - Browse repository at this point
Copy the full SHA 65696bbView commit details -
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed61e42 - Browse repository at this point
Copy the full SHA ed61e42View commit details
Commits on Dec 18, 2024
-
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34bcd03 - Browse repository at this point
Copy the full SHA 34bcd03View commit details -
bump Golang version to v1.22.10 and update CI actions
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a42a04d - Browse repository at this point
Copy the full SHA a42a04dView commit details -
use the 3 latest major versions of the engine to run e2e step
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 56e92e3 - Browse repository at this point
Copy the full SHA 56e92e3View commit details
Commits on Dec 19, 2024
-
only check bind mount conflict if sync action is involved
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f644ee - Browse repository at this point
Copy the full SHA 8f644eeView commit details
Commits on Jan 6, 2025
-
When retrying to resolveOrCreateNetwork, retry with a valid network name
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 571a1af - Browse repository at this point
Copy the full SHA 571a1afView commit details -
checkExpectedVolumes must ignore anonymous volumes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for be09b2e - Browse repository at this point
Copy the full SHA be09b2eView commit details
Commits on Jan 7, 2025
-
bump golang.org/x/net to v0.33.0 to fix potential security issue
golang/go#70906 Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3060ed2 - Browse repository at this point
Copy the full SHA 3060ed2View commit details -
replace tibdex/github-app-token by official GitHub create-github-app-…
…token Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 68ad165 - Browse repository at this point
Copy the full SHA 68ad165View commit details -
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f3c10e - Browse repository at this point
Copy the full SHA 1f3c10eView commit details -
fix relative path in compose file
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2b21c5d - Browse repository at this point
Copy the full SHA 2b21c5dView commit details -
remove engine v25 from e2e test matrix
The 1st version available for Ubuntu 24.x is Docker Engine v26 Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d474515 - Browse repository at this point
Copy the full SHA d474515View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.32.1...v2.32.2