buildbot-nix/buildbot_nix
eldritch horrors fdfeef8ad4 remove retry logic
retries don't help us very much, in fact they mostly hurt by repeating
builds that failed for non-transient reasons. retries could help with
workers dropping while running a build, but those rare cases are better
to restart manually than to pend at least twice the ci time for commits
that simply do not build cleanly.
2024-03-11 06:26:38 +01:00
..
__init__.py remove retry logic 2024-03-11 06:26:38 +01:00
github_projects.py only refresh github projects in timer and sort them 2024-01-08 11:45:01 +00:00
worker.py typecheck twisted 2024-01-01 15:38:28 +00:00