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.15.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.16.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 4 contributors

Commits on Dec 6, 2023

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

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

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

Commits on Dec 10, 2023

  1. docker(install): don't auto update brew when installing lima

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    c8a1b7a View commit details
    Browse the repository at this point in the history
  2. docker(install): print lima version

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    348446a View commit details
    Browse the repository at this point in the history
  3. docker(install): allow specifying custom lima images

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4995997 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge pull request #220 from crazy-max/lima-custom-images

    docker(install): allow specifying custom lima images
    crazy-max authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7929028 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump csv-parse from 5.5.2 to 5.5.3

    Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.5.2 to 5.5.3.
    - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
    - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.5.3/packages/csv-parse)
    
    ---
    updated-dependencies:
    - dependency-name: csv-parse
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5fd7254 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

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

    Update `.github/docker-releases.json`
    crazy-max authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b3bb771 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #219 from docker/dependabot/npm_and_yarn/csv-parse…

    …-5.5.3
    
    build(deps): bump csv-parse from 5.5.2 to 5.5.3
    crazy-max authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    31a5828 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github/codeql-action from 2 to 3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    603112b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge pull request #222 from docker/dependabot/github_actions/github/…

    …codeql-action-3
    
    build(deps): bump github/codeql-action from 2 to 3
    crazy-max authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f8ca396 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. fix(git): supports grafted pull refs

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e3bdf20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #224 from neilime/fix/git-suuport-grafted-pull-refs

    fix(git): supports grafted pull refs
    crazy-max authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5430d01 View commit details
    Browse the repository at this point in the history
Loading