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: fb56172
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: c7fa0af
Choose a head ref
  • 18 commits
  • 10 files changed
  • 3 contributors

Commits on May 5, 2022

  1. Bump all Docker actions to latest major

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1721b44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72 from crazy-max/update-refs

    Bump all Docker actions to latest major
    crazy-max authored May 5, 2022
    Configuration menu
    Copy the full SHA
    e073915 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Bump @actions/core from 1.6.0 to 1.8.2

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.8.2.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2022
    Configuration menu
    Copy the full SHA
    d125e2e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Bump actions to latest major

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed May 28, 2022
    Configuration menu
    Copy the full SHA
    167801e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request #78 from crazy-max/bump-actions

    Bump actions to latest major
    crazy-max authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    dbecd73 View commit details
    Browse the repository at this point in the history
  2. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7138010 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from docker/dependabot/npm_and_yarn/actions/co…

    …re-1.8.2
    
    Bump @actions/core from 1.6.0 to 1.8.2
    crazy-max authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    e12a6ce View commit details
    Browse the repository at this point in the history
  4. Bump csv-parse from 5.0.4 to 5.1.0

    Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.0.4 to 5.1.0.
    - [Release notes](https://github.com/adaltas/node-csv/releases)
    - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
    - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.1.0/packages/csv-parse)
    
    ---
    updated-dependencies:
    - dependency-name: csv-parse
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    4cfa3a6 View commit details
    Browse the repository at this point in the history
  5. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    9e1a3e1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #77 from docker/dependabot/npm_and_yarn/csv-parse-…

    …5.1.0
    
    Bump csv-parse from 5.0.4 to 5.1.0
    crazy-max authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    438d016 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. support building from remote bake definition

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    bb2d1b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Merge pull request #82 from crazy-max/remote

    read bake definition files from remote context support
    crazy-max authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    eff809a View commit details
    Browse the repository at this point in the history
  2. Bump csv-parse from 5.1.0 to 5.2.0

    Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/adaltas/node-csv/releases)
    - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
    - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.2.0/packages/csv-parse)
    
    ---
    updated-dependencies:
    - dependency-name: csv-parse
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d666a2c View commit details
    Browse the repository at this point in the history
  3. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    064f6ed View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from docker/dependabot/npm_and_yarn/csv-parse-…

    …5.2.0
    
    Bump csv-parse from 5.1.0 to 5.2.0
    crazy-max authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    7c9d369 View commit details
    Browse the repository at this point in the history
  5. Bump @actions/core from 1.8.2 to 1.9.0

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.0.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d6fc753 View commit details
    Browse the repository at this point in the history
  6. Update generated content

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    41e0cbc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #80 from docker/dependabot/npm_and_yarn/actions/co…

    …re-1.9.0
    
    Bump @actions/core from 1.8.2 to 1.9.0
    crazy-max authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    c7fa0af View commit details
    Browse the repository at this point in the history
Loading