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/bake-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: docker/bake-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 18, 2023

  1. Bump action to v3

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e136219 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from crazy-max/bump

    Bump action to v3
    crazy-max authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0aa139c View commit details
    Browse the repository at this point in the history
  3. Fix link in README

    This fixes a broken link in the README.
    
    Signed-off-by: darthmaim <[email protected]>
    darthmaim authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    90417c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #130 from darthmaim/patch-1

    Fix link in README
    crazy-max authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    4c1169b View commit details
    Browse the repository at this point in the history
  5. Bump @docker/actions-toolkit from 0.1.0 to 0.2.0

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9bcfb28 View commit details
    Browse the repository at this point in the history
  6. fix missing overrides when parsing definition

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

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    21bfa47 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge pull request #132 from crazy-max/fix-bake-def

    fix missing overrides when parsing definition
    crazy-max authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ad0d2a9 View commit details
    Browse the repository at this point in the history
Loading