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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c84f38281176d4c9cdb1626ffafcd6b3911b5d94
Choose a base ref
...
head repository: docker/build-push-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c56af957549030174b10d6867f20e78cfd7debc5
Choose a head ref

Commits on Aug 6, 2022

  1. use ${{ env.TEST_TAG }} to tag image in push step

    Signed-off-by: Mathieu Dupuy <deronnax@gmail.com>
    deronnax authored Aug 6, 2022
    Copy the full SHA
    48daa61 View commit details

Commits on Aug 12, 2022

  1. ci: allow arbitrary buildx/buildkit version on workflow dispatch event

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Aug 12, 2022
    Copy the full SHA
    15b9e74 View commit details
  2. Merge pull request #669 from crazy-max/buildx-dispatch

    ci: allow arbitrary buildx/buildkit version on workflow dispatch event
    crazy-max authored Aug 12, 2022
    Copy the full SHA
    2235b57 View commit details
  3. Bump @actions/core from 1.9.0 to 1.9.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and crazy-max committed Aug 12, 2022
    Copy the full SHA
    a5024d8 View commit details
  4. ci: cleanup ci workflow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Aug 12, 2022
    Copy the full SHA
    8b56e74 View commit details
  5. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Aug 12, 2022
    Copy the full SHA
    cbb574e View commit details
  6. Merge pull request #667 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.9.1
    
    Bump @actions/core from 1.9.0 to 1.9.1
    crazy-max authored Aug 12, 2022
    Copy the full SHA
    a49d9ab View commit details
  7. Merge pull request #666 from deronnax/patch-1

    use ${{ env.TEST_TAG }} to tag image in push step
    crazy-max authored Aug 12, 2022
    Copy the full SHA
    1527803 View commit details

Commits on Aug 17, 2022

  1. ci: fix workflow dispatch inputs

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Aug 17, 2022
    Copy the full SHA
    08aa123 View commit details
  2. Merge pull request #672 from crazy-max/fix-ci-dispatch

    ci: fix workflow dispatch inputs
    crazy-max authored Aug 17, 2022
    Copy the full SHA
    965c6a4 View commit details

Commits on Sep 2, 2022

  1. docs: fix Git context link and add more details about subdir support

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Sep 2, 2022
    Copy the full SHA
    71d260c View commit details
  2. Merge pull request #685 from crazy-max/git-context-docs

    docs: fix Git context link and add more details about subdir support
    crazy-max authored Sep 2, 2022
    Copy the full SHA
    e27bcee View commit details

Commits on Sep 30, 2022

  1. Bump @actions/core from 1.9.1 to 1.10.0

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 30, 2022
    Copy the full SHA
    2e87529 View commit details

Commits on Oct 1, 2022

  1. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 1, 2022
    Copy the full SHA
    1d59150 View commit details
  2. Merge pull request #695 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.10.0
    
    Bump @actions/core from 1.9.1 to 1.10.0
    crazy-max authored Oct 1, 2022
    Copy the full SHA
    83a00fb View commit details
  3. Bump @actions/github from 5.0.3 to 5.1.1

    Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 to 5.1.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/github"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2022
    Copy the full SHA
    3cde535 View commit details

Commits on Oct 7, 2022

  1. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 7, 2022
    Copy the full SHA
    2cf0d6f View commit details
  2. Merge pull request #696 from docker/dependabot/npm_and_yarn/actions/g…

    …ithub-5.1.1
    
    Bump @actions/github from 5.0.3 to 5.1.1
    crazy-max authored Oct 7, 2022
    Copy the full SHA
    e189a1c View commit details
  3. docs: build contexts and bake options

    Signed-off-by: Andrei Baibaratsky <andrei@baibaratsky.com>
    baibaratsky authored and crazy-max committed Oct 7, 2022
    Copy the full SHA
    6a6e8c7 View commit details
  4. docs: named contexts

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 7, 2022
    Copy the full SHA
    0f5a7d4 View commit details
  5. Merge pull request #665 from baibaratsky/patch-1

    docs: named contexts
    crazy-max authored Oct 7, 2022
    Copy the full SHA
    e1a1035 View commit details
  6. docs: note about multiple outputs

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 7, 2022
    Copy the full SHA
    6b820ad View commit details
  7. Merge pull request #699 from crazy-max/docs-outputs

    docs: note about multiple outputs
    crazy-max authored Oct 7, 2022
    Copy the full SHA
    48888e0 View commit details
  8. docs: copy between registries with buildx

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 7, 2022
    Copy the full SHA
    105bf59 View commit details
  9. docs: update links and layout

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 7, 2022
    Copy the full SHA
    871b930 View commit details

Commits on Oct 9, 2022

  1. ci: secret job to check for invalid secrets

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 9, 2022
    Copy the full SHA
    47c00d7 View commit details

Commits on Oct 11, 2022

  1. Merge pull request #700 from crazy-max/update-docs

    docs: update links and layout
    crazy-max authored Oct 11, 2022
    Copy the full SHA
    f97d6e2 View commit details

Commits on Oct 12, 2022

  1. Remove workaround for setOutput

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 12, 2022
    Copy the full SHA
    75aaa63 View commit details
  2. Merge pull request #704 from crazy-max/setOutput

    Remove workaround for setOutput
    crazy-max authored Oct 12, 2022
    Copy the full SHA
    c56af95 View commit details