Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.40.2
Choose a base ref
...
head repository: docker/compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.40.3
Choose a head ref
  • 15 commits
  • 32 files changed
  • 4 contributors

Commits on Oct 30, 2025

  1. Test to check writeComposeFile detects invalid OCI artifact

    Signed-off-by: Nicolas De Loof <[email protected]>
    (cherry picked from commit 6a90742)
    Signed-off-by: Guillaume Lours <[email protected]>
    ndeloof authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    47f6d02 View commit details
    Browse the repository at this point in the history
  2. fix OCI compose override support

    Signed-off-by: Nicolas De Loof <[email protected]>
    (cherry picked from commit e59150b)
    Signed-off-by: Guillaume Lours <[email protected]>
    ndeloof authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    5dec597 View commit details
    Browse the repository at this point in the history
  3. Fix help output for "exec --no-tty" option

    Signed-off-by: Anton Ovchinnikov <[email protected]>
    (cherry picked from commit 8619f5d)
    Signed-off-by: Guillaume Lours <[email protected]>
    tonyo authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    5e209ea View commit details
    Browse the repository at this point in the history
  4. Code Cleanup

    Signed-off-by: Nicolas De Loof <[email protected]>
    (cherry picked from commit ac3b8fd)
    Signed-off-by: Guillaume Lours <[email protected]>
    ndeloof authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    db1c279 View commit details
    Browse the repository at this point in the history
  5. prompt default implementation to prevent a panic

    Signed-off-by: Nicolas De Loof <[email protected]>
    (cherry picked from commit 3ce5288)
    Signed-off-by: Guillaume Lours <[email protected]>
    ndeloof authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    d0f2c35 View commit details
    Browse the repository at this point in the history
  6. run hooks on restart

    Signed-off-by: Nicolas De Loof <[email protected]>
    (cherry picked from commit 5924387)
    Signed-off-by: Guillaume Lours <[email protected]>
    ndeloof authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    ee86f55 View commit details
    Browse the repository at this point in the history
  7. fix(run): Ensure images exist only for the target service in run command

    Signed-off-by: Suleiman Dibirov <[email protected]>
    (cherry picked from commit 557e0b6)
    Signed-off-by: Guillaume Lours <[email protected]>
    idsulik authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    0bd132b View commit details
    Browse the repository at this point in the history
  8. add e2e tests

    Signed-off-by: Suleiman Dibirov <[email protected]>
    (cherry picked from commit 0c854a6)
    Signed-off-by: Guillaume Lours <[email protected]>
    idsulik authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    c6bec2e View commit details
    Browse the repository at this point in the history
  9. lint fix

    Signed-off-by: Suleiman Dibirov <[email protected]>
    (cherry picked from commit 6a35be5)
    Signed-off-by: Guillaume Lours <[email protected]>
    idsulik authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    141921e View commit details
    Browse the repository at this point in the history
  10. no parallel in compose_run_build_once_test.go

    Signed-off-by: Suleiman Dibirov <[email protected]>
    (cherry picked from commit 80030e1)
    Signed-off-by: Guillaume Lours <[email protected]>
    idsulik authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    739ae1b View commit details
    Browse the repository at this point in the history
  11. Revert "no parallel in compose_run_build_once_test.go"

    This reverts commit e4f4a5a.
    
    Signed-off-by: Suleiman Dibirov <[email protected]>
    (cherry picked from commit 658bff3)
    Signed-off-by: Guillaume Lours <[email protected]>
    idsulik authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    670a181 View commit details
    Browse the repository at this point in the history
  12. Update e2e tests in compose_run_build_once_test.go to use project nam…

    …es for Docker Compose commands.
    
    Signed-off-by: Suleiman Dibirov <[email protected]>
    (cherry picked from commit fc74c78)
    Signed-off-by: Guillaume Lours <[email protected]>
    idsulik authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    1d4acfb View commit details
    Browse the repository at this point in the history
  13. fix(git): Add validation for Git subdirectory paths to prevent traversal

    Signed-off-by: Suleiman Dibirov <[email protected]>
    (cherry picked from commit 0d396bb)
    Signed-off-by: Guillaume Lours <[email protected]>
    idsulik authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    3de9b0c View commit details
    Browse the repository at this point in the history
  14. fix compose_run_build_once_test.go

    Signed-off-by: Suleiman Dibirov <[email protected]>
    (cherry picked from commit c416ea7)
    Signed-off-by: Guillaume Lours <[email protected]>
    idsulik authored and glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    19351bb View commit details
    Browse the repository at this point in the history
  15. bump compose-go to version v2.9.1

    Signed-off-by: Guillaume Lours <[email protected]>
    (cherry picked from commit 3eb2934)
    Signed-off-by: Guillaume Lours <[email protected]>
    glours committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    49b1c1e View commit details
    Browse the repository at this point in the history
Loading