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: v6.10.0
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: v6.11.0
Choose a head ref
  • 16 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 3, 2024

  1. readme: move login step up

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    750f367 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1272 from crazy-max/update-readme

    readme: move login step up
    crazy-max authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8796455 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. init buildkit-5561 workflow

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    f5a8591 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1274 from crazy-max/init-buildkit-5561

    init buildkit-5561 workflow
    crazy-max authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    11be14d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. test: fix multi-sudo dockerfile

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    da5b6c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1284 from crazy-max/dockerfiles-pin-bases

    test: fix multi-sudo dockerfile
    crazy-max authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    bcc9f4a View commit details
    Browse the repository at this point in the history
  3. handlebar defaultContext support for build-contexts input

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    49c623e View commit details
    Browse the repository at this point in the history
  4. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    d1a4129 View commit details
    Browse the repository at this point in the history
  5. Revert "init buildkit-5561 workflow"

    This reverts commit f5a8591.
    
    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    32ee877 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1282 from crazy-max/remove-buildkit-5561

    Revert "init buildkit-5561 workflow"
    crazy-max authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    7e09459 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Merge pull request #1283 from crazy-max/named-context-handlebars

    handlebar defaultContext support for build-contexts input
    crazy-max authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    128779f View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump @docker/actions-toolkit from 0.46.0 to 0.49.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.46.0 to 0.49.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.46.0...v0.49.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>
    dependabot[bot] authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    78785bd View commit details
    Browse the repository at this point in the history
  3. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    e6478a2 View commit details
    Browse the repository at this point in the history
  4. ci(e2e): fix setup docker config

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    fd37bd5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1294 from crazy-max/fix-e2e

    ci(e2e): fix setup docker config
    crazy-max authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    594bf46 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1281 from docker/dependabot/npm_and_yarn/docker/a…

    …ctions-toolkit-0.49.0
    
    chore(deps): Bump @docker/actions-toolkit from 0.46.0 to 0.49.0
    crazy-max authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    b32b51a View commit details
    Browse the repository at this point in the history
Loading