CrazyMax

Results 273 issues of CrazyMax

runners seem to abruptly stop without logs for few weeks: https://github.com/docker/actions-toolkit/actions/runs/10955450860/job/30419393052 ![image](https://github.com/user-attachments/assets/d8be2fdb-3e81-4ea8-9cb8-f24562f033a7) Last logs I could get: ![image](https://github.com/user-attachments/assets/3f9714a4-09af-4612-81ee-af6075d63ead) ``` Downloading https://download.docker.com/mac/static/stable/x86_64/docker-26.1.4.tgz /usr/bin/tar xz -C /var/folders/rx/293n4w3n03b4hlg3yl8ny8d00000gn/T/docker-actions-toolkit-bW0KmP/runner-temp/7533d4e2-3e7d-4720-9af5-edc2efa8f396 -f /var/folders/rx/293n4w3n03b4hlg3yl8ny8d00000gn/T/docker-actions-toolkit-bW0KmP/runner-temp/862896c2-c3a9-466c-a4f2-410ec19e94d7 Fixing perms Added...

area/testing

Would be nice to allow to set a custom path for `ueliTempFolder` through an env var to enhance portability (ref. portapps/ueli-portable/issues/4 and #496). https://github.com/oliverschwendener/ueli/blob/9c6cf3aae2f705b9cbbef6ce6fe91e4557522212/src/common/helpers/ueli-helpers.ts#L4 Thanks!

feature request

needs https://github.com/moby/buildkit/pull/5394 * backport of https://github.com/moby/buildkit/pull/5378

area/solver

* backport of https://github.com/moby/buildkit/pull/5370

area/util

Happened on windows integration tests: https://github.com/moby/buildkit/actions/runs/11162974334/job/31028930617?pr=5390#step:8:2175 ``` === FAIL: frontend/dockerfile TestIntegration/TestWarningsBeforeError/worker=containerd/frontend=client/warntype=progress (0.30s) dockerfile_lint_test.go:1523: Error Trace: D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_lint_test.go:1462 D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_lint_test.go:1523 Error: Error message not equal: expected: "failed to solve: dockerfile parse error on...

area/dockerfile
area/testing
area/windows
area/dockerfile/checks

https://github.com/moby/buildkit/actions/runs/11162974404/job/31028947675?pr=5390#step:8:3612 [logs.txt](https://github.com/user-attachments/files/17245147/logs.txt) ``` === FAIL: frontend/dockerfile TestIntegration/TestRuleCheckOption/worker=oci/frontend=client/warntype=progress#06 (0.03s) dockerfile_lint_test.go:1523: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1462 /src/frontend/dockerfile/dockerfile_lint_test.go:1523 Error: Error message not equal: expected: "failed to solve: lint violation found for rules: FromAsCasing" actual :...

area/dockerfile
area/testing
area/dockerfile/checks

similar to https://github.com/moby/buildkit-bench/pull/59 to avoid rate-limiting.

area/hack

Happens in windows integration tests: https://github.com/moby/buildkit/actions/runs/11141809308/job/30963609669#step:8:1392 ``` === Failed === FAIL: frontend/dockerfile TestIntegration/TestContextChangeDirToFile/worker=containerd/frontend=client (20.83s) dockerfile_test.go:1982: Error Trace: D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_test.go:1982 D:/a/buildkit/buildkit/util/testutil/integration/run.go:97 D:/a/buildkit/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: Canceled: rpc error: code = Canceled...

area/testing
area/windows