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: compose-spec/compose-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: compose-spec/compose-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 30, 2024

  1. fix(reset): Add cycle detection fix for services that are prefixed wi…

    …th the name of a preceding service
    
    Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
    idsulik authored and glours committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c2ef638 View commit details
    Browse the repository at this point in the history
  2. fix(loader): Add fix for stdin config read

    Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
    idsulik authored and glours committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0d824bf View commit details
    Browse the repository at this point in the history
  3. Add IsStdin() to ConfigFile

    Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
    idsulik authored and glours committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8d176cf View commit details
    Browse the repository at this point in the history
  4. Add test to options_test.go

    Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
    idsulik authored and glours committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0e87616 View commit details
    Browse the repository at this point in the history
Loading