Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
fix: capture and log all stderr from adapter
Merged liw opened 1 year ago

Previously, we failed to capture all of stderr from the adapter if the adapter sent messages to its stdout could not be parsed, or otherwise meant the CI broker deduced the CI run had failed. Now we read all of stderr (module time limits) before returning an error result.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw opened with revision 1a4d57d9 on base 7a754fe1 +84 -27 1 year ago

Previously, we failed to capture all of stderr from the adapter if the adapter sent messages to its stdout could not be parsed, or otherwise meant the CI broker deduced the CI run had failed. Now we read all of stderr (module time limits) before returning an error result.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw merged revision 1a4d57d9 at 09db9b76 1 year ago