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: v4.1.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: v4.2.0
Choose a head ref
  • 16 commits
  • 12 files changed
  • 4 contributors

Commits on Nov 17, 2023

  1. docs: add input/output documentation for the subaction

    Signed-off-by: Nithos <[email protected]>
    Nithos committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    31ed06a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge pull request #177 from Nithos/subaction_docs

    docs: add input/output documentation for the subaction
    crazy-max authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    52a1696 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. chore(deps): Bump undici from 5.26.3 to 5.28.3

    Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.26.3...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    fe4533e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. ci: bump gha to latest stable

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8ee01ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #187 from crazy-max/bump-gha

    ci: bump gha to latest stable
    crazy-max authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a36b3d6 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 Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a1e9d90 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #186 from docker/dependabot/npm_and_yarn/undici-5.…

    …28.3
    
    chore(deps): Bump undici from 5.26.3 to 5.28.3
    crazy-max authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cd4ed51 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. chore(deps): Bump @docker/actions-toolkit from 0.14.0 to 0.18.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.14.0 to 0.18.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.14.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b5447a7 View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9ef2cc9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #190 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.18.0
    
    chore(deps): Bump @docker/actions-toolkit from 0.14.0 to 0.18.0
    crazy-max authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ccc7797 View commit details
    Browse the repository at this point in the history
  4. readme: move subactions docs

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    dd824dd View commit details
    Browse the repository at this point in the history
  5. git context support

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    27bea13 View commit details
    Browse the repository at this point in the history
  6. chore: update generated content

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

Commits on Mar 11, 2024

  1. Merge pull request #181 from crazy-max/git-context

    git context support
    tonistiigi authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2930c78 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. ci: test multi output

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9c020d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #192 from crazy-max/ci-multi-output

    ci: test multi output
    crazy-max authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7ea090d View commit details
    Browse the repository at this point in the history
Loading