Craigory Coppola
63f85a19fe
feat(core): deprecate print-affected and affected:graph ( #17341 )
2023-06-01 23:15:46 +00:00
Craigory Coppola
b20e906f00
feat(core): add --affected to show only affected projects ( #16970 )
2023-05-13 01:48:35 -04:00
Victor Savkin
2bc33f14d7
docs(core): use -t and -p instead of --targets and --projects
2023-04-10 13:30:17 -04: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
Jason Jean
3653e5944d
fix(misc): add configuration option to print-affected ( #13422 )
2022-11-25 22:59:35 +00:00
Jason Jean
5df5339cb6
fix(core): fix missing options from some nx commands ( #12944 )
2022-11-02 16:17:36 +00:00
Jason Jean
145dda709b
feat(core): properly passthrough flags unparsed to executors ( #12890 )
2022-11-01 15:05:30 -04:00
Jason Jean
17993dbd19
docs(misc): fix cli examples documentation ( #12891 )
2022-10-29 03:28:57 +00:00
Benjamin Cabanes
ea40631999
docs(core): update format docs generation ( #12880 )
2022-10-28 10:54:05 -04:00
Jason Jean
678bb83636
feat(core): remove deprecated --only-failed option ( #12471 )
...
BREAKING CHANGE: --only-failed has been removed
2022-10-07 17:48:10 -04:00
Benjamin Cabanes
c9feb2c2e5
docs(core): update pnpm command line ( #12443 )
2022-10-06 14:58:57 +00:00
Markus Machatschek
b69d68ec88
fix(core): update wording of print affected select input parameter ( #11832 )
2022-09-22 18:53:45 -04:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure ( #11649 )
...
* docs(nxdev): restructure docs to diataxis style
* docs(nxdev): cleanup
* docs(nxdev): fix links
* chore(nxdev): format
* docs(nxdev): fix broken images
* docs(nxdev): fix links
* docs(nxdev): fix links
* docs(nxdev): fix links
* docs(nxdev): tweaks
* docs(nxdev): redirect rules
* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Victor Savkin
c0dd2f5832
fix(core): make --verbose consistent with NX_VERBOSE_LOGGING=true
2022-08-19 13:46:19 -04:00
Jason Jean
3c2ad25cfd
feat(misc): implement nx repair and prettify migrate output ( #11288 )
2022-07-26 17:34:32 -04:00
Miroslav Jonaš
0844ab97e6
feat(core): deprecate affected:apps and affected:libs ( #10524 )
...
Co-authored-by: Victor Savkin <mail@vsavkin.com>
2022-05-31 11:42:44 +00:00
Victor Savkin
912e81957f
cleanup(core): rework task graph creation to handle edge cases better
2022-05-30 19:57:21 -04:00
Victor Savkin
7bfceb6d6d
feat(core): add the flag to stop execution on first error
2022-05-27 22:22:27 -04:00
Leosvel Pérez Espinosa
96db3c51c4
docs(misc): render values correctly ( #9712 )
2022-04-08 09:45:51 -04:00
Miroslav Jonaš
15d8222200
feat(nxdev): add types to CLI docs ( #9607 )
2022-03-31 10:15:49 +02:00
Jason Jean
bf70569636
fix(core): deprecate, fix error, and print warning when using --only-failed ( #8748 )
2022-01-28 13:28:16 -05:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph ( #8539 )
...
* feat(core): add nx graph as alias of nx dep-graph
* docs(core): add note about old dep-graph syntax
* cleanup(core): formatting
* feat(core): formatting
* feat(core): formatting
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Benjamin Cabanes
57995d8d14
docs(core): renamed generated folder ( #8491 )
2022-01-13 12:37:19 -05:00