16 Mar
2026
16 Mar
'26
6:50 p.m.
From: Simon Glass <sjg@chromium.org> Fix two bugs in pickman: one where broad exception handling causes data loss in the database migration path, and another where embedding large CI log tails in the prompt exceeds the Linux argument-size limit. Simon Glass (2): pickman: Write pipeline-fix log tails to temp files pickman: Only treat missing table as fresh database tools/pickman/agent.py | 82 +++++++++++++++++------ tools/pickman/database.py | 14 +++- tools/pickman/ftest.py | 134 +++++++++++++++++++++++++++++++++++--- 3 files changed, 198 insertions(+), 32 deletions(-) -- 2.43.0 base-commit: e1c2d707a19641df66a1c60b66909cb99d2627d9 branch: pickh