feat(cli): compact build logs for native build deploys (#4817)
Native build server deploys (`--native-build`) now show compact build logs by default: one spinner line updated with the latest message, and the last 20 lines printed when the build fails. The previous timestamped line-by-line output is behind `--build-logs full`, and is used automatically in CI, with `--plain`, or when stdout is not a TTY.
S
Saadi Myftija committed
34529a4d7e56706392bad8ff3bb5d13c47f965fa
Parent: 63b8e6e
Committed by GitHub <noreply@github.com>
on 8/28/2026, 2:54:42 PM