Victor Savkin
f72c6796a5
fix(core): terminal caching fails when trying to close the file descriptor
2022-01-28 15:10:09 -05:00
Jason Jean
c319367dfe
fix(core): keep output if process exits unexpectedly ( #8696 )
2022-01-25 14:10:14 -05:00
Victor Savkin
6c83b59567
fix(core): only write the file with the terminal output once
2022-01-24 15:05:53 -05:00
Victor Savkin
67e242fea9
feat(core): align the dynamic and static outputs ( #8625 )
2022-01-21 14:58:53 -05:00
vsavkin
85ceb3c790
fix(core): propagate sigterm and other signals correctly
2021-04-26 20:50:30 -04:00
Phillip Barta
c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 ( #5199 )
...
* cleanup(core): normalized usage of fs-extra and updated fs-extra
* cleanup(misc): use fs over fs-extra when possible
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
Victor Savkin
afdef2069c
feat(core): always use nx cli to invoke generators and execute tasks
2020-11-20 09:57:32 -05:00
Victor Savkin
68a4a7eb8c
feat(core): add nx devkit builders
2020-11-17 19:31:08 -05:00
Tasos Bekos
71c8e9c493
cleanup(repo): avoid referencing node_modules
2020-09-14 13:14:11 -04:00
Victor Savkin
e90fbdae6f
feat(core): indicate that a nested process was invoked by nx
2020-09-01 23:32:14 -04:00
Victor Savkin
34df63df46
fix(core): dont override sigint
2020-08-19 13:26:21 -04:00
Victor Savkin
260f73a338
feat(angular): add a script to warn when ng is used instead of nx
2020-06-04 21:05:01 -04:00
Victor Savkin
b8a71420ef
fix(core): handle edge cases when a task process is killed
2020-05-29 23:32:17 -04:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 ( #2934 )
...
this is just for the repo, and not the workspace
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Victor Savkin
0b7535ae92
feat(core): improve outputs when using --parallel and --with-deps
2020-03-18 18:14:50 -04:00
Victor Savkin
04a9c5edbb
feat(core): minor cache improvements to improve dev ergonomics
2020-02-04 15:02:19 -05:00
Victor Savkin
f84c55d5aa
feat(core): remove old cache records
2020-01-10 08:04:55 -05:00
Victor Savkin
c3fdf2e702
feat(core): running one task uses the same tasks runner as run-many
2020-01-09 12:07:41 -05:00