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/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.53.0
Choose a base ref
...
head repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.54.0
Choose a head ref
  • 14 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 24, 2025

  1. github: update .github/buildx-lab-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    5caa3ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #577 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    5681843 View commit details
    Browse the repository at this point in the history
  3. github: update .github/buildx-lab-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    0804e7e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #578 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    39e9b0e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. compose(install): fix base cache dir

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    96fbf6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #580 from crazy-max/compose-base-cache-dir

    compose(install): fix base cache dir
    crazy-max authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    d6e7855 View commit details
    Browse the repository at this point in the history
  3. github: update .github/buildx-lab-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    43319f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #581 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    43e4bfc View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. readme: add setup-compose-action

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    076df0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #582 from crazy-max/update-readme

    readme: add setup-compose-action
    crazy-max authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    eb73b82 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. github: update .github/docker-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    d749a37 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump semver from 7.6.3 to 7.7.1

    Bumps [semver](https://github.com/npm/node-semver) from 7.6.3 to 7.7.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.6.3...v7.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    26d4e15 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Merge pull request #585 from docker/dependabot/npm_and_yarn/semver-7.7.1

    build(deps): bump semver from 7.6.3 to 7.7.1
    crazy-max authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    aebb71c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #584 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    d1d0bdb View commit details
    Browse the repository at this point in the history
Loading