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: v1.18.3
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: v1.18.4
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 31, 2023

  1. migrate to github.com/distribution/reference v0.5.0

    The "reference" package was moved to a separate module, which was extracted
    from distribution/distribution@b9b1940
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0ab9e42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #452 from thaJeztah/swap_reference

    migrate to github.com/distribution/reference
    milas authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9325945 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. keep depends_on config for services explicitly selected

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    aa737c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #454 from ndeloof/depends_on_filter

    keep depends_on config for services explicitly selected
    glours authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c8ee8d4 View commit details
    Browse the repository at this point in the history
Loading