feat(builder): log build failure output as separate lines #3

Merged
torjus merged 1 commits from feat/builder-logging into master 2026-02-13 17:35:24 +00:00

1 Commits

Author SHA1 Message Date
3ac5d9777f feat(builder): log build failure output as separate lines
Log each line of build failure output as a separate structured log entry
at WARN level, making output readable and queryable in Loki/Grafana.
Add repo and rev fields to all build-related log entries. Add
truncateOutputLines helper that returns a []string for per-line logging.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 18:34:21 +01:00