-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: docker/setup-qemu-action
base: v2.1.0
head repository: docker/setup-qemu-action
compare: v2.2.0
- 18 commits
- 21 files changed
- 4 contributors
Commits on Nov 25, 2022
-
Trim off spaces in
platform
stringThis allows users to specify platform in a more humane way, for example: ```yaml env: # equals to `linux/amd64, linux/arm/v6` platforms: > linux/amd64, linux/arm/v6 - uses: docker/setup-qemu-action@v2 with: platforms: ${{ env.PLATFORMS }} ``` Signed-off-by: Chocobo1 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 084b720 - Browse repository at this point
Copy the full SHA 084b720View commit details -
Merge pull request #64 from Chocobo1/space
Trim off spaces in `platforms` string
Configuration menu - View commit details
-
Copy full SHA for 38836d3 - Browse repository at this point
Copy the full SHA 38836d3View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8a078ab - Browse repository at this point
Copy the full SHA 8a078abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d39e1 - Browse repository at this point
Copy the full SHA 12d39e1View commit details
Commits on Feb 21, 2023
-
switch to actions-toolkit implementation
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df78eaf - Browse repository at this point
Copy the full SHA df78eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef11ca - Browse repository at this point
Copy the full SHA 3ef11caView commit details -
ci: test workflow and codecov config
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb62e49 - Browse repository at this point
Copy the full SHA bb62e49View commit details -
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa840dd - Browse repository at this point
Copy the full SHA fa840ddView commit details
Commits on Feb 24, 2023
-
Merge pull request #70 from crazy-max/switch-toolkit
switch to actions-toolkit implementation
Configuration menu - View commit details
-
Copy full SHA for de3982d - Browse repository at this point
Copy the full SHA de3982dView commit details
Commits on Apr 12, 2023
-
Bump @docker/actions-toolkit from 0.1.0-beta.14 to 0.1.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.1.0-beta.14 to 0.1.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.1.0-beta.14...v0.1.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faaa95d - Browse repository at this point
Copy the full SHA faaa95dView commit details
Commits on Apr 17, 2023
-
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25bbf89 - Browse repository at this point
Copy the full SHA 25bbf89View commit details -
use new implementation from toolkit
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c915c25 - Browse repository at this point
Copy the full SHA c915c25View commit details -
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5a257c - Browse repository at this point
Copy the full SHA b5a257cView commit details -
Merge pull request #80 from docker/dependabot/npm_and_yarn/docker/act…
…ions-toolkit-0.1.0 Bump @docker/actions-toolkit from 0.1.0-beta.14 to 0.1.0
Configuration menu - View commit details
-
Copy full SHA for 9d429d4 - Browse repository at this point
Copy the full SHA 9d429d4View commit details
Commits on Apr 19, 2023
-
Bump docker/bake-action from 2 to 3
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v2...v3) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9e93f9 - Browse repository at this point
Copy the full SHA f9e93f9View commit details
Commits on Jun 7, 2023
-
Bump @docker/actions-toolkit from 0.1.0 to 0.3.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.1.0 to 0.3.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.1.0...v0.3.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fd9478 - Browse repository at this point
Copy the full SHA 1fd9478View commit details -
Merge pull request #81 from docker/dependabot/github_actions/docker/b…
…ake-action-3 Bump docker/bake-action from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for 3eae0a2 - Browse repository at this point
Copy the full SHA 3eae0a2View commit details -
Merge pull request #83 from docker/dependabot/npm_and_yarn/docker/act…
…ions-toolkit-0.3.0 Bump @docker/actions-toolkit from 0.1.0 to 0.3.0
Configuration menu - View commit details
-
Copy full SHA for 2b82ce8 - Browse repository at this point
Copy the full SHA 2b82ce8View 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 v2.1.0...v2.2.0