CrazyMax
a198dbc46d
migrate eslint config to new format required since 9.0.0
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-12-15 23:10:13 +01:00
CrazyMax
85dfc7a573
sigstore: remove @actions/attest dependency
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-11-05 11:11:57 +01:00
CrazyMax
1c0dc52a0e
sigstore: always set TSA server endpoint to provide trusted timestamping
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-10-30 15:52:34 +01:00
CrazyMax
36cc95143c
sigstore class to sign buildkit provenance blobs
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-10-30 15:52:33 +01:00
CrazyMax
24b234cb06
Merge pull request #823 from crazy-max/buildx-attestations-digest
...
buildx(imagetools): return attestations digests
2025-10-30 15:52:12 +01:00
CrazyMax
5b8fb95ca3
cosign install
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-10-29 16:18:29 +01:00
CrazyMax
437b1870cc
buildx(imagetools): return attestations digests
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-10-28 11:35:08 +01:00
CrazyMax
8e64b4303b
releases: mutualize releases handling logic and move it to github class
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-10-28 09:35:50 +01:00
CrazyMax
b16fac0b68
github: support multiple refs with build URL for summary
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-05-23 10:21:15 +02:00
CrazyMax
cc1a989b3a
github: support build URL when writing summary
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-05-22 15:17:01 +02:00
CrazyMax
1e2fcf0428
buildx(history): add platform in summary struct
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-05-22 15:17:01 +02:00
Tõnis Tiigi
7a2707542f
Merge pull request #604 from crazy-max/inspect-devices
...
buildx(builder): inspect devices and new gc policy opts support
2025-04-23 10:39:44 -07:00
CrazyMax
121f70dc94
Merge pull request #652 from crazy-max/buildx-history-cmd
...
publish / publish (push) Has been cancelled
history: export build using history command support
2025-04-23 09:44:51 +02:00
CrazyMax
0e821a0c1f
regclient install
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-04-16 22:17:53 +02:00
CrazyMax
4731c96418
history: export command support
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-04-16 10:25:03 +02:00
CrazyMax
e1c74199da
history: inspect command support
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-04-16 10:23:09 +02:00
CrazyMax
62397de881
buildx(builder): inspect devices and new gc policy opts support
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-02-24 10:24:19 +01:00
CrazyMax
3c328a53eb
Merge pull request #560 from crazy-max/builder-inspect-file
...
publish / publish (push) Has been cancelled
builder: support files in inspect command
2025-01-23 10:53:25 +01:00
CrazyMax
4b68aa828a
bake: fix attest disabled attribute
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-01-21 14:25:43 +01:00
CrazyMax
1229986252
compose: cloud releases support
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-01-20 15:38:48 +01:00
CrazyMax
ac9dc8b527
compose install
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-01-18 19:23:56 +01:00
CrazyMax
f3bf577877
builder: support files in inspect command
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-01-18 11:17:02 +01:00
CrazyMax
bfc74cf338
bake: composable attributes for attestations support
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-01-08 15:28:06 +01:00
CrazyMax
068b0dcb39
bake: support composable attributes
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-12-03 15:07:06 +01:00
CrazyMax
ade18ca4a9
bake: missing attributes on group and target types
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-11-26 15:37:21 +01:00
Paweł Gronowski
61c10b2d7d
docker/install: Fix latest image install on lima
...
`latest` is not a valid git tag or revision to get the matching systemd
unit files.
Look up the exact source git commit from the
`'org.opencontainers.image.revision` image config label.
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2024-10-30 15:45:37 +01:00
CrazyMax
faef3be239
undock install
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-10-28 12:09:57 +01:00
Paweł Gronowski
1335f081af
docker/install: Support version: master
...
Add support for installing Docker `master` packages from `moby/moby-bin`
and `dockereng/cli-bin` images.
This could also allow to install arbitrary version from these images but
for now it's only used for `master`.
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2024-10-17 12:18:09 +02:00
CrazyMax
11c483e5c9
buildx: convert vertex warnings to github annotations based on localstate
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-07-30 15:53:00 +02:00
CrazyMax
61967435c1
docker: contextInspect func
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-07-04 10:13:17 +02:00
CrazyMax
b26af9f868
github(summary): build record upload optional
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-07-02 10:56:16 +02:00
CrazyMax
2cb2c5573f
Merge pull request #391 from crazy-max/buildkit-git
...
buildkit: git parseURL and parseRef funcs
2024-07-01 14:20:29 +02:00
CrazyMax
c8df3474bd
buildkit: git parseURL and parseRef funcs
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-06-29 13:58:49 +02:00
CrazyMax
8785275da1
bake: align build metadata
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-06-29 12:00:21 +02:00
CrazyMax
e266e3e984
buildx(build): resolveProvenance from metadata
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-06-14 12:26:13 +02:00
CrazyMax
6983a397f4
intoto and provenance types
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-06-13 11:17:01 +02:00
CrazyMax
dde9860104
buildkit: add types
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-06-12 10:22:35 +02:00
CrazyMax
6fb52d2a23
oci: loadArchive to import an index from a tar archive image bundle
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-05-29 11:11:12 +02:00
CrazyMax
a033bb70cd
move types to the right place
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-05-27 12:06:52 +02:00
CrazyMax
1e903f84b6
github: write build summary
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-05-27 11:41:36 +02:00
CrazyMax
ee84f2ac79
buildx: build history export
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-05-14 13:09:18 +02:00
CrazyMax
e41efdd2aa
buildx: localstate refs
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-25 11:43:00 +02:00
CrazyMax
5bbaf90158
Merge pull request #308 from crazy-max/github-upload-artifact
...
github: upload artifact
2024-04-25 10:30:52 +02:00
CrazyMax
97b80719d2
buildx: metadata and refs resolution for build and bake
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-25 10:21:16 +02:00
CrazyMax
db0a36131e
github: upload artifact
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-22 15:10:35 +02:00
CrazyMax
416c2914df
bake: add shm-size and ulimits to target struct
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-02 09:45:56 +02:00
CrazyMax
9436c6ca61
builder: support features in inspect command
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-12 13:35:08 +01:00
CrazyMax
0f8ae202d6
buildx: alternative release repos to download buildx
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-08-26 12:33:51 +02:00
CrazyMax
ab02f62089
buildx: handle new fields for inspect output
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-16 22:28:21 +02:00
CrazyMax
a7221012c8
docker: configFile method
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-09 00:02:06 +02:00