You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for sending failed logs to logdetective
New function called 'analyze_logs_by_logdetective()' is
used as for 'build' part as for 'test' part.
Each function is marked by 'LOGDETECTIVE {BUILD|TEST} tag
so we can easily find them.
Also parsing logs have been enhanced no parse_output is needed.
Let's call it directly.
It is used on Fedora. We use podman for building
and there is no needed to use complicated functions.
Signed-off-by: Petr "Stone" Hracek <[email protected]>
0 commit comments