Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34630
e0f2ca16 chore(gradle): format TeeOutputStream with ktfmt Co-authored-by: FrozenPandaz <FrozenPandaz@users.noreply.github.com>
2 months ago
by nx-cloud[bot]
n
Failed
34630
Fix applied
→
9ba85d5c fix(gradle): tee batch runner output to stderr for terminal display Gradle batch output was captured into ByteArrayOutputStream but never forwarded to the terminal. Add TeeOutputStream to write Gradle stdout and stderr to both the capture buffer and System.err, so output flows through the batch worker's stderr pipe to the terminal in real-time. Also replace PseudoTerminal (which swallowed output with quiet mode) with execSync using inherited stderr for direct pipe passthrough.
2 months ago
by FrozenPandaz
F
Canceled
34630
341e0e35 fix(gradle): tee batch runner output to stderr for terminal display Gradle batch output was captured into ByteArrayOutputStream but never forwarded to the terminal. Add TeeOutputStream to write Gradle stdout and stderr to both the capture buffer and System.err, so output flows through the batch worker's stderr pipe to the terminal in real-time. Also replace PseudoTerminal (which swallowed output with quiet mode) with execSync using inherited stderr for direct pipe passthrough.
2 months ago
by FrozenPandaz
F
Previous page
Previous
Next
Next page