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.14.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.15.0
Choose a head ref
  • 17 commits
  • 10 files changed
  • 4 contributors

Commits on Nov 17, 2023

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

    Signed-off-by: GitHub <[email protected]>
    crazy-max authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    73bb35d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    64a550a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

    Signed-off-by: GitHub <[email protected]>
    crazy-max authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ea541ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #211 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2f97829 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. build(deps): bump @octokit/core from 5.0.1 to 5.0.2

    Bumps [@octokit/core](https://github.com/octokit/core.js) from 5.0.1 to 5.0.2.
    - [Release notes](https://github.com/octokit/core.js/releases)
    - [Commits](octokit/core.js@v5.0.1...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    252cfd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. docker(install): switch to lima

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0a04d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ecc4b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #212 from docker/dependabot/npm_and_yarn/octokit/c…

    …ore-5.0.2
    
    build(deps): bump @octokit/core from 5.0.1 to 5.0.2
    crazy-max authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5bc270d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. build(deps): bump @octokit/plugin-rest-endpoint-methods

    Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 10.1.5 to 10.2.0.
    - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
    - [Commits](octokit/plugin-rest-endpoint-methods.js@v10.1.5...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-rest-endpoint-methods"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e907622 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request #213 from crazy-max/switch-to-lima

    docker(install): switch to lima
    crazy-max authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    248fc44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from docker/dependabot/npm_and_yarn/octokit/p…

    …lugin-rest-endpoint-methods-10.2.0
    
    build(deps): bump @octokit/plugin-rest-endpoint-methods from 10.1.5 to 10.2.0
    crazy-max authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9e405d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

    Signed-off-by: GitHub <[email protected]>
    crazy-max authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b613f39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #215 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ddc0499 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. fix(git): handle detached ref in shallow clone context

    Signed-off-by: Emilien Escalle <[email protected]>
    neilime committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    7d829c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #217 from hoverkraft-tech/fix/handle-detached-ref-…

    …shallow-clone
    
    fix(git): handle detached ref in shallow clone context
    crazy-max authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a45afd3 View commit details
    Browse the repository at this point in the history
  3. github: update .github/docker-releases.json

    Signed-off-by: GitHub <[email protected]>
    crazy-max authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9e9fc49 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #216 from docker/bot/docker-releases-json

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