actions-marketplace-validations/Nx affected dependencies action

Run angular CLI commands for an affected project and all its affected dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
projectThe name of the project whose affected dependencies you want to lint/test etc..yes
targetThe angular CLI target you want to execute, e.g. 'lint' or 'test'.yes
baseThe base reference to be used for the affected evaluation.no
headThe head reference to be used for the affected evaluation.no
gitflowSet to 'true' for this action to automatically compare the merge commit to the previous one on develop/master and to use origin/develop as base when running on a feature branch.no
runnerThe runner of the command. Used to leverage nx cache.no
namedescription
isAffectedIndicates if the provided project is affected
affectedDepsList of affected project and its affected dependencies concatenated with comma.