actions-marketplace-validations/Nrwl Nx - dkhunt27
Wrap the Nx monorepo tool and execute tasks depending on the action context
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| targets | Comma-separated list of targets to execute | yes | — |
| projects | Comma-separated list of projects to use | no | — |
| all | Run the targets on all projects | no | false |
| affected | Use the Nx' affected subcommand to only process affected projects | no | true |
| parallel | Number of tasks to execute in parallel (can be expensive) | no | 3 |
| args | Optional arguments to append to the Nx command | no | "" |
| nxCloud | Enable support for Nx Cloud | no | false |
| workingDirectory | Path to the Nx workspace, needed if not the repository root | no | — |
| baseBoundaryOverride | Parameter to use for overriding nx base commit | no | — |
| headBoundaryOverride | Parameter to use for overriding nx head commit | no | — |
Outputs
no outputs