runbot/runbot_builder
Xavier-Do b96b32e8b9 [IMP] runbot: better docker logging
The docker operation are called often and cannot be logged each time.
If a docker operation is slow, we log it at the end but waiting for this
output we have no idea what the process is doing.

This pr proposed to go a lower level and get the stream from the docker
operation to be able to log earlier if we started a potentially slow
operation.
2024-09-11 13:16:13 +02:00
..
builder.py [IMP] runbot: better docker logging 2024-09-11 13:16:13 +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