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
Failed
36077
f61d8318 test(core): keep the perf report deterministic in release e2e snapshots The throttle life cycle now prints a performance report at the end of every run, which lands in the release and lerna e2e inline snapshots. Add a normalizePerformanceReport helper that rewrites the report's per-run durations (and core counts) to stable placeholders, wire it into each release serializer, and refresh the affected snapshots to include the normalized report.
by FrozenPandaz
F
Failed
36077
75667ded feat(core): link the whole cache recommendation and deliver the report via endCommand Make the remote-cache recommendation the whole clickable sentence: no label or URL on OSC 8 terminals or in the TUI popup, with the URL appended on CI/pipes so it stays reachable. The popup links the wrapped sentence per rendered row. Deliver the throttle report to the TUI by pulling it in endCommand (every task timing is in by then) instead of a separate __setExitSummary push, removing the napi method and the module-global sink.
by FrozenPandaz
F
Failed
36077
36fd2ea1 feat(core): gate the perf-report hint until the run finishes Show the "perf report: p" help-bar hint only once the report exists (run finished), and skip the report-reopen key while the task list is filtering so 'p' types into the filter instead.
by FrozenPandaz
F
Failed
36077
c8515be0 docs(cloud): stop documenting the distributed-execution id env var It is no longer referenced in Nx source (the throttle lifecycle now detects distribution via the agent-count env var), so it should not be documented as a public environment variable. Reverts the auto-generated docs row.
by Jason Jean
J
Failed
36077
c8515be0 docs(cloud): stop documenting the distributed-execution id env var It is no longer referenced in Nx source (the throttle lifecycle now detects distribution via the agent-count env var), so it should not be documented as a public environment variable. Reverts the auto-generated docs row.
by Jason Jean
J
Failed
36077
02e72441 feat(core): show the performance report in the tui popup with a clickable docs link - Render the performance report inside the TUI exit-countdown popup (native Rust). Pressing q mid-run still shows the original "exiting in N" dialog and a single Esc dismisses it; the report's two-stage Esc applies only once the report exists. - Make the docs link a clickable OSC 8 hyperlink with a short label, and keep it CI-safe: emit OSC 8 only on terminals that support it (via the shared terminalLink util), so CI logs get no escape bytes. The link carries a utm=performance-report tag on its target, shown inline where there is no clickable target to hide it behind (e.g. GitHub Actions auto-links it). - Refine the report: show cache inline with the stats, drop the non-recoverable overhead line, and render the recommendations as a single list with the detailed longest-tasks rec last. - Bump ratatui-core to 0.1.2 for CellDiffOption::ForcedWidth, which lets the cell-grid renderer carry an OSC 8 hyperlink.
by Jason Jean
J
Failed
36077
Fix applied
→
02e72441 feat(core): show the performance report in the tui popup with a clickable docs link - Render the performance report inside the TUI exit-countdown popup (native Rust). Pressing q mid-run still shows the original "exiting in N" dialog and a single Esc dismisses it; the report's two-stage Esc applies only once the report exists. - Make the docs link a clickable OSC 8 hyperlink with a short label, and keep it CI-safe: emit OSC 8 only on terminals that support it (via the shared terminalLink util), so CI logs get no escape bytes. The link carries a utm=performance-report tag on its target, shown inline where there is no clickable target to hide it behind (e.g. GitHub Actions auto-links it). - Refine the report: show cache inline with the stats, drop the non-recoverable overhead line, and render the recommendations as a single list with the detailed longest-tasks rec last. - Bump ratatui-core to 0.1.2 for CellDiffOption::ForcedWidth, which lets the cell-grid renderer carry an OSC 8 hyperlink.
by Jason Jean
J
Previous page
Previous
Next
Next page