CrazyMax
|
29efe4d6a8
|
Merge pull request #1024 from crazy-max/subdir-dot
publish / publish (push) Has been cancelled
buildx(build): ignore dot git context subdir
v0.84.1
|
2026-03-18 09:59:13 +01:00 |
|
CrazyMax
|
aacbc67b8d
|
buildx(build): ignore dot git context subdir
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-18 09:53:58 +01:00 |
|
CrazyMax
|
d71b84aad5
|
Merge pull request #1020 from crazy-max/build-git-context-opts
publish / publish (push) Has been cancelled
buildx(build): support git context subdir and other query options
v0.84.0
|
2026-03-18 09:24:44 +01:00 |
|
CrazyMax
|
ea05649ce1
|
Merge pull request #1023 from crazy-max/bake-vars
bake: var cmd opt support
|
2026-03-18 09:24:22 +01:00 |
|
CrazyMax
|
012ae0603d
|
bake: var cmd opt support
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-18 09:15:22 +01:00 |
|
CrazyMax
|
6194cf96c1
|
Merge pull request #1022 from docker/dependabot/npm_and_yarn/fast-xml-parser-5.5.6
build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6
|
2026-03-18 09:00:41 +01:00 |
|
CrazyMax
|
e804b694a2
|
Merge pull request #1021 from docker/dependabot/npm_and_yarn/csv-parse-6.2.0
build(deps): bump csv-parse from 6.1.0 to 6.2.0
|
2026-03-18 09:00:07 +01:00 |
|
dependabot[bot]
|
d2a882884d
|
build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.4.1 to 5.5.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.4.1...v5.5.6)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.5.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-18 01:53:33 +00:00 |
|
dependabot[bot]
|
d820ad4123
|
build(deps): bump csv-parse from 6.1.0 to 6.2.0
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@6.2.0/packages/csv-parse)
---
updated-dependencies:
- dependency-name: csv-parse
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-17 22:53:46 +00:00 |
|
CrazyMax
|
a5d905690f
|
Merge pull request #1019 from docker/dependabot/github_actions/softprops/action-gh-release-2.6.1
build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1
|
2026-03-17 15:42:31 +01:00 |
|
CrazyMax
|
6233293ae6
|
buildx(build): support git context subdir and other query options
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-17 13:09:33 +01:00 |
|
dependabot[bot]
|
9d10fe0e06
|
build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](a06a81a03e...153bb8e044)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-16 22:53:05 +00:00 |
|
CrazyMax
|
a8dc8088d4
|
Merge pull request #1018 from docker/dependabot/npm_and_yarn/undici-6.24.1
build(deps): bump undici from 6.23.0 to 6.24.1
|
2026-03-14 12:51:58 +01:00 |
|
dependabot[bot]
|
4bc2c14908
|
build(deps): bump undici from 6.23.0 to 6.24.1
Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.1)
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.24.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-14 09:18:22 +00:00 |
|
CrazyMax
|
ad2312d5f1
|
Merge pull request #1016 from crazy-max/imagetools-inspect-retry
publish / publish (push) Has been cancelled
buildx(imagetools): make manifest retries configurable
v0.83.0
|
2026-03-13 13:46:44 +01:00 |
|
CrazyMax
|
21e2b75b0b
|
buildx(imagetools): make manifest retries configurable
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-13 13:29:09 +01:00 |
|
CrazyMax
|
4d926d8b7b
|
Merge pull request #1015 from docker/dependabot/npm_and_yarn/actions/artifact-6.2.1
publish / publish (push) Has been cancelled
build(deps): bump @actions/artifact from 6.2.0 to 6.2.1
v0.82.0
|
2026-03-13 11:19:34 +01:00 |
|
dependabot[bot]
|
293c3cdcfe
|
build(deps): bump @actions/artifact from 6.2.0 to 6.2.1
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 6.2.0 to 6.2.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-version: 6.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-11 22:53:45 +00:00 |
|
CrazyMax
|
17071615a7
|
Merge pull request #1014 from crazy-max/imagetools-annotations
buildx(imagetools): add annotations support for create command
|
2026-03-10 12:22:44 +01:00 |
|
CrazyMax
|
0cc9e68b03
|
buildx(imagetools): add annotations support for create command
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-10 12:06:12 +01:00 |
|
CrazyMax
|
b732db2937
|
Merge pull request #809 from crazy-max/git-query-url
publish / publish (push) Has been cancelled
build: git context query format support
v0.81.0
|
2026-03-09 17:26:11 +01:00 |
|
CrazyMax
|
8696544f14
|
Merge pull request #1013 from crazy-max/imagetools-silent
buildx(imagetools): add skip support and configurable create command silence
|
2026-03-09 11:32:54 +01:00 |
|
CrazyMax
|
d92ed04680
|
buildx(imagetools): add skip support and configurable create command silence
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-09 11:17:55 +01:00 |
|
CrazyMax
|
3bb4ae38ea
|
build: git context query format support
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-09 10:47:48 +01:00 |
|
CrazyMax
|
09c0f6a78e
|
Merge pull request #1009 from crazy-max/imagetools-create
publish / publish (push) Has been cancelled
buildx(imagetools): implement create func with metadata parsing
v0.80.0
|
2026-03-06 09:37:07 +01:00 |
|
CrazyMax
|
3c25c1eed2
|
Merge pull request #1011 from docker/dependabot/github_actions/docker/setup-buildx-action-4
build(deps): bump docker/setup-buildx-action from 3 to 4
|
2026-03-06 09:36:29 +01:00 |
|
CrazyMax
|
ee671ae33e
|
Merge pull request #1010 from docker/dependabot/github_actions/docker/bake-action-7
build(deps): bump docker/bake-action from 6 to 7
|
2026-03-06 09:36:05 +01:00 |
|
CrazyMax
|
960acb25ae
|
ci: switch to matrix subaction
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-06 09:28:21 +01:00 |
|
CrazyMax
|
1ff078d955
|
Merge pull request #1012 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2026-03-06 09:22:38 +01:00 |
|
crazy-max
|
abe7883e9a
|
github: update .github/docker-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-06 00:46:27 +00:00 |
|
dependabot[bot]
|
c16b4fdf35
|
build(deps): bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-05 23:04:37 +00:00 |
|
dependabot[bot]
|
211c9b2312
|
build(deps): bump docker/bake-action from 6 to 7
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6 to 7.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6...v7)
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-05 23:04:32 +00:00 |
|
CrazyMax
|
a30e0f51eb
|
Merge pull request #1007 from crazy-max/buildkit-0.28.0
update buildkit to 0.28.0 and buildx to 0.32.1
|
2026-03-05 14:51:09 +01:00 |
|
CrazyMax
|
61c3c53dbf
|
update buildkit to 0.28.0 and buildx to 0.32.1
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-05 14:36:36 +01:00 |
|
CrazyMax
|
91a5724116
|
buildx(imagetools): implement create func with metadata parsing
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-05 13:42:21 +01:00 |
|
Tõnis Tiigi
|
9998df7a3d
|
Merge pull request #1008 from docker/bot/buildx-releases-json
Update `.github/buildx-releases.json`
|
2026-03-04 12:39:44 -08:00 |
|
tonistiigi
|
3d448bd483
|
github: update .github/buildx-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-04 20:39:03 +00:00 |
|
CrazyMax
|
51cc1b5526
|
Merge pull request #1006 from crazy-max/rm-field-history
publish / publish (push) Has been cancelled
buildx(history): require buildx >=0.23.0 to export a build record
v0.79.0
|
2026-03-04 14:58:07 +01:00 |
|
CrazyMax
|
58584e3d97
|
buildx(history): require buildx >=0.23.0 to export a build record
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-04 14:38:19 +01:00 |
|
CrazyMax
|
f06e39e022
|
buildx(history): remove unused field
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-04 14:34:21 +01:00 |
|
CrazyMax
|
4c705618e1
|
Merge pull request #1005 from crazy-max/util-inputlist-comment
util: add commentNoInfix support to getInputList
|
2026-03-04 13:36:35 +01:00 |
|
CrazyMax
|
1ebb922e84
|
util: add commentNoInfix support to getInputList
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-04 12:57:36 +01:00 |
|
Tõnis Tiigi
|
9e446b0b90
|
Merge pull request #1004 from docker/bot/buildx-releases-json
publish / publish (push) Has been cancelled
Update `.github/buildx-releases.json`
v0.78.0
|
2026-03-03 17:29:22 -08:00 |
|
tonistiigi
|
d682d6d4a5
|
github: update .github/buildx-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-04 01:28:43 +00:00 |
|
CrazyMax
|
ca5ab569e5
|
Merge pull request #895 from crazy-max/remove-export-legacy
buildx(history): remove legacy export-build tool
|
2026-03-03 21:16:01 +01:00 |
|
CrazyMax
|
5b2d914820
|
Merge pull request #1002 from docker/dependabot/github_actions/crazy-max/ghaction-github-runtime-4
build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4
|
2026-03-03 10:54:17 +01:00 |
|
CrazyMax
|
b873721f89
|
Merge pull request #1000 from crazy-max/node24
update to node 24
|
2026-03-03 10:53:27 +01:00 |
|
dependabot[bot]
|
c975cd6494
|
build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4
Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-github-runtime/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-runtime/compare/v3...v4)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-runtime
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-03 00:08:23 +00:00 |
|
CrazyMax
|
a0a3952b2d
|
update to node 24
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-02 19:40:15 +01:00 |
|
CrazyMax
|
4af1413de8
|
Merge pull request #1001 from crazy-max/buildkit-0.28.0-rc2
update buildkit to 0.28.0-rc2 and buildx to 0.32.0-rc2
|
2026-03-02 17:13:06 +01:00 |
|