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/build-push-action
base: v5.1.0
Choose a base ref
...
head repository: docker/build-push-action
compare: v5.2.0
Choose a head ref
  • 20 commits
  • 12 files changed
  • 4 contributors

Commits on Dec 1, 2023

  1. 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]>
    favonia committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8411d08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1019 from favonia/warn-about-ignored-inputs

    feat: warn about ignored inputs
    crazy-max committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9f6f8c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. upgrade actions/checkout to v4

    Signed-off-by: Kazuyoshi Yamasaki <[email protected]>
    k-yamasaki-zakisan committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2b28f2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1041 from k-yamasaki-zakisan/feature/upgrate-read…

    …me-to-actions/checkout@v4
    
    upgrade actions/checkout to v4
    crazy-max committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    94d76d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. 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]>
    dependabot[bot] committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d236adc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Merge pull request #1046 from docker/dependabot/github_actions/codeco…

    …v/codecov-action-4
    
    chore(deps): Bump codecov/codecov-action from 3 to 4
    crazy-max committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4976231 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. 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]>
    dependabot[bot] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d47e7c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. ci: set codecov token

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8ab81cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1059 from crazy-max/codecov-token

    ci: set codecov token
    crazy-max committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    62d8db0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ffd798c View commit details
    Browse the repository at this point in the history
  2. 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
    crazy-max committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b3eddbb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. ci: local-cache job to test local cache feature

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6bd0e54 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge pull request #1066 from crazy-max/ci-local-cache

    ci: local-cache job to test local cache feature
    crazy-max committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    831ca17 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. 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]>
    dependabot[bot] committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    90e54d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    701942b View commit details
    Browse the repository at this point in the history
  2. 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
    crazy-max committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    00ae31a View commit details
    Browse the repository at this point in the history
  3. chore: debug build cmd and args

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    afdf0c0 View commit details
    Browse the repository at this point in the history
  4. disable quotes detection for "outputs" input

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6c20794 View commit details
    Browse the repository at this point in the history
  5. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2a85189 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge pull request #1074 from crazy-max/build-cmd-debug

    disable quotes detection for "outputs" input
    crazy-max committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    af5a7ed View commit details
    Browse the repository at this point in the history