-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: docker/actions-toolkit
base: v0.40.0
head repository: docker/actions-toolkit
compare: v0.41.0
- 17 commits
- 16 files changed
- 2 contributors
Commits on Oct 17, 2024
-
docker/install: Support
version: masterAdd support for installing Docker `master` packages from `moby/moby-bin` and `dockereng/cli-bin` images. This could also allow to install arbitrary version from these images but for now it's only used for `master`. Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1335f08 - Browse repository at this point
Copy the full SHA 1335f08View commit details -
docker/install: Install source
Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10424fa - Browse repository at this point
Copy the full SHA 10424faView commit details -
docker/install: Handle missing
vprefix when searching GH releaseSigned-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8a9607 - Browse repository at this point
Copy the full SHA b8a9607View commit details -
docker/install: Remove deprecated version and channel
Use InstallSource instead Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de390e0 - Browse repository at this point
Copy the full SHA de390e0View commit details -
docker/install: Add tests for installing from image
Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b143889 - Browse repository at this point
Copy the full SHA b143889View commit details
Commits on Oct 18, 2024
-
Support image source on darwin
Use undock inside lima to pull the image content. We could mount the downloaded binaries from the host, but for some reason lima mounts are not always mounted when the provisioning script is run. Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3d0e4e - Browse repository at this point
Copy the full SHA e3d0e4eView commit details
Commits on Oct 27, 2024
-
Merge pull request #438 from vvoland/install-from-binimage
docker(install): support image source
Configuration menu - View commit details
-
Copy full SHA for 517a5c5 - Browse repository at this point
Copy the full SHA 517a5c5View commit details
Commits on Oct 28, 2024
-
ci: undock releases json workflow
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be5b9d1 - Browse repository at this point
Copy the full SHA be5b9d1View commit details -
Merge pull request #471 from crazy-max/undock-releases
ci: undock releases json workflow
Configuration menu - View commit details
-
Copy full SHA for 5b53556 - Browse repository at this point
Copy the full SHA 5b53556View commit details -
github: update .github/undock-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e2d2ce - Browse repository at this point
Copy the full SHA 8e2d2ceView commit details -
Merge pull request #472 from docker/bot/undock-releases-json
Update `.github/undock-releases.json`
Configuration menu - View commit details
-
Copy full SHA for a2e60f6 - Browse repository at this point
Copy the full SHA a2e60f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for faef3be - Browse repository at this point
Copy the full SHA faef3beView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9dd20a - Browse repository at this point
Copy the full SHA a9dd20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52919ae - Browse repository at this point
Copy the full SHA 52919aeView commit details -
Merge pull request #474 from crazy-max/test-latest-qemu
ci: test latest qemu
Configuration menu - View commit details
-
Copy full SHA for 68dcb5a - Browse repository at this point
Copy the full SHA 68dcb5aView commit details
Commits on Oct 29, 2024
-
github: update .github/buildx-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a994171 - Browse repository at this point
Copy the full SHA a994171View commit details -
Merge pull request #475 from docker/bot/buildx-releases-json
Update `.github/buildx-releases.json`
Configuration menu - View commit details
-
Copy full SHA for 5abb5fc - Browse repository at this point
Copy the full SHA 5abb5fcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.40.0...v0.41.0