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: v2.0.1
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: v2.1.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 26, 2020

  1. Add --ssh arg support

    Signed-off-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
    jesserockz committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    fa61d38 View commit details
    Browse the repository at this point in the history
  2. Run yarn pre-checkin again

    Signed-off-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
    jesserockz committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    6e7bd99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #123 from sharesight/ssh-arg

    Add support to pass `--ssh` flag to the build
    tonistiigi authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    2e36e43 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Simplify "Complete workflow" with Docker meta action

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    953dc85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from crazy-max/docker-meta

    Simplify "Complete workflow" with Docker meta action
    crazy-max authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    6efc2b0 View commit details
    Browse the repository at this point in the history
Loading