Craigory Coppola
|
b20e906f00
|
feat(core): add --affected to show only affected projects (#16970)
|
2023-05-13 01:48:35 -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 |
|
Miroslav Jonaš
|
05ee74e9fd
|
cleanup(core): extract print-affected test to clean workspace to avoid pollution from other tests (#16756)
|
2023-05-04 11:45:24 -04:00 |
|
Jason Jean
|
a0d18bb588
|
chore(repo): replace references to @nrwl in e2e tests (#16441)
|
2023-04-24 18:48:44 -04:00 |
|
Craigory Coppola
|
fc07794d90
|
feat(core): remove deprecated affected commands (#16349)
|
2023-04-19 18:07:56 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Craigory Coppola
|
5080f2fc81
|
feat(core): remove support for targetDependencies (#16101)
|
2023-04-13 12:30:24 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Florian Guitton
|
454344b1ef
|
feat(core): add support for tags with (print-)affected(:*) and run-many (#10085)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
|
2023-04-06 14:45:09 -04:00 |
|
Miroslav Jonaš
|
482a77d9ba
|
fix(repo): remove command from the output to match test (#15950)
|
2023-03-30 11:38:50 -04:00 |
|
Katerina Skroumpelou
|
16ad3086be
|
fix(js): libraries should be buildable by default (#15533)
|
2023-03-09 14:20:19 -05:00 |
|
Katerina Skroumpelou
|
b84125f9dd
|
fix(js): integrate buildable bundler and compiler options (#15376)
|
2023-03-03 09:56:57 -05:00 |
|
Jason Jean
|
7aac67c783
|
fix(core): handle file renames properly for affected (#15340)
|
2023-03-01 18:59:36 -05:00 |
|
Jason Jean
|
92610fe4b6
|
chore(repo): update nx to 15.8.0-beta.7 (#15293)
|
2023-02-27 17:24:06 -05:00 |
|
Victor Savkin
|
825ba04015
|
feat(misc): add the ability to vary parallel between tasks runner invocations
|
2023-02-27 12:07:26 -05:00 |
|
Jason Jean
|
84fedf36e0
|
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274)
|
2023-02-26 12:39:15 -05:00 |
|
Jason Jean
|
3c50474f40
|
chore(repo): update nx to 15.8.0-beta.6 (#15247)
|
2023-02-26 02:26:53 -05:00 |
|
Leosvel Pérez Espinosa
|
57c0b7bcd4
|
fix(core): handle positional args correctly for run command (#15193)
|
2023-02-23 15:33:07 +00:00 |
|
Victor Savkin
|
9a18f68851
|
feat(core): add a command to run tasks imperatively
|
2023-02-21 15:03:57 -05:00 |
|
Miroslav Jonaš
|
8d4855de61
|
feat(core): add full dependency information to project graph file dependencies (#14893)
|
2023-02-21 10:39:44 -05:00 |
|
Jack Hsu
|
829fb5bbfa
|
fix(core): update CSV handling to account for the the value already being an array (#14722)
|
2023-01-31 11:26:50 -05:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05:00 |
|
Jack Hsu
|
fcc02d1932
|
feat(webpack): remove support for legacy browsers (#14190)
|
2023-01-09 12:15:37 +02:00 |
|
Craigory Coppola
|
7992ec618f
|
chore(repo): setup negative config for several targets (#14080)
|
2023-01-04 11:34:50 -05:00 |
|
Craigory Coppola
|
c783ac5e9a
|
feat(core): merge more target options from targetDefaults (#12435)
Fixes https://github.com/nrwl/nx/issues/12433
|
2022-12-29 23:13:53 +00:00 |
|
Craigory Coppola
|
66a26583da
|
feat(core): add glob support for project-level implicit dependencies (#13138)
|
2022-12-29 17:37:28 -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 |
|
Victor Savkin
|
34d861d234
|
fix(testing): preserve the old coverage layout
|
2022-12-11 14:47:16 -05:00 |
|
Victor Savkin
|
40b39b2e64
|
fix(core): remove leading ./ when normalizing root project outputs
|
2022-12-10 15:53:25 -05:00 |
|
Chau Tran
|
1c70ac9571
|
fix(core): escape scripts with delimiters for nx exec (#13451)
|
2022-11-28 19:01:19 +00:00 |
|
Miroslav Jonaš
|
0c8610b336
|
chore(core): fix flaky bail e2e test (#13311)
|
2022-11-22 10:07:23 +00:00 |
|
Craigory Coppola
|
61c3b0ef31
|
feat(core): add shorthand for nx run-commands (#13139)
|
2022-11-21 23:59:31 +00:00 |
|
Craigory Coppola
|
76c237bd2c
|
feat(core): add nx exec command (#13212)
|
2022-11-21 17:35:24 -05:00 |
|
Miroslav Jonaš
|
7f4802374c
|
chore(core): invert nx daemon tests from enable to disable (#13290)
|
2022-11-21 13:59:28 +00:00 |
|
Miroslav Jonaš
|
41c320cb07
|
fix(core): fix invalid path in e2e print-affected test (#13285)
|
2022-11-21 12:24:43 +00:00 |
|
Craigory Coppola
|
2661582df3
|
feat(core): add includedScripts to allow filtering package json scripts (#13179)
|
2022-11-15 12:52:33 -05:00 |
|
Philip Fulcher
|
7557bd4f48
|
chore(graph): provide task data to graph app (#13058)
|
2022-11-09 08:40:17 -07:00 |
|
Craigory Coppola
|
f311ecbdd7
|
chore(repo): remove workspace.json (#13040)
|
2022-11-08 13:12:31 -05:00 |
|
Jason Jean
|
145dda709b
|
feat(core): properly passthrough flags unparsed to executors (#12890)
|
2022-11-01 15:05:30 -04:00 |
|
Jeff Lage
|
d9a2852e4a
|
fix(core): fix print-affected not filtering on target (#12355)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2022-10-27 13:01:49 -04:00 |
|
Victor Savkin
|
23de788b5e
|
chore(repo): update to 15.0.0-rc1 (#12586)
|
2022-10-13 18:34:24 -04:00 |
|
Victor Savkin
|
a947e25149
|
fix(core): set workspaces property when using NPM preset
|
2022-10-13 14:28:57 -04:00 |
|
Jason Jean
|
834e2db7cb
|
feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
|
2022-10-11 21:54:25 +00:00 |
|
Jason Jean
|
9d06b3c084
|
fix(misc): remove remaining usages of @nrwl/workspace:run-commands executor (#12299)
|
2022-09-28 19:29:21 -04:00 |
|
Craigory Coppola
|
9b63ce167a
|
feat(core): don't generate workspace.json for v2 workspaces (#12127)
|
2022-09-27 23:16:22 +00:00 |
|
Miroslav Jonaš
|
635b2a61a7
|
fix(core): add cleanup on e2e tests (#12093)
|
2022-09-19 19:13:17 +00:00 |
|
Jack Hsu
|
ce5393776c
|
chore(misc): update graph-client build-base target to @nrwl/webpack:webpack (#12073)
|
2022-09-19 15:20:10 +00:00 |
|
Victor Savkin
|
a914f78701
|
chore(repo): fix e2e tests
|
2022-09-12 13:47:49 -04:00 |
|
Jason Jean
|
caec117288
|
fix(core): add back target defaults for all new workspaces (#11936)
|
2022-09-08 17:59:01 -04:00 |
|