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.28.1
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.29.0
Choose a head ref
  • 20 commits
  • 73 files changed
  • 7 contributors

Commits on Jun 27, 2024

  1. go.mod: docker/cli, docker/docker v27.0.2

    full diffs:
    
    - docker/cli@v27.0.1-rc.1...v27.0.2
    - moby/moby@v27.0.1-rc.1...v27.0.2
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah authored and glours committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7cd5209 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. gha: test against docker v27.0.3

    Switch to the test-channel, using the test.docker.com
    script, which has both stable and pre-releases.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah authored and glours committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d062ad7 View commit details
    Browse the repository at this point in the history
  2. go.mod: docker/cli, docker/docker v27.0.3

    full diffs:
    
    - docker/cli@v27.0.2...v27.0.3
    - moby/moby@v27.0.2...v27.0.3
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah authored and glours committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    075fd93 View commit details
    Browse the repository at this point in the history
  3. Add JSON stream progress writer

    Signed-off-by: Felix Fontein <[email protected]>
    felixfontein authored and ndeloof committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    06545d0 View commit details
    Browse the repository at this point in the history
  4. Pass 'plain' instead of 'json' to build backend

    Signed-off-by: Felix Fontein <[email protected]>
    felixfontein authored and ndeloof committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5a6e1a7 View commit details
    Browse the repository at this point in the history
  5. Format errors as JSON when in JSON progress mode.

    Signed-off-by: Felix Fontein <[email protected]>
    felixfontein authored and ndeloof committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8f7cd00 View commit details
    Browse the repository at this point in the history
  6. Set logging format to JSON.

    Signed-off-by: Felix Fontein <[email protected]>
    felixfontein authored and ndeloof committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2db04c1 View commit details
    Browse the repository at this point in the history
  7. Use rawjson for the build backend.

    Signed-off-by: Felix Fontein <[email protected]>
    felixfontein authored and ndeloof committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ace69c9 View commit details
    Browse the repository at this point in the history
  8. Remove COMPOSE_MENU env from e2e tests

    Signed-off-by: Joana Hrotko <[email protected]>
    jhrotko committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    da43401 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. feat(watch): Add --prune option to docker-compose watch command

    Signed-off-by: Suleiman Dibirov <[email protected]>
    idsulik authored and ndeloof committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9549a21 View commit details
    Browse the repository at this point in the history
  2. update docs

    Signed-off-by: Suleiman Dibirov <[email protected]>
    idsulik authored and ndeloof committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    11d5ecd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Add stale workflow

    Signed-off-by: Joana Hrotko <[email protected]>
    jhrotko authored and glours committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    14793cc View commit details
    Browse the repository at this point in the history
  2. Remove debug mode and run twice a week

    Signed-off-by: Joana Hrotko <[email protected]>
    jhrotko authored and glours committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ecac13f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. change time for stale bot

    Signed-off-by: Joana Hrotko <[email protected]>
    jhrotko authored and glours committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cacbca8 View commit details
    Browse the repository at this point in the history
  2. exclude unnecessary resources after services have been selected

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    25f8593 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. empty env variable with no value must be unset in container

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    163cdfd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. restore setEnvWithDotEnv

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d3d378b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 a…

    …nd buildx to v0.15.0
    
    Signed-off-by: Guillaume Lours <[email protected]>
    glours committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4667915 View commit details
    Browse the repository at this point in the history
  2. update docs generation to avoid man pages generation

    Signed-off-by: Guillaume Lours <[email protected]>
    glours committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    231ea10 View commit details
    Browse the repository at this point in the history
  3. fix: typos

    Signed-off-by: guoguangwu <[email protected]>
    testwill authored and jhrotko committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    06bf339 View commit details
    Browse the repository at this point in the history
Loading