Victor Savkin
c3fdf2e702
feat(core): running one task uses the same tasks runner as run-many
2020-01-09 12:07:41 -05:00
Victor Savkin
c98745a55e
fix(core): wait for deps to be built before building projects
2019-12-28 10:57:03 -05:00
Jack Hsu
3a36c24873
feat(core): add support for npm package dependencies in project graph
2019-12-20 18:23:02 -05:00
Victor Savkin
8e08924bc3
feat(core): add ability to select data from the print affected output
2019-12-16 16:04:35 -05:00
Matt Briggs
bebc71a714
feat(nx): add run-many
...
This adds a run-many command to:
- make more semantic sense for the --all option
- to add the ability to specify specific projects to run
It also involves a quite substancial refactoring of affected.ts in order
to attempt reuse of the code in both commands
2019-11-15 18:59:05 -05:00
Victor Savkin
1c7b8dce8c
feat(nx): implement print-affected
...
This allows printing information about affected projects, which is useful in CI.
2019-10-15 16:56:38 -04:00
Jason Jean
ed546337f1
feat(nx): add generic task execution
2019-10-08 15:00:54 -04:00
Victor Savkin
3516890ec6
feat(nx): add a flag to run affected:libs and affected:apps without pretty formatting
2019-10-02 17:54:38 -04:00
Victor Savkin
2b646f8eb4
feat(nx): standalone version of nx
2019-07-24 10:27:47 -04:00
James Henry
8271c7650e
chore(workspace): improved logging design and consistency
2019-07-22 20:05:07 -04:00
Victor Savkin
e51c7a4069
cleanup(nx): clean up scripts and e2e tests
2019-07-08 20:44:28 -04:00