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 Loading
base: v3.8.0
Choose a base ref
...
head repository: docker/metadata-action Loading
compare: v4.0.0
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on May 4, 2022

  1. Do not sanitize before pattern matching

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e44c1fb View commit details
    Browse the repository at this point in the history
  2. Note about image name and tag sanitization

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 4, 2022
    Configuration menu
    Copy the full SHA
    678218f View commit details
    Browse the repository at this point in the history
  3. Node 16 as default runtime

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 4, 2022
    Configuration menu
    Copy the full SHA
    5edf56f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Merge pull request #176 from crazy-max/node-16

    Node 16 as default runtime
    crazy-max committed May 5, 2022
    Configuration menu
    Copy the full SHA
    467883f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from crazy-max/fix-sanitization

    Do not sanitize before pattern matching
    crazy-max committed May 5, 2022
    Configuration menu
    Copy the full SHA
    26b9439 View commit details
    Browse the repository at this point in the history
  3. readme: set metadata-action to v4

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a20adfa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #202 from crazy-max/v4-prep

    readme: set metadata-action to v4
    crazy-max committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f206c36 View commit details
    Browse the repository at this point in the history
Loading