-
Notifications
You must be signed in to change notification settings - Fork 626
Comparing changes
Open a pull request
base repository: docker/buildx
base: v0.10.3
head repository: docker/buildx
compare: v0.10.4
- 7 commits
- 6 files changed
- 5 contributors
Commits on Feb 22, 2023
-
Add env var to disable default attestations
For certain cases we need to build with `--provenance=false`. However not all build envs (especially in the OSS ethos) have the latest buildx so just blanket setting `--provenance=false` will fail in these cases. Having an env var allows people to set the value without having to worry about if the buildx version has the `--provenance` flag. Signed-off-by: Brian Goff <cpuguy83@gmail.com> (cherry picked from commit bc9cb2c) Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 23eb3c3 - Browse repository at this point
Copy the full SHA 23eb3c3View commit details -
Merge pull request #1645 from cpuguy83/0.10_env_no_provenance
[0.10] Add env var to disable default attestations
Configuration menu - View commit details
-
Copy full SHA for b79345c - Browse repository at this point
Copy the full SHA b79345cView commit details
Commits on Mar 6, 2023
-
docs: added --platform=local example
Signed-off-by: David Karlsson <david.karlsson@docker.com>
Configuration menu - View commit details
-
Copy full SHA for a3286a0 - Browse repository at this point
Copy the full SHA a3286a0View commit details -
build: makes git dirty check opt-in
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1440b0 - Browse repository at this point
Copy the full SHA b1440b0View commit details -
Merge pull request #1662 from crazy-max/v0.10.4_picks
[v0.10] cherry-picks for v0.10.4
Configuration menu - View commit details
-
Copy full SHA for 5ac3b4c - Browse repository at this point
Copy the full SHA 5ac3b4cView commit details -
build: strip credentials from remote url on collecting Git provenance…
… info Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d455c07 - Browse repository at this point
Copy the full SHA d455c07View commit details -
Merge pull request #1664 from crazy-max/v0.10_backport_stripcreds
[v0.10 backport] build: strip credentials from remote url on collecting Git provenance info
Configuration menu - View commit details
-
Copy full SHA for c513d34 - Browse repository at this point
Copy the full SHA c513d34View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.3...v0.10.4