runbot/runbot
Xavier-Do 2e2eb4e428 [FIX] runbot: move error message to the end
When building a docker image the error is part of the stream, and
at the end.

The current behaviour will append the error message at the begining of
the "result log" breaking the temporality of the output. Adding it at
the end should be more intuitive to read. This will also help to get a
more  usefull error sumary in some cases.
2024-08-12 09:40:48 +02:00
..
controllers [IMP] runbot: official docker file route 2024-08-08 15:11:34 +02:00
data [IMP] runbot: official docker file route 2024-08-08 15:11:34 +02:00
documentation [IMP] runbot: documentation and views imps 2022-12-21 13:00:42 +01:00
example_scripts [IMP] runbot: update install documentation 2022-10-21 10:32:40 +02:00
migrations [IMP] runbot: rework dockerfile generation 2024-08-08 15:11:34 +02:00
models [FIX] runbot: fix host id 2024-08-08 15:39:13 +02:00
security [IMP] runbot: rework dockerfile generation 2024-08-08 15:11:34 +02:00
static/src [IMP] runbot: add a friendly colorblindness theme 2024-07-26 10:53:49 +02:00
templates [IMP] runbot: rework dockerfile generation 2024-08-08 15:11:34 +02:00
tests [IMP] runbot: adapt for noble 2024-08-08 15:11:34 +02:00
views [IMP] runbot: official docker file route 2024-08-08 15:11:34 +02:00
wizards [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
__init__.py [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
__manifest__.py [IMP] runbot: rework dockerfile generation 2024-08-08 15:11:34 +02:00
common.py [IMP] runbot: improve make_result 2024-05-14 16:21:15 +02:00
container.py [FIX] runbot: move error message to the end 2024-08-12 09:40:48 +02:00
fields.py [FIX] runbot: adapt for jammy 2022-06-03 14:51:49 +02:00