-
Notifications
You must be signed in to change notification settings - Fork 600
Comparing changes
Open a pull request
base repository: docker/build-push-action
base: v5.1.0
head repository: docker/build-push-action
compare: v5.2.0
- 20 commits
- 12 files changed
- 4 contributors
Commits on Dec 1, 2023
-
feat: warn about ignored inputs
Currently, several inputs can be silently ignored without any warnings. This change will issue a warning for each ignored input with a short explanation. Signed-off-by: favonia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8411d08 - Browse repository at this point
Copy the full SHA 8411d08View commit details -
Merge pull request #1019 from favonia/warn-about-ignored-inputs
feat: warn about ignored inputs
Configuration menu - View commit details
-
Copy full SHA for 9f6f8c9 - Browse repository at this point
Copy the full SHA 9f6f8c9View commit details
Commits on Jan 26, 2024
-
upgrade actions/checkout to v4
Signed-off-by: Kazuyoshi Yamasaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b28f2a - Browse repository at this point
Copy the full SHA 2b28f2aView commit details -
Merge pull request #1041 from k-yamasaki-zakisan/feature/upgrate-read…
…me-to-actions/checkout@v4 upgrade actions/checkout to v4
Configuration menu - View commit details
-
Copy full SHA for 94d76d3 - Browse repository at this point
Copy the full SHA 94d76d3View commit details
Commits on Feb 1, 2024
-
chore(deps): Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-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 d236adc - Browse repository at this point
Copy the full SHA d236adcView commit details
Commits on Feb 3, 2024
-
Merge pull request #1046 from docker/dependabot/github_actions/codeco…
…v/codecov-action-4 chore(deps): Bump codecov/codecov-action from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 4976231 - Browse repository at this point
Copy the full SHA 4976231View commit details
Commits on Feb 16, 2024
-
chore(deps): Bump undici from 5.26.3 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.26.3...v5.28.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d47e7c3 - Browse repository at this point
Copy the full SHA d47e7c3View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ab81cb - Browse repository at this point
Copy the full SHA 8ab81cbView commit details -
Merge pull request #1059 from crazy-max/codecov-token
ci: set codecov token
Configuration menu - View commit details
-
Copy full SHA for 62d8db0 - Browse repository at this point
Copy the full SHA 62d8db0View commit details
Commits on Feb 23, 2024
-
chore: update generated content
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffd798c - Browse repository at this point
Copy the full SHA ffd798cView commit details -
Merge pull request #1057 from docker/dependabot/npm_and_yarn/undici-5…
….28.3 chore(deps): Bump undici from 5.26.3 to 5.28.3
Configuration menu - View commit details
-
Copy full SHA for b3eddbb - Browse repository at this point
Copy the full SHA b3eddbbView commit details
Commits on Feb 28, 2024
-
ci: local-cache job to test local cache feature
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bd0e54 - Browse repository at this point
Copy the full SHA 6bd0e54View commit details
Commits on Feb 29, 2024
-
Merge pull request #1066 from crazy-max/ci-local-cache
ci: local-cache job to test local cache feature
Configuration menu - View commit details
-
Copy full SHA for 831ca17 - Browse repository at this point
Copy the full SHA 831ca17View commit details
Commits on Mar 1, 2024
-
chore(deps): Bump @docker/actions-toolkit from 0.14.0 to 0.18.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.14.0 to 0.18.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](docker/actions-toolkit@v0.14.0...v0.18.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 90e54d0 - Browse repository at this point
Copy the full SHA 90e54d0View commit details
Commits on Mar 6, 2024
-
chore: update generated content
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 701942b - Browse repository at this point
Copy the full SHA 701942bView commit details -
Merge pull request #1070 from docker/dependabot/npm_and_yarn/docker/a…
…ctions-toolkit-0.18.0 chore(deps): Bump @docker/actions-toolkit from 0.14.0 to 0.18.0
Configuration menu - View commit details
-
Copy full SHA for 00ae31a - Browse repository at this point
Copy the full SHA 00ae31aView commit details -
chore: debug build cmd and args
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afdf0c0 - Browse repository at this point
Copy the full SHA afdf0c0View commit details -
disable quotes detection for "outputs" input
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c20794 - Browse repository at this point
Copy the full SHA 6c20794View commit details -
chore: update generated content
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a85189 - Browse repository at this point
Copy the full SHA 2a85189View commit details
Commits on Mar 7, 2024
-
Merge pull request #1074 from crazy-max/build-cmd-debug
disable quotes detection for "outputs" input
Configuration menu - View commit details
-
Copy full SHA for af5a7ed - Browse repository at this point
Copy the full SHA af5a7edView 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 v5.1.0...v5.2.0