Commit graph

10 commits

Author SHA1 Message Date
Gavin John
db79b864f9
ci/nur/eval: bump timeout up to 3 minutes
It's trying to evaluate all repositories at the same time. My hypothesis is that this is creating so much load that it's causing some evaluations to time out. Bumping this to three minutes should serve as a stop-gap solution.
2026-01-30 18:15:16 -08:00
Gavin John
5ae3d0c232 Output stderr instead of stdout for eval failures 2026-01-29 23:06:02 -08:00
Gavin John
c33894196a Fix formatting 2026-01-29 22:20:54 -08:00
Gavin John
146186522c Some fixes 2026-01-29 22:12:09 -08:00
Gavin John
8d3292af3a Actual true parallel non-blocking updating with asyncio 2026-01-29 20:53:33 -08:00
Gavin John
333a5cd066 Async nur commands 2026-01-29 19:15:22 -08:00
Caleb Norton
288f384415 Fix macos evaluation 2024-06-25 07:43:00 +00:00
Jörg Thalheim
022e6afbf6 re-order imports using ruff 2023-05-01 08:23:12 +02:00
Jörg Thalheim
466559a0c7 nur: print OK if eval worked 2023-05-01 08:23:03 +02:00
Jörg Thalheim
f8a1c2f3cf nur: add eval command for local testing 2023-05-01 08:13:15 +02:00