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/github-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: docker/github-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 12, 2026

  1. ci(test): fix digest output

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    6f4f002 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. support metadata handlebars in build and bake inputs

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    b9cdc58 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump astral-sh/setup-uv from 7.4.0 to 7.5.0

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.4.0 to 7.5.0.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@6ee6290...e06108d)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: 7.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    bd5f864 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. Merge pull request #141 from crazy-max/build-fix-test

    ci(test): fix digest output
    tonistiigi authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    27996e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from crazy-max/metadata-handlebars

    support metadata handlebars in build and bake inputs
    crazy-max authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    1fe8d34 View commit details
    Browse the repository at this point in the history
  3. update actions-toolkit to 0.83.0

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    1344c73 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #144 from docker/actions-toolkit-0.83.0

    update actions-toolkit to 0.83.0
    crazy-max authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    82f1462 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #145 from docker/dependabot/github_actions/astral-…

    …sh/setup-uv-7.5.0
    
    build(deps): Bump astral-sh/setup-uv from 7.4.0 to 7.5.0
    crazy-max authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    61b16ec View commit details
    Browse the repository at this point in the history
Loading