Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #3

Open
wants to merge 7,115 commits into
base: rework-integration-tests
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
7115 commits
Select commit Hold shift + click to select a range
016fa95
docs: remove `from` limitation for onbuild
dvdksn Oct 2, 2024
a38e4cc
Merge pull request #5378 from crazy-max/history-prune-orphans
tonistiigi Oct 2, 2024
d59218e
llb: deterministic marshaling for protobuf and store results from mul…
jsternberg Oct 2, 2024
8445ccf
Merge pull request #5374 from jsternberg/marshal-constraints-cache
tonistiigi Oct 2, 2024
2735d42
tests: skip TestContextChangeDirToFile on Windows
profnandaa Oct 3, 2024
ca72046
Merge pull request #5362 from tonistiigi/input-digest-validation
AkihiroSuda Oct 3, 2024
fba1b10
docs: fix incorrect information about arg scoping
dvdksn Oct 2, 2024
5be2c70
vendor: go.etcd.io/bbolt v1.3.11
crazy-max Sep 2, 2024
fa95592
Merge pull request #5288 from crazy-max/update-bbolt
tonistiigi Oct 3, 2024
60e5345
Merge pull request #5388 from profnandaa/skip-test-context-change-dir
tonistiigi Oct 3, 2024
15041eb
Merge pull request #5386 from dvdksn/onbuild-from-docs-followup
tonistiigi Oct 3, 2024
fdf5d37
Merge pull request #5381 from dvdksn/clarify-arg-scope
tonistiigi Oct 3, 2024
c7db68a
Merge pull request #5375 from tonistiigi/non-octal-chmod-copy
tonistiigi Oct 3, 2024
e42889d
dockerfile: add support for non-octal COPY --chmod in labs
tonistiigi Oct 2, 2024
ffd8ff4
protobuf: normalize how protobuf files are generated
jsternberg Oct 3, 2024
ec8d92f
dockerfile: fix command count after new commands from ONBUILD
tonistiigi Oct 4, 2024
f1f24dc
dockerfile: mark commands invoked from ONBUILD with prefix
tonistiigi Oct 4, 2024
811ff73
dockerfile: set error location for ONBUILD errors
tonistiigi Oct 4, 2024
d7978d1
Merge pull request #5373 from jarqvi/chore/apparmor
tonistiigi Oct 4, 2024
84f458e
worker/containerd: NewWorkerOpt: remove workaround for named pipes
thaJeztah Oct 4, 2024
7fc8434
Merge pull request #5396 from jsternberg/protobuf-generated-files
tonistiigi Oct 4, 2024
41a0a0c
protobuf: add vtproto as a supplemental marshaler
jsternberg Oct 3, 2024
ce43466
Merge pull request #5397 from tonistiigi/onbuild-fixes
tonistiigi Oct 4, 2024
39ca783
Merge pull request #5380 from tonistiigi/dockerfile-copy-chmod-non-octal
tonistiigi Oct 4, 2024
293ef59
Merge pull request #5372 from LaurentGoderre/sbom-generator-opts
tonistiigi Oct 4, 2024
3b35fc3
http: avoid possible digest mismatch error
tonistiigi Sep 20, 2024
a73e1b0
update default and basic gc control to use free and max storage
tonistiigi Sep 27, 2024
a75b5eb
add capability to detect if new storage filters are supported
tonistiigi Sep 27, 2024
d45a506
cache: rename new prune/gc control fields
tonistiigi Oct 2, 2024
a97b4d3
fix: compute total cache usage on any new cache policy opt
tonistiigi Oct 3, 2024
c1dacbc
Merge pull request #5289 from billywr/wcow-copy-from-multistage-build…
gabriel-samfira Oct 7, 2024
aff0479
Add rule for arg / stage name comment descriptions
daghack Aug 1, 2024
6fefbd4
remove the directive from the comments in the AST
daghack Sep 19, 2024
605c469
Merge pull request #5356 from jsternberg/vtproto
tonistiigi Oct 7, 2024
8c313f9
Merge pull request #5343 from tonistiigi/http-digest-mismatch
tonistiigi Oct 7, 2024
885b1a5
docs: add note about check with errors
tonistiigi Oct 7, 2024
37b6f87
solver: simplify edge-related functions in the solver
jsternberg Oct 7, 2024
9f43ed7
llb: use buildkit user-agent for HTTP source
tonistiigi Oct 8, 2024
01c1436
Merge pull request #5404 from tonistiigi/docs-check-errors
crazy-max Oct 8, 2024
0cb9ad6
Merge pull request #5407 from tonistiigi/llb-http-user-agent
crazy-max Oct 8, 2024
f3f34fb
Merge pull request #5399 from thaJeztah/remove_npipe_hack
crazy-max Oct 8, 2024
6860c80
Merge pull request #5359 from tonistiigi/gc-free-max-support
tonistiigi Oct 8, 2024
31f984b
fix merge conflict in generated proto
tonistiigi Oct 8, 2024
de2f8b6
Merge pull request #5409 from tonistiigi/fix-merge-vtproto
tonistiigi Oct 8, 2024
3175345
grpcclient: return proper nil reference from grpcclient
jsternberg Oct 8, 2024
5b2f732
Dockerfile: update containerd binary to v1.7.22,v1.6.36
austinvazquez Oct 8, 2024
0bb688c
Merge pull request #5406 from jsternberg/client-nil-reference
tonistiigi Oct 8, 2024
7c4f6d9
Merge pull request #5208 from daghack/invalid-definition-description-…
tonistiigi Oct 8, 2024
98e77d1
add an allow list for secret lint check and add public to said list
daghack Oct 8, 2024
161fc50
Refactor various rulecheck related code to properly handle env vars.
daghack Oct 2, 2024
9b620fa
Merge pull request #5410 from daghack/secret-check-allow-list
tonistiigi Oct 8, 2024
58df409
Merge pull request #5387 from daghack/nil-args-to-empty-strings
tonistiigi Oct 8, 2024
04dcfaa
Merge pull request #5408 from austinvazquez/update-containerd-1.7.22
tonistiigi Oct 8, 2024
6e826f0
Revert "dockerfile: pin dockerfile frontend image"
crazy-max Oct 3, 2024
6cb3aaf
fixes for dockerfile checks
tonistiigi Oct 8, 2024
62bda5c
Merge pull request #5389 from crazy-max/revert-dockerfile-pin
tonistiigi Oct 8, 2024
534fcef
sets the InvalidDefinitionDescription check to be experimental
daghack Oct 9, 2024
29a7e5a
fix: set h2 protocol identifier to comply with TLS-ALPN
sgarcez Oct 9, 2024
868831c
Dockerfile: update rootlesskit binary to 2.3.1
austinvazquez Oct 9, 2024
a854a89
Merge pull request #5414 from daghack/invalid-definition-check-experi…
tonistiigi Oct 10, 2024
96f26c1
Merge pull request #5419 from austinvazquez/update-rootlesskit-2.3.1
tonistiigi Oct 10, 2024
2534310
Merge pull request #5413 from sgarcez/grpc-alpn-fix
tonistiigi Oct 10, 2024
8e3bded
make sure that is the latest version that is picked
castrombithisamm Oct 9, 2024
2bb7d9c
Merge pull request #5401 from jsternberg/scheduler-edge-simplify
tonistiigi Oct 11, 2024
ada966b
vendor: golang.org/x/sys v0.25.0
thaJeztah Oct 12, 2024
025cade
vendor: golang.org/x/crypto v0.27.0
thaJeztah Oct 12, 2024
de20863
vendor: golang.org/x/net v0.29.0
thaJeztah Oct 12, 2024
62e69ad
Merge pull request #5418 from castrombithisamm/update-windows-doc
crazy-max Oct 13, 2024
a7656ae
Merge pull request #5425 from thaJeztah/bump_docker_deps
crazy-max Oct 14, 2024
3a6e923
update arg syntax ref
thompson-shaun Oct 15, 2024
4b4a9aa
Merge pull request #5427 from thompson-shaun/update-dockerfile-ref-arg
tonistiigi Oct 15, 2024
ec98602
docs: add front matter title to attestation docs
dvdksn Oct 16, 2024
a6e85c7
tracing: enable OTEL on authprovider requests
tonistiigi Oct 17, 2024
c4a9c39
authprovider: add OTEL spans for loading credentials
tonistiigi Oct 17, 2024
2be385c
Merge pull request #5432 from tonistiigi/otel-auth-update
tonistiigi Oct 17, 2024
ede3ed3
Merge pull request #5430 from dvdksn/attestation-docs-frontmatter-title
tonistiigi Oct 17, 2024
5379646
Update ARG, ENV and LABEL reference definitions to clarify that first…
thompson-shaun Oct 18, 2024
f835dd4
Merge pull request #5434 from thompson-shaun/update-env-arg-ref-defs
tonistiigi Oct 18, 2024
6a31a78
dockerfile: expose TARGETSTAGE as builtin argument
tonistiigi Oct 16, 2024
612332c
chore: add disk stat error wrapping
jedevc Oct 21, 2024
ac3eb58
git: export gitutil helper for identifying commit shas
jedevc Oct 21, 2024
c902997
filesync: reuse data buffer for diffcopy
jsternberg Oct 21, 2024
a82a79d
Merge pull request #5442 from jsternberg/filesync-diffcopy-reuse-buffer
tonistiigi Oct 22, 2024
17896f6
Merge pull request #5440 from jedevc/add-statfs-error-wrapping
tonistiigi Oct 22, 2024
90d2d8b
git: allow cloning commit shas not referenced by branch/tag
jedevc Oct 21, 2024
3eb4892
Add/fix references to labs dockerfile version
EoinFarrell Oct 23, 2024
62b7206
Add labs reference for ADD --exclude
EoinFarrell Oct 23, 2024
8e5c34f
Updated tests in frontend/dockerfile/dockerfile_test.go to run on Win…
tonistiigi Oct 7, 2024
ff0cedd
Merge pull request #5441 from jedevc/git-clone-hidden-sha
tonistiigi Oct 23, 2024
3c06cec
Merge pull request #5447 from EoinFarrell/eoinfarrell/udpate-dockerfi…
tonistiigi Oct 23, 2024
44b1aca
git: fix caching git commit through multiple refs
tonistiigi Oct 23, 2024
a302dd1
docs: add workarounds for JSONArgsRecommended check
dvdksn Oct 24, 2024
076d69e
Merge pull request #5350 from billywr/wcow-integration-test-part-4
tonistiigi Oct 24, 2024
62e4130
ociindex: allow readonly access
tonistiigi Oct 25, 2024
d09703e
Merge pull request #5452 from tonistiigi/ociindex-readonly-fix
AkihiroSuda Oct 25, 2024
055eabe
docs: add buildkitd.toml docs new gc options
jedevc Oct 25, 2024
11872e8
util/tracing: switch to semconv v0.21.0
thaJeztah Oct 28, 2024
bc6f7be
Merge pull request #5431 from tonistiigi/dockerfile-targetstage
tonistiigi Oct 28, 2024
94f0ff8
Merge pull request #5444 from tonistiigi/git-cachekey-fix
tonistiigi Oct 28, 2024
0836ac6
Merge pull request #5453 from jedevc/config-docs-for-new-gc-opts
tonistiigi Oct 28, 2024
92e37b2
Merge pull request #5451 from dvdksn/check-jsonargs-recommend
tonistiigi Oct 28, 2024
b89d6a0
docs: update undefined var check reference
dvdksn Oct 23, 2024
6303571
vendor: update fsutil to 397af530
tonistiigi Oct 28, 2024
03afef5
Merge pull request #5461 from tonistiigi/vendor-fsutil-20241018
tonistiigi Oct 28, 2024
e335b3d
Dockerfile: update containerd to v1.7.23
tonistiigi Oct 28, 2024
1fa8448
vendor: update containerd to v1.7.23
tonistiigi Oct 28, 2024
5052d90
Dockerfile: update runc to v1.1.15
tonistiigi Oct 28, 2024
6179153
vendor: update hcsshim to v0.12.5
tonistiigi Oct 28, 2024
f01d41c
vendor: update azidentity to v1.6.0
tonistiigi Oct 28, 2024
2c5c4a3
vendor: update cli to v1.22.16
tonistiigi Oct 28, 2024
b5c4155
vendor: update compress to v1.17.11
tonistiigi Oct 28, 2024
22d8eba
Dockerfile: update xx to v1.5.0
tonistiigi Oct 28, 2024
3220d67
vendor: revert containerd 1.7.23 because errdefs changes incompatible
tonistiigi Oct 28, 2024
c9a25c4
pb: regenerate protobuf
tonistiigi Oct 28, 2024
cda279e
Merge pull request #5449 from dvdksn/check-undefined-var
tonistiigi Oct 28, 2024
d09c1e2
Merge pull request #5462 from tonistiigi/deps-update-20241028
tonistiigi Oct 28, 2024
5f27278
docs: s/parent image/base image/
dvdksn Oct 29, 2024
fd61877
Merge pull request #5464 from dvdksn/docs-s-parent-base
crazy-max Oct 29, 2024
d04d063
docs: remove older warning format
austinvazquez Oct 31, 2024
4622a2b
Merge pull request #5472 from austinvazquez/touch-up-docs
crazy-max Oct 31, 2024
dfe57c3
tests: client: set up for wcow integration tests
profnandaa Oct 31, 2024
aaccd15
Dockerfile: use folded block for rule description in docs front matter
dvdksn Oct 31, 2024
66fec1d
chore: regenerate dockerfile rules documentation
dvdksn Oct 31, 2024
819d7bc
docs: fix double parens in internal link
dvdksn Oct 31, 2024
354f2d1
Merge pull request #5475 from dvdksn/fix-docs-yaml-soup
crazy-max Oct 31, 2024
e91be04
Merge pull request #5474 from profnandaa/tests-client-int-test-setup
tonistiigi Oct 31, 2024
c8dac1c
build(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9
dependabot[bot] Nov 1, 2024
d7a533d
Dockerfile: update runc binary to 1.2.1
AkihiroSuda Nov 1, 2024
6292af7
Merge pull request #5443 from AkihiroSuda/runc-1.2.0
tonistiigi Nov 4, 2024
03315ae
vendor: update hcsshim to v0.12.8
tonistiigi Nov 4, 2024
af71927
Add test for `IsCommitSHA` function
tianon Oct 31, 2024
0fe016f
hack: update gopls to 0.26
tonistiigi Nov 5, 2024
41f9ca6
hack: update protolint
tonistiigi Nov 5, 2024
8edbb78
Merge pull request #5484 from tonistiigi/update-gopls-protolint
AkihiroSuda Nov 5, 2024
8cbb917
Merge pull request #5482 from tonistiigi/update-hcsshim-v0.12.8
AkihiroSuda Nov 5, 2024
952ac2a
Merge pull request #5460 from thaJeztah/bump_semconv
crazy-max Nov 6, 2024
5d3589f
dockerfile: fix running onbuild rules from inherited stages
tonistiigi Nov 6, 2024
8f81390
update to go 1.23
crazy-max Nov 7, 2024
e518600
dockerfile: missing updates of xx to 1.5.0
crazy-max Nov 7, 2024
ca01cab
Merge pull request #5477 from moby/dependabot/github_actions/softprop…
crazy-max Nov 7, 2024
ff2f852
dockerfile: update delve to v1.23.1
crazy-max Nov 7, 2024
0cf2e40
ci: enable archutil-arm64 job
crazy-max Nov 7, 2024
fe1583a
dockerfile: add delve to binaries-for-test
crazy-max Nov 7, 2024
ac8c4cb
Merge pull request #5493 from crazy-max/update-xx
tonistiigi Nov 7, 2024
7639153
Merge pull request #5496 from crazy-max/ci-enable-archutil-arm64
tonistiigi Nov 7, 2024
be6f193
Merge pull request #5492 from crazy-max/go-1.23
tonistiigi Nov 7, 2024
9d81766
Merge pull request #5490 from tonistiigi/onbuild-inherit-fix
tonistiigi Nov 7, 2024
9863dd3
detect: sever semconv relationship to otel sdk
jsternberg Nov 8, 2024
c9a17ff
Merge pull request #5476 from infosiftr/git-is-commit-sha-test
jedevc Nov 8, 2024
d95b56a
Revert "Dockerfile: update runc binary to 1.2.1"
AkihiroSuda Nov 9, 2024
ec91995
Dockerfile: add a comment about runc v1.2
AkihiroSuda Nov 9, 2024
e2be8f7
dockerfile: fix duplicate keys for same arg in history line
tonistiigi Nov 11, 2024
0655923
Merge pull request #3095 from eriksjolund/document_buildkit_volume_be…
tonistiigi Nov 11, 2024
074af0f
build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0
dependabot[bot] Nov 12, 2024
6211e77
fix leaving unreleased references behind after SBOM generation
tonistiigi Nov 12, 2024
972e31a
Merge pull request #5506 from moby/revert-5443-runc-1.2.0
tonistiigi Nov 12, 2024
ab44ca1
Bump typeurl to 2.2.3
slonopotamus Nov 12, 2024
1a35003
Merge pull request #5511 from tonistiigi/sbom-release-fix
tonistiigi Nov 13, 2024
65f5dad
fix gc after delete history records
tonistiigi Nov 13, 2024
11f4528
Merge pull request #5510 from moby/dependabot/github_actions/softprop…
crazy-max Nov 13, 2024
d84bfef
testutil: use containerd config version 2
AkihiroSuda Oct 28, 2024
f66f662
client: improve releasable condition in tests
tonistiigi Nov 13, 2024
b1adeed
Dockerfile: update containerd binary to v2.0.0
AkihiroSuda Oct 28, 2024
323be17
detect: use newer semconv for resource and add unit test
jsternberg Nov 14, 2024
eaf5371
Merge pull request #5513 from slonopotamus/typeurl-bump
AkihiroSuda Nov 14, 2024
9a33f71
Merge pull request #5501 from jsternberg/otel-semconv-change
tonistiigi Nov 14, 2024
9f65f8c
gateway: ensure llb digests are deterministic when sent by frontends
jsternberg Nov 14, 2024
9ceaf74
build(deps): bump codecov/codecov-action from 4 to 5
dependabot[bot] Nov 15, 2024
c10b272
contenthash: don't delete records when a directory is only modified
sipsma Nov 15, 2024
9dd9f64
Merge pull request #5515 from tonistiigi/history-gc-sync-fix
tonistiigi Nov 15, 2024
c45cd8f
history: handle gracefulstop when history is active
tonistiigi Nov 15, 2024
cb36999
Merge pull request #5516 from tonistiigi/releasable-check-update
tonistiigi Nov 15, 2024
66996a6
Merge pull request #5521 from sipsma/improve-contenthash-handle-change
sipsma Nov 15, 2024
56ffa9f
protobuf: fix casing of json attributes with the switch from gogo
jsternberg Nov 15, 2024
033a5ad
Merge pull request #5463 from AkihiroSuda/containerd-2.0
AkihiroSuda Nov 15, 2024
ca6e771
tests: add `testDockerfileFromHTTP` for WCOW
profnandaa Nov 15, 2024
1e400dd
docs: remove duplicate parser directives bullet list
dvdksn Nov 18, 2024
6d93e03
Merge pull request #5527 from dvdksn/docs-remove-dup-section
crazy-max Nov 18, 2024
5cd5a63
Merge pull request #5503 from jsternberg/otel-semconv-sever
tonistiigi Nov 18, 2024
008ca45
vendor: update grpc to v1.66.3
tonistiigi Nov 18, 2024
2affb94
Merge pull request #5530 from tonistiigi/update-grpc-v1.66.3
crazy-max Nov 19, 2024
4090fad
Merge pull request #5520 from moby/dependabot/github_actions/codecov/…
crazy-max Nov 19, 2024
3cf849f
vendor: github.com/tonistiigi/[email protected]
austinvazquez Nov 18, 2024
5548ab7
dockerfile: update runc binary to 1.2.2
crazy-max Nov 19, 2024
5d40a3a
Merge pull request #5529 from austinvazquez/vendor-golang-jwt-v4.5.1
crazy-max Nov 19, 2024
1c01975
vendor: github.com/docker/docker v27.4.0-rc.2
thaJeztah Oct 12, 2024
52e12b8
vendor: github.com/docker/cli v27.4.0-rc.2
thaJeztah Oct 13, 2024
edaa93d
Merge pull request #5524 from jsternberg/json-casing-regression
tonistiigi Nov 19, 2024
2d013b6
Merge pull request #5523 from profnandaa/tests-4485-revisit-frontend
tonistiigi Nov 19, 2024
13a1efb
Merge pull request #5497 from crazy-max/delve-windows
tonistiigi Nov 19, 2024
4b36562
Merge pull request #5532 from crazy-max/update-runc
AkihiroSuda Nov 19, 2024
741478d
vendor: github.com/containerd/continuity v0.4.5
thaJeztah Oct 31, 2024
c8f9cd7
util/system: remove Atime implementation for containerd/continuity/fs
thaJeztah Oct 29, 2024
f0201ef
Merge pull request #5465 from thaJeztah/switch_continuity
AkihiroSuda Nov 19, 2024
247ce1b
Merge pull request #5424 from thaJeztah/bump_docker_27.4
crazy-max Nov 19, 2024
ab83f87
Merge pull request #5508 from tonistiigi/dockerfile-duplicate-args
tonistiigi Nov 19, 2024
e05a89e
improve stacks of cancels from defers
tonistiigi Nov 20, 2024
d0e9336
Merge pull request #5536 from tonistiigi/fix-cancel-cause-defer
tonistiigi Nov 20, 2024
e853c88
Merge pull request #5522 from tonistiigi/history-gracefulstop-fix
tonistiigi Nov 20, 2024
7fc428c
solver: release unreferenced cache keys after gc
tonistiigi Nov 21, 2024
0a5a80c
Remove pre-Go 1.17 build tags
slonopotamus Nov 17, 2024
d1d1d13
vendor: update github.com/tonistiigi/fsutil to 31cf1f437184
crazy-max Nov 21, 2024
05ea8c9
Merge pull request #5525 from slonopotamus/legacy-build-tags
crazy-max Nov 21, 2024
32668aa
Merge pull request #5542 from crazy-max/update-fsutil
tonistiigi Nov 21, 2024
c3baf4c
Merge pull request #5540 from tonistiigi/gc-unreferenced-keys
thompson-shaun Nov 21, 2024
16d3799
Merge pull request #5517 from jsternberg/deterministic-llb-for-gateway
tonistiigi Nov 21, 2024
1c5a5a4
vendor: update containerd to v1.7.24
tonistiigi Nov 21, 2024
db6989a
Merge pull request #5543 from tonistiigi/vendor-containerd-v1.7.24
tonistiigi Nov 21, 2024
0145090
dockerd: skip content check with containerd snapshotter
crazy-max Nov 22, 2024
94d0f6e
Merge pull request #5547 from crazy-max/fix-content-check-test
crazy-max Nov 22, 2024
af2d65b
dockerfile: use lld linker for containerd build
crazy-max Nov 23, 2024
787d9d0
ci: test sandbox build with multiple platforms
crazy-max Nov 23, 2024
3f9afc0
tests: frontend/dockerfile: update integration tests for windows/wcow
danielGithinji Oct 15, 2024
51fbdf3
Merge pull request #5548 from crazy-max/containerd-lld
crazy-max Nov 25, 2024
06ff841
http: fix etag cache scoping
tonistiigi Nov 25, 2024
de14049
Use view transaction for metadata read
cpuguy83 Nov 25, 2024
3b38a1e
Merge pull request #5550 from cpuguy83/metadata_view
tonistiigi Nov 25, 2024
95d190e
Merge pull request #5549 from tonistiigi/etag-cache-fix
tonistiigi Nov 26, 2024
8135787
docs: add --checksum only supports sha256
dvdksn Nov 26, 2024
83b43c6
Merge pull request #5552 from dvdksn/add-checksum-sha256
crazy-max Nov 26, 2024
c234dd9
Merge pull request #5382 from danielGithinji/integration-tests
tonistiigi Nov 26, 2024
8d60b44
ci: use edge releases of buildx
crazy-max Nov 28, 2024
38a47db
Merge pull request #5555 from crazy-max/ci-buildx-edge
crazy-max Nov 28, 2024
c644fb8
llbsolver: tie op metadata to the op before recomputing digests
jsternberg Dec 3, 2024
d1a3df3
llbsolver: fix recompute test and avoid struct copy
tonistiigi Dec 3, 2024
a14b247
Merge pull request #5563 from jsternberg/recompute-digests-fix-metadata
tonistiigi Dec 3, 2024
93177d4
dockerfile: add test for step names stability
tonistiigi Dec 3, 2024
a7d4e8c
buildkitd: allow unix address for debug address
tonistiigi Dec 5, 2024
5a0e701
chore: fix some function name in comment
lvyaoting Dec 5, 2024
409f7b4
Merge pull request #5571 from lvyaoting/master
tonistiigi Dec 5, 2024
58b5e6a
integration: log goroutine trace on test timeout
tonistiigi Dec 5, 2024
807585b
integration: add extra timeout for GHA test
tonistiigi Dec 6, 2024
c1ff425
tests: client: enable a batch of integration tests for wcow
profnandaa Dec 5, 2024
55a7483
Merge pull request #5568 from tonistiigi/intergration-test-timeout-tr…
crazy-max Dec 6, 2024
30413b5
llb: avoid concurrent map write on parallel marshal
tonistiigi Dec 7, 2024
ce17b22
vendor: github.com/docker/docker v27.4.0
thaJeztah Nov 29, 2024
d1f1379
vendor: github.com/docker/cli v27.4.0
thaJeztah Nov 29, 2024
e276044
update xx to v1.6.1
tonistiigi Dec 10, 2024
6126614
update Alpine to v3.21
tonistiigi Dec 10, 2024
f60ac4a
Merge pull request #5582 from tonistiigi/update-xx-alpine-3.21
crazy-max Dec 10, 2024
cd99592
Merge pull request #5574 from profnandaa/tests-4485-client-wcow-pt2
tonistiigi Dec 10, 2024
da59f1a
Merge pull request #5577 from tonistiigi/llb-constraints-race-fix
AkihiroSuda Dec 11, 2024
7d7a919
Merge pull request #5557 from thaJeztah/bump_engine_27.4
AkihiroSuda Dec 11, 2024
d6df06e
Merge pull request #5562 from tonistiigi/dockerfile-step-stability-test
tonistiigi Dec 11, 2024
6638c88
Dockerfile: update runc binary to v1.2.3
thaJeztah Dec 11, 2024
f9b8951
Merge pull request #5588 from thaJeztah/bump_runc_binary_1.2.3
tonistiigi Dec 11, 2024
9999fcd
build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0
dependabot[bot] Dec 12, 2024
f209225
Merge pull request #5591 from moby/dependabot/github_actions/softprop…
crazy-max Dec 12, 2024
69034c3
test: allow testing frontends from different version
tonistiigi Dec 13, 2024
e9b002d
lov37ess
lov37ess Dec 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
bin
.buildstate
.certs
.tmp
4 changes: 4 additions & 0 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# BuildKit code of conduct

- [Moby community guidelines](https://github.com/moby/moby/blob/master/CONTRIBUTING.md#moby-community-guidelines)
- [Docker Code of Conduct](https://github.com/docker/code-of-conduct)
Loading