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
35989
fc421972 fix(core): show help for configure-ai-agents and completion --help [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
35989
048b4779 fix(core): show help for configure-ai-agents and completion --help configure-ai-agents and completion skip initLocal's --help interception and yargs' built-in help is globally disabled, so --help was ignored and the commands executed (opening interactive prompts) instead of showing help. Handle --help/-h in their builders the same way init does.
by FrozenPandaz
F
Failed
35989
Flaky task
→
048b4779 fix(core): show help for configure-ai-agents and completion --help configure-ai-agents and completion skip initLocal's --help interception and yargs' built-in help is globally disabled, so --help was ignored and the commands executed (opening interactive prompts) instead of showing help. Handle --help/-h in their builders the same way init does.
by FrozenPandaz
F
Canceled
35989
475f5820 fix(core): handle --help in commands that bypass workspace help handling Commands that skip initLocal's --help interception (configure-ai-agents, completion) executed instead of showing help, since yargs' built-in help is globally disabled. Handle --help/-h in their builders the same way init does. Declare --help as a global option so it is listed in every command's help output; since that stops yargs from setting the builder's helpOrVersionSet parameter, mcp's builder now also checks argv directly.
by FrozenPandaz
F
Canceled
35989
9155a515 fix(core): handle --help for commands that bypass workspace handling Commands that skip initLocal (new, init, configure-ai-agents, mcp, completion, graph outside a workspace) ignored --help and executed instead, since yargs' built-in help is globally disabled. Intercept --help at the entry point using getHelp() (async builders render correctly), remove init's now-redundant builder workaround, and declare --help globally so it appears in help output.
by FrozenPandaz
F
Previous page
Previous
Next
Next page