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: v5.1.0
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: v5.2.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 4 contributors

Commits on Nov 30, 2023

  1. docs(README): add a hint about multi-arch builds

    Document probably the most common usage of
    `DOCKER_METADATA_ANNOTATIONS_LEVELS`: multi-arch builds.
    
    Signed-off-by: favonia <[email protected]>
    favonia committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    91224bc View commit details
    Browse the repository at this point in the history
  2. custom annotations support

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cb0becc View commit details
    Browse the repository at this point in the history
  3. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    352ce8b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #359 from favonia/document-annotations

    docs(README): add a hint about multi-arch builds
    dvdksn authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    26b4721 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #361 from crazy-max/custom-annotations

    custom annotations support
    tonistiigi authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e6428a5 View commit details
    Browse the repository at this point in the history
Loading