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.2.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: v2.2.1
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 30, 2020

  1. Fix README

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    b0a38c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #241 from crazy-max/fix-readme

    Fix README
    crazy-max authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d51711a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Bump semver from 7.3.2 to 7.3.4

    Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.3.4.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.2...v7.3.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    b9335d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Update documentation on escaping quotes

    Signed-off-by: Malcolm Davis Steele <me@malcolmdavis.xyz>
    malkam03 authored and Malcolm Davis Steele committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    e53bafe View commit details
    Browse the repository at this point in the history
  2. Apply suggestions

    Signed-off-by: Malcolm Davis Steele <me@malcolmdavis.xyz>
    malkam03 authored and Malcolm Davis Steele committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    9ada314 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #246 from malkam03/h-doubled-quotes

    Update documentation on escaping quotes
    crazy-max authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    22b2fa6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Trim input list items

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    13137a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from crazy-max/trim-inputlist-items

    Trim input list items
    crazy-max authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    a6ea296 View commit details
    Browse the repository at this point in the history
  3. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    241c037 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #243 from docker/dependabot/npm_and_yarn/semver-7.3.4

    Bump semver from 7.3.2 to 7.3.4
    crazy-max authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    a29353b View commit details
    Browse the repository at this point in the history
  5. Typo in README

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    35e3637 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #250 from crazy-max/master

    Typo in README
    crazy-max authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    0db984c View commit details
    Browse the repository at this point in the history
Loading