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 |
|
Philip Fulcher
|
6c3ef9d417
|
chore(graph): move dep-graph-client to graph-client (#11792)
|
2022-09-01 04:20:08 +00:00 |
|
Victor Savkin
|
f8da1ad42b
|
chore(repo): update nx to 14.6.0-beta.3
|
2022-08-12 16:10:56 -04:00 |
|
Jason Jean
|
63b74d2a56
|
feat(core): add ability to use globs as outputs (#10894)
* feat(core): add ability to use globs as outputs
* fix(repo): adjust the way outputs are tracked
* docs(core): improve outputs documentation
|
2022-07-14 18:31:12 -04:00 |
|
Juri
|
4e292f2454
|
feat(core): run-many runs all projects by default
|
2022-07-08 08:36:54 -04:00 |
|
Victor Savkin
|
c52a8c2e9b
|
feat(core): finalize the input api
|
2022-06-29 10:52:14 -04:00 |
|
Victor Savkin
|
4b857167cd
|
feat(core): generalize the notion of filesets to include other inputs
|
2022-06-23 14:56:33 -04:00 |
|
Victor Savkin
|
6a65101ec2
|
feat(core): extend the default hasher to support different filesets
|
2022-06-21 11:21:42 -04:00 |
|
Colum Ferry
|
b215362bdb
|
chore(testing): refactor e2e-workspace tests to e2e-nx tests (#10739)
remove run commands
remove workspace core e2e
chore(testing): remove e2e-cli package
chore(testing): add nx-run e2e package
chore(testing): refactor cache tests
chore(testing): remove empty workspace-core e2e lib
chore(testing): update graph asset
|
2022-06-17 09:37:41 +01:00 |
|