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
34226
1c16e859 cleanup(core): consolidate orchestrator task state tracking - Extract completeContinuousTask() deduplicating cleanup/exit-handler logic - Merge stoppingContinuousTasks into runningContinuousTasks as stoppingReason field - Merge stoppingDiscreteTasks into runningDiscreteTasks as stopping field - Merge identical checklist branches in tui summary printRunManySummary - Add comments clarifying stoppedTasks vs displayStoppedTasks semantics - Rename _cleanupDone to cleanupDone
1 month ago
by leosvelperez
l
Succeeded
34226
d5fcf43f fix(core): don't await continuous task exit promises in cleanup Cleanup awaited onExit promises which hang when pty grandchild processes keep the slave fd open. Instead, call complete() directly in cleanup for continuous tasks (status is already known) and only await discrete task exit promises (which resolve promptly). - Remove continuous exit promise tracking, complete tasks inline - Guard onExit against double-complete after cleanup - Consolidate continuousTaskGroupIds into runningContinuousTasks map - Call removeRunningTask for owned tasks during cleanup - Remove all debug logging
1 month ago
by leosvelperez
l
Failed
34226
c78decd8 fix(core): improve orchestrator cleanup and summary display - Fix SIGTERM/SIGHUP not resolving stopPromise (run() would hang) - Extract duplicated continuous task exit handler into shared method - Separate stoppedTasks (truly stopped) from displayStoppedTasks (checklist rendering) - Simplify cancelled detection, remove dead code - Merge continuousTaskExitHandled + discreteTaskExitHandled into taskExitHandled - Add cleanup idempotency guard, discrete task exit tracking - Always run cleanup (not just when stopRequested) - Stop scheduling new tasks when stopRequested
1 month ago
by leosvelperez
l
Failed
34226
12dbbf24 fix(core): improve orchestrator cleanup and summary display - Fix SIGTERM/SIGHUP not resolving stopPromise (run() would hang) - Extract duplicated continuous task exit handler into shared method - Separate stoppedTasks (truly stopped) from displayStoppedTasks (checklist rendering) - Simplify cancelled detection, remove dead code - Merge continuousTaskExitHandled + discreteTaskExitHandled into taskExitHandled - Add cleanup idempotency guard, discrete task exit tracking - Always run cleanup (not just when stopRequested) - Stop scheduling new tasks when stopRequested
2 months ago
by leosvelperez
l
Canceled
34226
f57f3aba fix(core): handle signal exit codes for continuous tasks [Self-Healing CI Rerun]
2 months ago
by nx-cloud[bot]
n
Failed
34226
Flaky task
→
3cee00f1 fix(core): handle signal exit codes for continuous tasks
2 months ago
by leosvelperez
l
Failed
34226
Environment issue
→
169db3e7 fix(core): show the correct status for stopped continuous tasks [Self-Healing CI Rerun]
2 months ago
by nx-cloud[bot]
n
Canceled
34226
169db3e7 fix(core): show the correct status for stopped continuous tasks [Self-Healing CI Rerun]
2 months ago
by nx-cloud[bot]
n
Failed
34226
Flaky task
→
088e5ff1 fix(core): show the correct status for stopped continuous tasks
2 months ago
by leosvelperez
l
Previous page
Previous
Next
Next page