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.6.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.7.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 6, 2023

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

    Signed-off-by: GitHub <noreply@github.com>
    crazy-max authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3d49d98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #128 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0e5fc36 View commit details
    Browse the repository at this point in the history
  3. buildx: cache binary to hosted tool cache and GHA cache backend

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ddcd63c View commit details
    Browse the repository at this point in the history
  4. util: trimPrefix and trimSuffix methods

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    70c0e12 View commit details
    Browse the repository at this point in the history
  5. buildx: improve vspec fingerprint for caching

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c1edd0b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #129 from crazy-max/buildx-bin-cache

    buildx: cache binary to hosted tool cache and GHA cache backend
    crazy-max authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8d02bad View commit details
    Browse the repository at this point in the history
  7. github: update .github/docker-releases.json

    Signed-off-by: GitHub <noreply@github.com>
    crazy-max authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b99f9ec View commit details
    Browse the repository at this point in the history
  8. Merge pull request #130 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1d9f948 View commit details
    Browse the repository at this point in the history
Loading