Thanks to visit codestin.com
Credit goes to github.com

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.24.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.25.0
Choose a head ref
  • 17 commits
  • 36 files changed
  • 1 contributor

Commits on May 27, 2024

  1. github: set attempts to workflowRunURL

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 27, 2024
    Configuration menu
    Copy the full SHA
    760d0c2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request #346 from crazy-max/gh-workflow-run-retries

    github: set attempts to workflowRunURL
    crazy-max authored May 28, 2024
    Configuration menu
    Copy the full SHA
    2941f52 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    6fb52d2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  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 May 30, 2024
    Configuration menu
    Copy the full SHA
    881230f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  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 Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e67313a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #349 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6d856fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #348 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    92053e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. buildx(build): resolveCacheToAttrs func

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    15788e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  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 Jun 6, 2024
    Configuration menu
    Copy the full SHA
    93ae2de View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge pull request #351 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9ba5af4 View commit details
    Browse the repository at this point in the history
  2. 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 Jun 7, 2024
    Configuration menu
    Copy the full SHA
    65f5b77 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #352 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    cd9f97a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #340 from crazy-max/oci

    oci: loadArchive to import an index from a tar archive image bundle
    crazy-max authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6a4479e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    1309d20 View commit details
    Browse the repository at this point in the history
  2. test: bump docker to 26.1.4

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5186ba6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #353 from crazy-max/fix-docker-install-linux

    docker(install): add tooldir to path for linux and windows
    crazy-max authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ee91773 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #350 from crazy-max/gha-rest

    buildx(build): resolveCacheToAttrs func
    crazy-max authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    33d4b44 View commit details
    Browse the repository at this point in the history
Loading