Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Succeeded
31406
b0c64e15 fix(core): handle --print flag in printWarnings normalization When using `nx graph --print` to output JSON to stdout, warnings should be suppressed to avoid interfering with the JSON output. This change updates the printWarnings logic to suppress warnings when either `--print` or `--file stdout` flags are used. Co-authored-by: AgentEnder <AgentEnder@users.noreply.github.com>
3 months ago
by claude[bot]
Failed
31406
b0c64e15 fix(core): handle --print flag in printWarnings normalization When using `nx graph --print` to output JSON to stdout, warnings should be suppressed to avoid interfering with the JSON output. This change updates the printWarnings logic to suppress warnings when either `--print` or `--file stdout` flags are used. Co-authored-by: AgentEnder <AgentEnder@users.noreply.github.com>
3 months ago
by claude[bot]
Succeeded
31406
47de957e fix(core): combine if conditions for --print and --file stdout flags Combine the separate if conditions for args.print and args.file === 'stdout' into a single conditional block to eliminate duplicate code. Co-authored-by: FrozenPandaz <FrozenPandaz@users.noreply.github.com>
3 months ago
by claude[bot]
Failed
31406
ccb08d6d refactor(core): combine if conditions for --print and --file stdout flags Combine the separate if conditions for args.print and args.file === 'stdout' into a single conditional block to eliminate duplicate code. Co-authored-by: FrozenPandaz <FrozenPandaz@users.noreply.github.com>
3 months ago
by claude[bot]
Failed
31406
9b406bca refactor(core): combine if conditions for --print and --file stdout flags Combine the separate if conditions for args.print and args.file === 'stdout' into a single conditional block to eliminate duplicate code. Co-authored-by: FrozenPandaz <FrozenPandaz@users.noreply.github.com>
3 months ago
by claude[bot]
Failed
31406
508a60ee refactor(core): combine if conditions for --print and --file stdout flags Combine the separate if conditions for args.print and args.file === 'stdout' into a single conditional block to eliminate duplicate code. Co-authored-by: FrozenPandaz <FrozenPandaz@users.noreply.github.com>
3 months ago
by claude[bot]
Succeeded
31406/merge
bffbe9ad fix(core): implement missing --print flag for nx graph command The --print flag was defined in CLI options but not implemented in the generateGraph function. Added the missing print parameter to function signature and logic to output JSON to console. Fixes #30255
3 months ago
by FrozenPandaz
Succeeded
31406
2dd7818a fix(core): implement missing --print flag for nx graph command The --print flag was defined in CLI options but not implemented in the generateGraph function. Added the missing print parameter to function signature and logic to output JSON to console. Fixes #30255
3 months ago
by FrozenPandaz
Failed
31406
2dd7818a fix(core): implement missing --print flag for nx graph command The --print flag was defined in CLI options but not implemented in the generateGraph function. Added the missing print parameter to function signature and logic to output JSON to console. Fixes #30255
3 months ago
by FrozenPandaz
Canceled
31406
b362feca fix(core): implement missing --print flag for nx graph command The --print flag was defined in CLI options but not implemented in the generateGraph function. Added the missing print parameter to function signature and logic to output JSON to console. Fixes #30255
3 months ago
by FrozenPandaz
Previous Page
Prev
Next
Next Page