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: e09df4d
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: 12528c4
Choose a head ref
  • 15 commits
  • 26 files changed
  • 3 contributors

Commits on May 7, 2021

  1. Handle global expressions (#71)

    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max and crazy-max authored May 7, 2021
    Configuration menu
    Copy the full SHA
    5e6d515 View commit details
    Browse the repository at this point in the history
  2. Bump lodash from 4.17.20 to 4.17.21 (#72)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.20...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2021
    Configuration menu
    Copy the full SHA
    9583a0f View commit details
    Browse the repository at this point in the history
  3. Bump hosted-git-info from 2.8.8 to 2.8.9 (#73)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    dependabot[bot] and crazy-max authored May 7, 2021
    Configuration menu
    Copy the full SHA
    e4fc7e9 View commit details
    Browse the repository at this point in the history
  4. Major version zero doc (#74)

    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max and crazy-max authored May 7, 2021
    Configuration menu
    Copy the full SHA
    400bd87 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    crazy-max committed May 7, 2021
    Configuration menu
    Copy the full SHA
    f02d9f4 View commit details
    Browse the repository at this point in the history
  6. Move to Docker org

    crazy-max committed May 7, 2021
    Configuration menu
    Copy the full SHA
    9ceaaf8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Merge pull request #75 from docker/move-dockerorg

    Move to Docker org
    crazy-max authored May 10, 2021
    Configuration menu
    Copy the full SHA
    c0bab71 View commit details
    Browse the repository at this point in the history
  2. Fix action name

    crazy-max committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2803670 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from docker/fix-action-name

    Fix action name
    crazy-max authored May 10, 2021
    Configuration menu
    Copy the full SHA
    c8b87a0 View commit details
    Browse the repository at this point in the history
  4. Rename bake target

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 10, 2021
    Configuration menu
    Copy the full SHA
    ed01528 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #77 from crazy-max/rename-bake-target

    Rename bake target
    crazy-max authored May 10, 2021
    Configuration menu
    Copy the full SHA
    8d3d13f View commit details
    Browse the repository at this point in the history
  6. v3 upgrade notes

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 10, 2021
    Configuration menu
    Copy the full SHA
    1239e23 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #78 from crazy-max/upgrade-notes

    v3 upgrade notes
    crazy-max authored May 10, 2021
    Configuration menu
    Copy the full SHA
    2af9c6a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Add format attribute for type=sha

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8841ef4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from crazy-max/sha-format

    Add format attribute for type=sha
    crazy-max authored May 11, 2021
    Configuration menu
    Copy the full SHA
    12528c4 View commit details
    Browse the repository at this point in the history
Loading