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.42.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.43.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 5 contributors

Commits on Oct 30, 2024

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

    Update `.github/buildx-releases.json`
    tonistiigi authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c6389d8 View commit details
    Browse the repository at this point in the history
  3. update buildx to v0.18.0

    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    tonistiigi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    577f9b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge pull request #482 from tonistiigi/update-buildx-v0.18.0

    update buildx to v0.18.0
    crazy-max authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1b63de8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. build(deps): bump @actions/cache from 3.2.4 to 3.3.0

    Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.4 to 3.3.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/cache"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cb33662 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Merge pull request #484 from docker/dependabot/npm_and_yarn/actions/c…

    …ache-3.3.0
    
    build(deps): bump @actions/cache from 3.2.4 to 3.3.0
    crazy-max authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    80e4f3c View commit details
    Browse the repository at this point in the history
  2. github: update .github/buildx-lab-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9da4a47 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #483 from docker/bot/buildx-lab-releases-json

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

Commits on Nov 6, 2024

  1. docker/install: Support rootless

    Add support for running a rootless daemon. Currently only Linux host is
    supported.
    
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    vvoland committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2d2bc84 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge pull request #485 from vvoland/docker-install-rootless

    docker/install: Support rootless
    crazy-max authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    37b0f81 View commit details
    Browse the repository at this point in the history
Loading