0.0.28 • Published 9 months ago
@traf/nx v0.0.28
traf 🚀
Avoid unnecessary builds, tests, lint and more in your monorepo CI. Optimize your development process by intelligently finding affected dependencies and selectively triggering builds and tests only when needed.
@traf/nx
A cli tool that wraps @traf/core
to be used with Nx.
Will automatically find all projects in the nx workspace.
Usage
npx @traf/nx@latest affected <action> [options]
Options
Option | Description | Default |
---|---|---|
--cwd | The current working directory | process.cwd() |
--all | Outputs all available projects regardless of changes | false |
--base | The base branch to compare against | origin/main |
--tsConfigFilePath | The path to the root tsconfig file | tsconfig.base.json |
--action | The action to perform. Can be any command | log |
--json | Output the result as JSON | false |
--includeFiles | Comma separated list of glob patterns to include (relative to projects' source root) | |
--target | Comma separated list of targets to filter affected projects by |
0.0.26
9 months ago
0.0.27
9 months ago
0.0.28
9 months ago
0.0.25
9 months ago
0.0.24
10 months ago
0.0.23
1 year ago
0.0.22
1 year ago
0.0.20
2 years ago
0.0.21
2 years ago
0.0.18
2 years ago
0.0.19
2 years ago
0.0.17
2 years ago
0.0.16
2 years ago
0.0.10
2 years ago
0.0.11
2 years ago
0.0.12
2 years ago
0.0.13
2 years ago
0.0.14
2 years ago
0.0.15
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago