e-square-io/Nx distributed task
Executes Nx task
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Target to run | yes | — |
| projects | Comma-delimited list of projects to run against target | no | "" |
| distribution | Current distribution run, required when running in a matrix | no | — |
| bucket | Current distribution run, required when running in a matrix | no | — |
| maxParallel | Maximum NX cli parallel runs | no | 3 |
| uploadOutputs | Should upload target's outputs from all distributed jobs | no | true |
| args | space-delimited args to add to nx command execution | no | — |
| nxCloud | Enable support of Nx Cloud | no | false |
| workingDirectory | Path to the Nx workspace, needed if not the repository root | no | — |
| debug | Enable Debug mode. Will not execute the target | no | false |
Outputs
no outputs