copilot-swe-agent[bot]
|
945d269b25
|
fix: handle detached head error
|
2025-12-23 18:48:02 +01:00 |
|
CrazyMax
|
eb8ed6b687
|
cosign(install): use sigstore module to verify signature
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-12-16 19:44:45 +01:00 |
|
CrazyMax
|
44e7279490
|
cosign(install): verify binary signature with keyless verification bundle
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-12-16 15:02:36 +01:00 |
|
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
|
33cdba4686
|
github: fix import of TransferProgressEvent
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-12-15 11:28:24 +01:00 |
|
CrazyMax
|
4a30d04fe2
|
docker(install): unpin QEMU
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-12-15 09:23:27 +01:00 |
|
CrazyMax
|
8d87ba5a72
|
docker(install): pin QEMU to 10.1.1
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-12-02 14:31:18 +01:00 |
|
CrazyMax
|
1d22f02ce4
|
releases: download releases JSON without token first
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-27 10:22:18 +01:00 |
|
CrazyMax
|
8d01bf1bfc
|
Merge pull request #856 from neilime/fix/git-ref-in-detached-head
fix(git): support getting ref in various detached HEAD contexts
|
2025-11-27 10:10:44 +01:00 |
|
CrazyMax
|
9c05197992
|
buildx(bake): funcs to check attest set in bake definition
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-26 11:08:57 +01:00 |
|
Emilien Escalle
|
ad7ffdebbe
|
fix(git): support getting ref in various detached HEAD contexts
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2025-11-14 08:50:10 +01:00 |
|
CrazyMax
|
d018ed13d0
|
sigstore: remove verbose flag from persisted cosign args
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-12 14:44:23 +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
|
d8def31251
|
cache: gracefully handle cache restore failures with warning
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-05 10:02:21 +01:00 |
|
CrazyMax
|
6bd8db31fe
|
sigstore: multi image names support for signing
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-04 13:36:03 +01:00 |
|
CrazyMax
|
f592739bbc
|
Merge pull request #838 from crazy-max/fix-toolkit-class
publish / publish (push) Has been cancelled
toolkit: add missing classes
|
2025-11-03 12:34:58 +01:00 |
|
CrazyMax
|
8ba2bc9036
|
docker(install): LIMA_START_TIMEOUT env var
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-03 12:29:57 +01:00 |
|
CrazyMax
|
18535e8207
|
toolkit: add missing classes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-03 12:27:34 +01:00 |
|
CrazyMax
|
8032ed96f6
|
Merge pull request #837 from crazy-max/lima-dns
docker(install): don't use local system resolver with lima and increase timeouts
|
2025-11-03 12:10:21 +01:00 |
|
CrazyMax
|
3588cc8ad4
|
docker(install): increase lima start timeout
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-03 11:39:42 +01:00 |
|
CrazyMax
|
bbd652b087
|
docker(install): increase dockerd startup timeout
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-03 11:39:31 +01:00 |
|
CrazyMax
|
e85f11c5bd
|
docker(install): don't use local system resolver with lima
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-03 11:09:16 +01:00 |
|
CrazyMax
|
5d9b7822a6
|
sigstore: sign and verify BuildKit attestation manifests
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-03 09:35:07 +01:00 |
|
CrazyMax
|
364d8e8cda
|
sigstore: verifySignedArtifacts func
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-10-30 15:52:34 +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
|
1764424b68
|
cosign(install): skipState opt to directly upload to GHA cache
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-10-30 12:17:33 +01:00 |
|
CrazyMax
|
0f9a1c9368
|
cosign version
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-10-29 18:24:42 +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
|
16d264a310
|
Merge pull request #821 from crazy-max/update-lima-images
docker(install): update lima images
|
2025-10-29 13:31:59 +01:00 |
|
CrazyMax
|
e436a08992
|
docker(install): update lima images
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-10-29 10:39:38 +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
|
d970614050
|
github: use github token to fetch releases JSON from CDN if available
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-10-28 09:35:50 +01:00 |
|
CrazyMax
|
503a033f4a
|
github: use github token to download releases with actions/tool-cache if available
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-10-28 09:35:50 +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
|
0c5ce444d7
|
docker(install): fix source archive version
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-10-15 12:38:08 +02:00 |
|
CrazyMax
|
7f3d74b83d
|
docker(install): set missing XDG_RUNTIME_DIR env
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-08-08 10:11:33 +02:00 |
|
CrazyMax
|
f5a8b11574
|
update dev dependencies
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-08-06 11:39:13 +02:00 |
|
CrazyMax
|
8c0b64dc2d
|
github: fix summary handling for dbc
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-27 16:58:48 +02:00 |
|
CrazyMax
|
793f1ea4f4
|
history: finalize when exporting
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-27 13:09:52 +02:00 |
|
CrazyMax
|
6691b2b0c0
|
Merge pull request #686 from crazy-max/gh-summary-cloud-driver
github: support cloud build URL when writing summary
|
2025-05-23 15:44:42 +02: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 |
|
CrazyMax
|
2ac8bbf481
|
docker(install): fix constructor
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-20 17:42:49 +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
|
b9e1a8724d
|
Merge pull request #567 from crazy-max/docker-install-undock
docker(install): use undock to extract image
|
2025-04-23 19:14:47 +02: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
|
ad06f2a639
|
docker(install): use undock to extract image
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-04-22 14:54:18 +02:00 |
|