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/metadata-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12528c4
Choose a base ref
...
head repository: docker/metadata-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 98669ae
Choose a head ref
  • 16 commits
  • 13 files changed
  • 3 contributors

Commits on May 13, 2021

  1. Fix readme

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

    Fix readme
    crazy-max authored May 13, 2021
    Configuration menu
    Copy the full SHA
    01dc739 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Add json output

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 22, 2021
    Configuration menu
    Copy the full SHA
    e6f3e4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from crazy-max/json-output

    Add json output
    crazy-max authored May 22, 2021
    Configuration menu
    Copy the full SHA
    e856afa View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Handle pull_request_target event

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 23, 2021
    Configuration menu
    Copy the full SHA
    4d088f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from crazy-max/pr_target_event

    Handle `pull_request_target` event
    crazy-max authored May 23, 2021
    Configuration menu
    Copy the full SHA
    9987462 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Update dependabot config

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d605601 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from crazy-max/dependabot-config

    Update dependabot config
    crazy-max authored May 24, 2021
    Configuration menu
    Copy the full SHA
    4742d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c54f2 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Fix octokit definition object

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 25, 2021
    Configuration menu
    Copy the full SHA
    28d7c8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from docker/dependabot/npm_and_yarn/actions/gi…

    …thub-5.0.0
    
    Bump @actions/github from 4.0.0 to 5.0.0
    crazy-max authored May 25, 2021
    Configuration menu
    Copy the full SHA
    84dbd57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c951ec View commit details
    Browse the repository at this point in the history
  4. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 25, 2021
    Configuration menu
    Copy the full SHA
    4a03258 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #93 from docker/dependabot/npm_and_yarn/actions/co…

    …re-1.3.0
    
    Bump @actions/core from 1.2.7 to 1.3.0
    crazy-max authored May 25, 2021
    Configuration menu
    Copy the full SHA
    013e892 View commit details
    Browse the repository at this point in the history
  6. Fix pull_request_target event

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 25, 2021
    Configuration menu
    Copy the full SHA
    85f4f73 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #97 from crazy-max/fix-pr-event

    Fix `pull_request_target` event
    crazy-max authored May 25, 2021
    Configuration menu
    Copy the full SHA
    98669ae View commit details
    Browse the repository at this point in the history
Loading