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: moby/buildkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.26.2
Choose a base ref
...
head repository: moby/buildkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.26.3
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 16, 2025

  1. policy: fix metadata resolve via sessionpolicy for git and attestations

    When support for these fields were added, tests were only
    written for static policies, missing the conversions for session
    variants.
    
    Signed-off-by: Tonis Tiigi <[email protected]>
    (cherry picked from commit 169afbf)
    tonistiigi authored and jsternberg committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    25463ff View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/containernetworking/plugins

    Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 1.8.0 to 1.9.0.
    - [Release notes](https://github.com/containernetworking/plugins/releases)
    - [Commits](containernetworking/plugins@v1.8.0...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containernetworking/plugins
      dependency-version: 1.9.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    (cherry picked from commit 9fc75c8)
    dependabot[bot] authored and jsternberg committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    99eb71e View commit details
    Browse the repository at this point in the history
  3. docs: update nydus repository URLs

    The repository was renamed to https://github.com/dragonflyoss/nydus,
    and while GitHub does provide redirects, their services have been
    a bit flaky recently so sometimes the redirects would fail.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit 8607e21)
    thaJeztah authored and jsternberg committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    281567c View commit details
    Browse the repository at this point in the history
  4. Dockerfile: update download URL for nydus snapshotter

    The repository was renamed to https://github.com/dragonflyoss/nydus,
    and while GitHub does provide redirects, their services have been
    a bit flaky recently so sometimes the redirects would fail.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    (cherry picked from commit b3f79c2)
    thaJeztah authored and jsternberg committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    92d657f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6423 from jsternberg/v0.26.3-picks

    [v0.26] cherry-picks for v0.26.3
    jsternberg authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    c70e8e6 View commit details
    Browse the repository at this point in the history
Loading