-
Notifications
You must be signed in to change notification settings - Fork 148
Comparing changes
Open a pull request
base repository: compose-spec/compose-go
base: v1.17.0
head repository: compose-spec/compose-go
compare: v1.18.1
- 8 commits
- 12 files changed
- 3 contributors
Commits on Aug 4, 2023
-
Parse service device count to int if possible
When set via an environment variable an integer will be represented by a string, resulting in an error. fixes: docker/compose#10667 Signed-off-by: Xiang Rong Lin <41164160+XiangRongLin@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ecd8478 - Browse repository at this point
Copy the full SHA ecd8478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08d8d55 - Browse repository at this point
Copy the full SHA 08d8d55View commit details
Commits on Aug 7, 2023
-
introduce ResourceResolver to accept remote resources
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad9be94 - Browse repository at this point
Copy the full SHA ad9be94View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 339d49d - Browse repository at this point
Copy the full SHA 339d49dView commit details
Commits on Aug 10, 2023
-
Merge pull request #435 from ndeloof/remote_resource
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e131a4 - Browse repository at this point
Copy the full SHA 8e131a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for acec34a - Browse repository at this point
Copy the full SHA acec34aView commit details -
remove potential dependencies to disabled services in ForServices
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2037d3f - Browse repository at this point
Copy the full SHA 2037d3fView commit details -
Merge pull request #443 from glours/remove-dependencies-disabled-serv…
…ices remove potential dependencies to disabled services in ForServices
Configuration menu - View commit details
-
Copy full SHA for 45494a8 - Browse repository at this point
Copy the full SHA 45494a8View 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 v1.17.0...v1.18.1