10 Commits

Author SHA1 Message Date
James Henry
9116c29c18
feat(core): initial implementation of nx release (#19110)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-09-18 15:11:44 -04:00
Craigory Coppola
f5c6ee5488
fix(core): cli option --graph should open graph ui by default (#17644) 2023-06-16 16:31:12 -04:00
Craigory Coppola
b2470de56c
feat(core): ability to save task graph to a file when running --graph (#16350) 2023-05-12 18:50:11 -04:00
Craigory Coppola
7d61ae238b
fix(misc): prevent --quiet and --verbose from both being true (#15836) 2023-03-23 10:47:43 -04:00
Jason Jean
2cc949e2f1
feat(core): show task graph of commands (#15440)
Co-authored-by: Philip Fulcher <philip@nrwl.io>
2023-03-21 18:08:31 -04:00
Victor Savkin
0e5531ed7f fix(core): do not capture --target when using nx run 2023-01-12 11:35:17 -05:00
Victor Savkin
c3f0cef1fb fix(core): fix the parsing of projects and targets 2022-12-27 12:45:35 -05:00
Victor Savkin
8572eed44e feat(core): add the ability to specify multiple targets 2022-12-22 14:21:06 -05:00
Benjamin Cabanes
315bf0c968
docs(nxdev): use shell marker for command-line (#13824) 2022-12-14 10:39:00 -05:00
Craigory Coppola
76c237bd2c
feat(core): add nx exec command (#13212) 2022-11-21 17:35:24 -05:00