aevesdocker
2b991cb800
docs: add variable attribute
...
Signed-off-by: aevesdocker <allie.sadler@docker.com >
2025-09-10 15:19:41 +01:00
Tõnis Tiigi and GitHub
3922da8029
Merge pull request #3418 from crazy-max/go-mod-1.24
...
go.mod: bump to go 1.24
2025-09-09 14:06:51 -07:00
Tõnis Tiigi and GitHub
6009087337
Merge pull request #3415 from tonistiigi/git-querystring-resolve
...
build: allow client side querystring resolution
2025-09-09 14:06:15 -07:00
CrazyMax
0beb1b3f2b
lint: gopls fixes
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-09-09 22:07:37 +02:00
Tonis Tiigi
5a3afbf839
build: set original url to attrs when replacef with input
...
Save original URL so it can be picked up from provenance attestation.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-09-09 11:08:00 -07:00
CrazyMax and GitHub
c8ba2be4d0
Merge pull request #3389 from crazy-max/dockerfile-buildkit-0.24.0
...
dockerfile: update buildkit to 0.24.0
2025-09-09 17:55:06 +02:00
CrazyMax
e83e3eddc3
dockerfile: update buildkit to 0.24.0
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-09-09 16:05:29 +02:00
CrazyMax
3d113f6397
go.mod: bump to go 1.24
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-09-09 14:09:38 +02:00
CrazyMax and GitHub
426ddd8191
Merge pull request #3416 from glours/bump-compose-go-v2.8.2
...
bump compose-go to version v2.8.2
2025-09-09 11:41:50 +02:00
Guillaume Lours
fb28ba3e85
bump compose-go to version v2.8.2
...
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com >
2025-09-09 10:46:00 +02:00
CrazyMax and GitHub
626ef28cf3
Merge pull request #3414 from docker/dependabot/github_actions/softprops/action-gh-release-2.3.3
...
build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3
2025-09-09 09:16:16 +02:00
Tonis Tiigi
c737e84f94
build: allow client side querystring resolution
...
For the cases where frontend/buildkit doesn't support new
Git Querystring format, allow resolving the URL into LLB
on client side and then build from input.
Note that this produces slightly different provenance
where context is not set as string, so added opt-in
via environment variable for now.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-09-08 17:40:31 -07:00
dependabot[bot] and GitHub
d0d0ac9d15
build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/72f2c25fcb47643c292f7107632f7a47c1df5cd8...6cbd405e2c4e67a21c47fa9e383d020e4e28b836 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 18:36:56 +00:00
CrazyMax and GitHub
ad9d476457
Merge pull request #3413 from crazy-max/labeler-dap
...
chore: labeler for area/dap
2025-09-08 16:48:18 +02:00
Jonathan A. Sternberg and GitHub
f55ed6015b
Merge pull request #3412 from crazy-max/dap-fix-data-path
...
dap: use slash separator when reading ref files
2025-09-08 09:42:07 -05:00
CrazyMax
849981eab0
chore: labeler for area/dap
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-09-08 15:12:21 +02:00
CrazyMax
90076e1d07
dap: use slash separator when reading ref files
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-09-08 15:04:51 +02:00
Tõnis Tiigi and GitHub
ae4e7ee6a4
Merge pull request #3370 from thaJeztah/bump_engine
...
vendor: github.com/docker/docker, docker/cli v28.4.0
2025-09-05 14:23:53 -07:00
CrazyMax and GitHub
70487beecb
Merge pull request #3405 from thaJeztah/dockerfile_bump_docker
...
Dockerfile: update to docker v28.4.0
2025-09-05 10:03:38 +02:00
CrazyMax and GitHub
86ddc5de4e
Merge pull request #3406 from docker/dependabot/github_actions/actions/labeler-6
...
build(deps): bump actions/labeler from 5 to 6
2025-09-05 10:03:17 +02:00
CrazyMax and GitHub
7bcaf399b9
Merge pull request #3407 from docker/dependabot/github_actions/actions/setup-go-6
...
build(deps): bump actions/setup-go from 5 to 6
2025-09-05 10:02:58 +02:00
dependabot[bot] and GitHub
dc10c680f3
build(deps): bump actions/setup-go from 5 to 6
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 18:03:46 +00:00
dependabot[bot] and GitHub
9c9fb2a12a
build(deps): bump actions/labeler from 5 to 6
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 18:03:42 +00:00
Sebastiaan van Stijn
b4d5ec9bc2
Dockerfile: update to docker v28.4.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-09-04 00:24:06 +02:00
Sebastiaan van Stijn
a923dbc1d9
vendor: github.com/docker/docker, docker/cli v28.4.0
...
full diffs:
- https://github.com/docker/docker/compare/v28.3.3...v28.4.0
- https://github.com/docker/cli/compare/v28.3.3...v28.4.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-09-04 00:11:44 +02:00
Tõnis Tiigi and GitHub
bafc4e207e
Merge pull request #3402 from jsternberg/dap-test-close-client
...
dap: ensure test client is closed on cleanup
2025-09-03 11:23:51 -07:00
Tõnis Tiigi and GitHub
2109c9d80d
Merge pull request #3399 from crazy-max/test-gitquerystring
...
test: git query string
2025-09-03 09:35:04 -07:00
Jonathan A. Sternberg
8841b2dfc8
dap: ensure test client is closed on cleanup
...
The dap test wasn't waiting for the client's goroutines to complete
before exiting which caused a race condition that could cause it to log
to the dead test logger. This became apparent when `--count` of greater
than one was used since it caused the test to run long enough to trigger
the behavior. It would have also triggered if we had added more tests.
Add the client close to the cleanup so it waits for the goroutine to
finish before the test exits as it was properly supposed to do.
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2025-09-03 10:51:01 -05:00
CrazyMax
643322cbc3
test: git query string
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-09-03 17:49:38 +02:00
Akihiro Suda and GitHub
056780314b
Merge pull request #3401 from crazy-max/buildkit-0.24.0
...
vendor: update buildkit to v0.24.0
2025-09-03 23:33:10 +09:00
CrazyMax
d136d2ba53
vendor: update buildkit to v0.24.0
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-09-03 16:14:35 +02:00
Akihiro Suda and GitHub
e4f23adf3f
Merge pull request #3398 from tonistiigi/gitquerystring-cap-detect
...
git querystring frontend capability detection
2025-09-03 16:50:10 +09:00
Tonis Tiigi
5e6951c571
git querystring frontend capability detection
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-09-02 10:46:37 -07:00
Tõnis Tiigi and GitHub
d873cae872
Merge pull request #3392 from crazy-max/docs-du-filter
...
docs: list available filters for du and prune commands
2025-08-29 15:05:35 -07:00
Tõnis Tiigi and GitHub
4df89d89fc
Merge pull request #3397 from tonistiigi/update-buildkit-v0.24.0-rc2
...
vendor: update buildkit to v0.24.0-rc2
2025-08-29 15:04:27 -07:00
Tonis Tiigi
1f39ad2001
vendor: update buildkit to v0.24.0-rc2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-08-29 14:49:16 -07:00
Tõnis Tiigi and GitHub
ce3592e4ab
Merge pull request #3390 from crazy-max/docs-du-fixes
...
docs: fixes for du command
2025-08-29 10:37:22 -07:00
Tõnis Tiigi and GitHub
67218bef58
Merge pull request #3394 from thaJeztah/check_DisableFlagsInUseLine
...
commands: verify that DisableFlagsInUseLine is set for all commands
2025-08-28 12:53:21 -07:00
Sebastiaan van Stijn
07b99ae7bf
commands: verify that DisableFlagsInUseLine is set for all commands
...
This replaces the DisableFlagsInUseLine call from the CLI with a test
that verifies the option is set for all commands and subcommands, so
that it doesn't have to be modified at runtime.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-08-28 17:55:50 +02:00
CrazyMax
ebe66a8e2e
docs: list available filters for du and prune commands
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-08-28 15:32:10 +02:00
CrazyMax
ce07ae04cd
docs: fixes for du command
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-08-28 11:25:53 +02:00
Tõnis Tiigi and GitHub
bb41e835b6
Merge pull request #3375 from jsternberg/update-dap-docs
...
docs: update dap docs to reflect updates to the debugger
2025-08-27 15:03:15 -07:00
Tõnis Tiigi and GitHub
31a3fbf107
Merge pull request #3387 from tonistiigi/update-buildkit-v0.24.0-rc1
...
vendor: update buildkit to v0.24.0-rc1
2025-08-27 15:01:12 -07:00
Tonis Tiigi
440dc2a212
temp skip DAP test that panics in errgroup goroutine
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-08-27 14:38:37 -07:00
Tõnis Tiigi and GitHub
d94a6cf92a
Merge pull request #3377 from crazy-max/du-json
...
cmd: multiple formats output support for du command
2025-08-27 13:45:23 -07:00
Tonis Tiigi
ec3b99180b
vendor: update buildkit to v0.24.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-08-27 13:39:14 -07:00
CrazyMax
f0646eeab5
tests: diskusage command
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-08-27 18:07:14 +02:00
CrazyMax and CrazyMax
b6baad406b
cmd: multiple formats output support for du command
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-08-27 18:07:14 +02:00
Tõnis Tiigi and GitHub
df7c46b02d
Merge pull request #3384 from crazy-max/export-annotations-check
...
build: fail early if trying to export index annotations with moby exporter
2025-08-27 08:44:51 -07:00
Tõnis Tiigi and GitHub
026e55b376
Merge pull request #3386 from crazy-max/winsymlink0
...
restore junctions to have os.ModeSymlink flag set on Windows
2025-08-27 08:38:43 -07:00