Skip to content

ci: stop update-dist reruns after generated dist pushes #2755

ci: stop update-dist reruns after generated dist pushes

ci: stop update-dist reruns after generated dist pushes #2755

Triggered via pull request April 1, 2026 11:00
Status Success
Total duration 1m 26s
Artifacts 54

ci.yml

on: pull_request
minimal
15s
minimal
git-context
35s
git-context
git-context-secret
1m 14s
git-context-secret
path-context
1m 9s
path-context
example
27s
example
error
6s
error
error-buildx
1m 7s
error-buildx
docker-driver
14s
docker-driver
export-docker
14s
export-docker
secret
12s
secret
secret-envs
14s
secret-envs
network
1m 5s
network
shm-size
50s
shm-size
ulimit
32s
ulimit
cgroup-parent
31s
cgroup-parent
add-hosts
23s
add-hosts
no-cache-filters
16s
no-cache-filters
registry-cache
36s
registry-cache
github-cache
54s
github-cache
local-cache
1m 6s
local-cache
standalone
18s
standalone
named-context-pin
14s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
18s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
52s
proxy-docker-config
proxy-buildkitd
23s
proxy-buildkitd
annotations
26s
annotations
multi-output
53s
multi-output
load-and-push
48s
load-and-push
summary-disable
22s
summary-disable
summary-not-supported
46s
summary-not-supported
record-upload-disable
19s
record-upload-disable
annotations-disabled
13s
annotations-disabled
call-check
12s
call-check
no-default-attestations
22s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 32 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:59f612af2aeac5a8e7f98ee92c7faef2f69da52fde8fd8a74b16c71867264aec": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167 (line 8 column 1)
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
checks (v0.14.1)
Failed to restore:
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
multi (multi)
Failed to restore:
git-context
Failed to restore:
registry-cache
Failed to restore:
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
summary-not-supported
Failed to restore:
load-and-push
Failed to restore:
multi (multi-sudo)
Failed to restore:
multi-output
Failed to restore:
github-cache
Failed to restore:
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
local-cache
Failed to restore:
error-buildx
Failed to restore:
path-context
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~11VCPG.dockerbuild
11.5 KB
sha256:8f6416b3d7ff2764c6e71f787216f104494a0acb17a60f133c6c135277ce6032
docker~build-push-action~25ECY0.dockerbuild
22.3 KB
sha256:602747db8e02ec9d3907f7124d5202c61cf54134f9535124833d4aef9407b44c
docker~build-push-action~37YG9X.dockerbuild
98.7 KB
sha256:d218478cc3ea36f6ed1ac9929db40e477c48d850d133ad5463f6f75c50a21692
docker~build-push-action~38XXTK.dockerbuild
40.7 KB
sha256:fb6523834ce2cf873cdaf8c615a43b4fbc8a3ac10e7ab494b112ad11082d77d0
docker~build-push-action~3BKL5C.dockerbuild
20 KB
sha256:eb45275686f38313ace3cd7114ce34f1e49f438baf82caa9a5c0aa44cc7d864a
docker~build-push-action~4SPCM2.dockerbuild
22.9 KB
sha256:583d93aeb05abdce5f8c57dbb6771dffb9d9099464637f555ad5473b12dcc852
docker~build-push-action~5HE6MN.dockerbuild
28.9 KB
sha256:5427a2a12116d4f4ed57d7e6d6dcf159b9ee75387e31abfacd2b5c42fd8e26ee
docker~build-push-action~6B77PV.dockerbuild
32 KB
sha256:ed5f974970befb86656238d4744875958275060e65cdca195455a77163917fcf
docker~build-push-action~79DZ3W.dockerbuild
28.3 KB
sha256:11b98e0e83ce0bbce9d769c1083ae4015932d7e3406671556cffab33b249739e
docker~build-push-action~8DJNQD.dockerbuild
30.9 KB
sha256:483e1e8046a24851c8af23f26c5468120f55afc926dd8503a4d6f17a414b58bf
docker~build-push-action~9Q3SFZ.dockerbuild
33.8 KB
sha256:7ada01e5ceb81d4374cb871e007133b1d9b2a007e739dad8e63dd8b623161ccd
docker~build-push-action~AZ5LLU.dockerbuild
22.7 KB
sha256:511284e46c1f501e35724b8d5363455389271fda98be3e453f21b3b3648bf16b
docker~build-push-action~B24BA2.dockerbuild
48.9 KB
sha256:f4a9204bfe292ffe5287638196f502d3b74608d2178b808441ea368b226a5561
docker~build-push-action~B7A3R8.dockerbuild
22 KB
sha256:f77a250ac042c1d4dd1112a84f54f26de2661b459f979e7022c35c023ad31fa1
docker~build-push-action~CAN4BL.dockerbuild
22.5 KB
sha256:07c5cf14628c87d38817695a00e8baec807878b62e181e9dd57e7f130eff444b
docker~build-push-action~D02H17.dockerbuild
42.6 KB
sha256:166f333534f37abea42a1b3f3728ec5f5d8d5eb2549fd386cd1ca25491b769fb
docker~build-push-action~D92AV8.dockerbuild
22.1 KB
sha256:d49bbd54b155d1756b085eadad86ed9d46ec526fd5f5d80e9e9a62c96dbd6931
docker~build-push-action~DOAVNN.dockerbuild
19.6 KB
sha256:8ecae99f2061a3f303be70c0ceedfd332561ec1d42a51b73eac1d59330eb8fb0
docker~build-push-action~E62ZHP.dockerbuild
21.5 KB
sha256:348616aa8adf0e3cdd461d5adb67a8891314d77bea2003cb1d666194a28b2267
docker~build-push-action~EZ2VGV.dockerbuild
21.6 KB
sha256:388cdcdbb5890a90f6ff58dfc188940f965ca77ebc97c12865d21dffd4b36eaf
docker~build-push-action~G4FHBH.dockerbuild
31 KB
sha256:0ee3b5c8e5ff549526d44b31b507a07a2136f8c3427ca789fbdf981889193797
docker~build-push-action~HCRXLL.dockerbuild
28.3 KB
sha256:d6734d4f89779688e73d07f2f8b344db5f28ef6ab1c34fb2256ea48e5f40d178
docker~build-push-action~HZ5MV4.dockerbuild
23.6 KB
sha256:02e78e10b8f14379c3403cb92803a457d0a6e6bd72be6c119db7d059f02de33b
docker~build-push-action~IE1SVR.dockerbuild
33.6 KB
sha256:4bbbdb162444754eb5e8908d2fd3beb89fcac135e885a2dabb3be51faac95703
docker~build-push-action~ITEH2M.dockerbuild
28.9 KB
sha256:afb160e32297db38ce0a5763a681491feffb8ef8e12f42fa3dc229bc5ff4957e
docker~build-push-action~J6U0OW.dockerbuild
11.6 KB
sha256:0fdf21ae0db084d76d6d5347edf391b511dd5fda9f7d3a5d1695401e486baee1
docker~build-push-action~JJWWQP.dockerbuild
42.5 KB
sha256:4744e60fc529df24356809cee38dc3af55768739a3ebc20c7b84e28b98abace6
docker~build-push-action~L5VJ2Q.dockerbuild
11.1 KB
sha256:7b83c6707162ba6ebc7775857da73bddd52800b311333fdcf9ea2ef151f0c5fc
docker~build-push-action~LLNC9I.dockerbuild
31.5 KB
sha256:a16a63d78e9063b6425d0d8f860ac6870249434bac1d9e68943b5891b2df4b9a
docker~build-push-action~LPCWIE.dockerbuild
22.1 KB
sha256:3efd5f260640b1ea00d4e914695db78ee7d9337aea5b0683939bea87e01f38cc
docker~build-push-action~LR3UM6.dockerbuild
22.9 KB
sha256:b48f339889303849ec2916a96eb39d91a80c8c76b4e203dac6507cfa474a4f60
docker~build-push-action~MRN7JF.dockerbuild
35.3 KB
sha256:2dd4478f8b0a4767e9de05aac9dc812b082984757839b1a78ab91bda95f4b2ef
docker~build-push-action~N6ZNYC.dockerbuild
56.9 KB
sha256:65ee6f6386e109964f63763f140eaaf78710da4c5833c9df8d747affd01972b8
docker~build-push-action~NFXBP5.dockerbuild
22.4 KB
sha256:71211c41430b092d6d78f8e4836bb59ac97e09dd1fdf0f1eaf74239c927ecb54
docker~build-push-action~NMIQB6.dockerbuild
12.1 KB
sha256:491ca8c29c02e03486ffc6858aec5f2f1c262ce23660a452457e83eee1865167
docker~build-push-action~OBF7FB.dockerbuild Expired
23.1 KB
sha256:a303b71dd95fe5dc9a8b5f6a76e2da2c27d5612cd500157638aa50f8816afb85
docker~build-push-action~QCDT31.dockerbuild
21.9 KB
sha256:7096f0129d86d7179a65272d9b277b5f7d86731749ca175800185671cf6ccc49
docker~build-push-action~RQ0LIU.dockerbuild
22.1 KB
sha256:a22f37f88589a7a60758fb5dbcb82b3ff187883834946816517345428e0d291b
docker~build-push-action~SDYVF6.dockerbuild
31.5 KB
sha256:a57663cbc2e935c699d5f67b5a5b10b369a1bd1cc714d3e7bda1924adf82c868
docker~build-push-action~T63GV6.dockerbuild
52.2 KB
sha256:9d9d1a5c9e9bafec45f3c2983ddfb0aa2d133d9934aca2bf3d36185a9a2da434
docker~build-push-action~TYHT16.dockerbuild
11.7 KB
sha256:1f9d7d5bfe8bb6356ff70a1ec0966f340f417ce0543ba082cb292c65d5848c8d
docker~build-push-action~U0JLMZ.dockerbuild
55.4 KB
sha256:aedc74289a1671166580b4d35f5d500f9d27e55f70fe8ac787b4ce7f28c7ebb5
docker~build-push-action~UOE7YE.dockerbuild
55.5 KB
sha256:e6ab7f9a80d52f367f7a61620370741555743496369ab998f4bc6f8adfd76f64
docker~build-push-action~UW3NFL.dockerbuild
15.9 KB
sha256:2f3a371fc8f5a3d42c662433136915bc3a91bcd858bb8485d4b2703d08c5f2a5
docker~build-push-action~V419SD.dockerbuild
12.4 KB
sha256:06d5f643ed7e63fbda81bec85286014aa6434ce119010d76ceb48f1f57b555f2
docker~build-push-action~VJHC68.dockerbuild
11.9 KB
sha256:ac27d944a50ec3a647ec8c1d1ab4a42c87737aef3d02a145652c17963b6611c6
docker~build-push-action~WJPI10.dockerbuild
15.5 KB
sha256:9203a1babf35c284a7d00b81ee5fdad1d04223603a22fcd970a90ab1e950c8bb
docker~build-push-action~WVKG0Y.dockerbuild
56.4 KB
sha256:0c6db12e4b0bf10ebbcabe17e216dc1ea0be1a55af7b1024cd825e649f4fe430
docker~build-push-action~XR6XS9.dockerbuild
11.8 KB
sha256:1a470c7b1daf9c57097b24c8498ccbe419be9aa6e9ca2ef32e54bff2fbcef721
docker~build-push-action~XXTDAP.dockerbuild
31.7 KB
sha256:83befde8a8d4c75959fadc2710b0f75e3f6c226095a75e97c08a63c2bbc15a25
docker~build-push-action~Y5AVDC.dockerbuild
24 KB
sha256:6551bc7985a23f0a523df800f840f5a50aaa53bb65dc69853c5eebd6af11b421
docker~build-push-action~Z1T745.dockerbuild
23.4 KB
sha256:ec37c6f3ad82e9ce4a9510c5cc022457a6c14df02fdf197522c6a93d32e26362
docker~build-push-action~ZLXX78.dockerbuild
22.1 KB
sha256:e52983adf43b5f8efac3c1522c88bb202bc637efa23ef47da5f240957da49d6e
docker~build-push-action~ZPPMEC.dockerbuild
55.8 KB
sha256:b45907c8625a55fde1c52ba19c2eac2d20c3ab64ab366445c24d55723b638274