runbot/runbot_builder
Christophe Monniez aa7f396045 [FIX] runbot: avoid builder crash when no docker to build
When there is no Dockerfile marked as `to_build`, the runbot builder
crashes in loop trying to find the max of an empty sequence.

With this commit, the builder does not even try to build Dockerfile in
that case.
2024-08-26 10:36:59 +02:00
..
builder.py [FIX] runbot: avoid builder crash when no docker to build 2024-08-26 10:36:59 +02:00
leader.py [IMP] runbot: avoid long idle transaction 2024-02-19 10:30:33 +01:00
tester.py [IMP] runbot: create a separate process for cron 2021-12-08 15:06:49 +01:00
tools.py [IMP] runbot: store docker build output in a dedicated model 2024-08-08 15:11:34 +02:00