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.1.6
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.2.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 4 contributors

Commits on Aug 21, 2024

  1. long syntax for device mapping

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e2590ce View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Support multiple values for extra_hosts

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6b514a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update include definition in JSON schema

    Signed-off-by: SolanoJason <pajason2000@outlook.com>
    SolanoJason authored and ndeloof committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3e083db View commit details
    Browse the repository at this point in the history
  2. fix fn name typo: GetConfigFiles

    Signed-off-by: Jordan Stephens <jordan@stephens.io>
    jordanstephens authored and ndeloof committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7b77fc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. prevent panic accesing services in extended file

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4f02e42 View commit details
    Browse the repository at this point in the history
  2. Revert "accept dashes in variable names"

    This reverts commit be170be.
    
    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof authored and glours committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    aa1db26 View commit details
    Browse the repository at this point in the history
  3. fix(secrets): Fix secrets environment to content mapping

    Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
    idsulik authored and glours committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5769840 View commit details
    Browse the repository at this point in the history
  4. loaders fixes

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