Files
gitea/.github
silverwindandGitHub b87fdd5da4 ci: fix jq broken pipe in cache-prune (#38734)
Fix minor issue: `cache-prune` logs `jq: error: writing output failed:
Broken pipe` when it has nothing to delete, because the loop stops
reading as soon as it is under the limit while `jq` still has output
pending. Reading from a here-string removes the pipe.

---------

Signed-off-by: silverwind <me@silverwind.io>
2026-08-02 12:57:37 +00:00
..
2026-07-31 20:56:13 +00:00
2024-12-12 15:45:27 -05:00
2024-02-22 19:53:03 +01:00