Commit graph

7 commits

Author SHA1 Message Date
Anton-4
d11a8e0a45
clean up retry output (#8367)
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-11-10 18:59:35 +01:00
Anton-4
bc3f31e959
remove leaked detection 2025-10-20 14:59:29 +02:00
Anton-4
f3c22966f5
no confusing exit code 2025-10-20 13:44:38 +02:00
Anton-4
392c1f0ab9
flaky retry improvements 2025-10-20 13:37:36 +02:00
Anton-4
0a225600f7
fix bad error part detection
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-10-03 15:48:17 +02:00
Anton-4
5368184946
Display output in flaky retry action (#8259)
* Display output in flaky retry action

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* run on action change too

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* Add logging of all output in flaky-retry action

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

---------

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-09-30 16:38:26 +02:00
Anton-4
365a29c553
added flaky retry action (#8258)
* added flaky retry action

* Add ci_cross_compile.yml to paths filter

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

* windows fix + just build roc

* back to zig build

* try to fix retry failure

* try to fix windows

---------

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-09-30 14:00:57 +02:00