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.77.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.78.0
Choose a head ref
  • 16 commits
  • 32 files changed
  • 4 contributors

Commits on Feb 28, 2026

  1. github: update .github/buildx-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 28, 2026
    Configuration menu
    Copy the full SHA
    c186677 View commit details
    Browse the repository at this point in the history
  2. 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 28, 2026
    Configuration menu
    Copy the full SHA
    3f87521 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. test: fix name output

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    c7c816a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #996 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    80446a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #997 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    b2caa9a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #998 from crazy-max/test-output

    test: fix name output
    crazy-max authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    6fc9119 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. buildx(history): remove legacy export-build tool

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    9edbb73 View commit details
    Browse the repository at this point in the history
  2. update buildkit to 0.28.0-rc2 and buildx to 0.32.0-rc2

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    83a4cb6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1001 from crazy-max/buildkit-0.28.0-rc2

    update buildkit to 0.28.0-rc2 and buildx to 0.32.0-rc2
    crazy-max authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    4af1413 View commit details
    Browse the repository at this point in the history
  4. update to node 24

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    a0a3952 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4

    Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3 to 4.
    - [Release notes](https://github.com/crazy-max/ghaction-github-runtime/releases)
    - [Commits](crazy-max/ghaction-github-runtime@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: crazy-max/ghaction-github-runtime
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    c975cd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1000 from crazy-max/node24

    update to node 24
    crazy-max authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    b873721 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1002 from docker/dependabot/github_actions/crazy-…

    …max/ghaction-github-runtime-4
    
    build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4
    crazy-max authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    5b2d914 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #895 from crazy-max/remove-export-legacy

    buildx(history): remove legacy export-build tool
    crazy-max authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    ca5ab56 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    tonistiigi authored and github-actions[bot] committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    d682d6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1004 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    tonistiigi authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    9e446b0 View commit details
    Browse the repository at this point in the history
Loading