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

Commits on Sep 1, 2025

  1. dockerfile: fix client init in testGitQueryString

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    b090508 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6180 from crazy-max/v0.24_picks-0.24.0

    [v0.24] dockerfile: fix client init in testGitQueryString
    crazy-max authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    a59c3fe View commit details
    Browse the repository at this point in the history
  3. docs: use latest "labs" for --parents and --exclude

    The `--parents` and `--exclude` options have been part of the labs
    channel since 1.7, but have not yet been promoted to stable.
    
    Using the 1.7-labs version in these examples means that users would
    be downgrading their Dockerfile syntax from 1.17 (soon 1.18.0) to
    a much older syntax.
    
    Let's update the notes to use the latest labs syntax so that users
    are not surprised by other features no longer being supported when
    using the labs syntax.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah authored and crazy-max committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    213e858 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6182 from crazy-max/v0.24_pick_dockerfile-docs

    [v0.24] docs: use latest "labs" for --parents and --exclude
    crazy-max authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    88fe558 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. dockerfile: enable gitquerystring frontend capability

    Signed-off-by: Tonis Tiigi <[email protected]>
    tonistiigi authored and crazy-max committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    6aa63e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6184 from crazy-max/v0.24_picks_0.24.0

    [v0.24] cherry-picks for v0.24.0
    crazy-max authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    b772c31 View commit details
    Browse the repository at this point in the history
Loading