feat(builder): log build failure output as separate lines #3
Reference in New Issue
Block a user
Delete Branch "feat/builder-logging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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