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/setup-docker-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: docker/setup-docker-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 15 commits
  • 10 files changed
  • 3 contributors

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    b86a7cc View commit details
    Browse the repository at this point in the history
  2. ci: disable build summary

    crazy-max committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    1439ace View commit details
    Browse the repository at this point in the history
  3. Merge pull request #134 from crazy-max/update-readme

    readme: update action to latest stable
    crazy-max authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    927974f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #135 from crazy-max/ci-disable-summary

    ci: disable build summary
    crazy-max authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    7188e7a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. build(deps): bump @docker/actions-toolkit from 0.47.0 to 0.48.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.47.0 to 0.48.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.47.0...v0.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    68b1efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dbd870 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #137 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.48.0
    
    build(deps): bump @docker/actions-toolkit from 0.47.0 to 0.48.0
    crazy-max authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    2a248d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. build(deps): bump @docker/actions-toolkit from 0.48.0 to 0.49.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.48.0 to 0.49.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.48.0...v0.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    6172ee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22c57e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #140 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.49.0
    
    build(deps): bump @docker/actions-toolkit from 0.48.0 to 0.49.0
    crazy-max authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    fde3095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a56725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75153b5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #138 from crazy-max/expose-tcp-input

    tcp-port opt to expose Docker API to a local TCP address
    crazy-max authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    b814c39 View commit details
    Browse the repository at this point in the history
  7. docs: Document version csv format

    Signed-off-by: Paweł Gronowski <[email protected]>
    vvoland committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    23c3839 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #139 from vvoland/docs-version-csv

    docs: Document `version` csv format
    crazy-max authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    370a7da View commit details
    Browse the repository at this point in the history
Loading