-
Notifications
You must be signed in to change notification settings - Fork 585
Comparing changes
Open a pull request
base repository: docker/build-push-action
base: v6.5.0
head repository: docker/build-push-action
compare: v6.6.0
- 10 commits
- 8 files changed
- 2 contributors
Commits on Jul 30, 2024
-
chore(deps): Bump @docker/actions-toolkit from 0.35.0 to 0.36.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a04f51d - Browse repository at this point
Copy the full SHA a04f51dView commit details -
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1672e74 - Browse repository at this point
Copy the full SHA 1672e74View commit details -
Merge pull request #1196 from docker/dependabot/npm_and_yarn/docker/a…
…ctions-toolkit-0.36.0 chore(deps): Bump @docker/actions-toolkit from 0.35.0 to 0.36.0
Configuration menu - View commit details
-
Copy full SHA for a8d3541 - Browse repository at this point
Copy the full SHA a8d3541View commit details -
generate GitHub annotations for build checks
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 806a2a4 - Browse repository at this point
Copy the full SHA 806a2a4View commit details
Commits on Jul 31, 2024
-
opt to disable github annotations generation for build checks
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 175aa53 - Browse repository at this point
Copy the full SHA 175aa53View commit details -
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7de3854 - Browse repository at this point
Copy the full SHA 7de3854View commit details
Commits on Aug 6, 2024
-
Merge pull request #1197 from crazy-max/build-checks
generate GitHub annotations for build checks
Configuration menu - View commit details
-
Copy full SHA for 2dbe91d - Browse repository at this point
Copy the full SHA 2dbe91dView commit details
Commits on Aug 7, 2024
-
chore(deps): Bump @docker/actions-toolkit from 0.36.0 to 0.37.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3efbc13 - Browse repository at this point
Copy the full SHA 3efbc13View commit details -
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad3cd77 - Browse repository at this point
Copy the full SHA ad3cd77View commit details -
Merge pull request #1198 from docker/dependabot/npm_and_yarn/docker/a…
…ctions-toolkit-0.37.0 chore(deps): Bump @docker/actions-toolkit from 0.36.0 to 0.37.0
Configuration menu - View commit details
-
Copy full SHA for 4f7cdeb - Browse repository at this point
Copy the full SHA 4f7cdebView commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Check warning on line 1 in test/lint.Dockerfile
All commands within the Dockerfile should use the same casing (either upper or lower)
Check warning on line 1 in test/lint.Dockerfile
All commands within the Dockerfile should use the same casing (either upper or lower)
Check warning on line 2 in test/lint.Dockerfile
All commands within the Dockerfile should use the same casing (either upper or lower)
Check warning on line 2 in test/lint.Dockerfile
All commands within the Dockerfile should use the same casing (either upper or lower)
Check warning on line 4 in test/lint.Dockerfile
All commands within the Dockerfile should use the same casing (either upper or lower)
Check warning on line 4 in test/lint.Dockerfile
All commands within the Dockerfile should use the same casing (either upper or lower)
Check warning on line 5 in test/lint.Dockerfile
The MAINTAINER instruction is deprecated, use a label instead to define an image author
Check warning on line 5 in test/lint.Dockerfile
The MAINTAINER instruction is deprecated, use a label instead to define an image author
Check warning on line 6 in test/lint.Dockerfile
All commands within the Dockerfile should use the same casing (either upper or lower)
Check warning on line 6 in test/lint.Dockerfile
All commands within the Dockerfile should use the same casing (either upper or lower)
Check warning on line 10 in test/lint.Dockerfile
Multiple instructions of the same type should not be used in the same stage
Check warning on line 10 in test/lint.Dockerfile
Multiple instructions of the same type should not be used in the same stage
Check warning on line 12 in test/lint.Dockerfile
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals
Check warning on line 12 in test/lint.Dockerfile
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals