Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Craigory Coppola
|
7d61ae238b
|
fix(misc): prevent --quiet and --verbose from both being true (#15836)
|
2023-03-23 10:47:43 -04:00 |
|
Craigory Coppola
|
0370794e63
|
feat(core): add --quiet option to suppress generate output (#15802)
|
2023-03-21 19:53:21 -04:00 |
|
Caio Oliveira
|
fd11334600
|
fix(core): combine serial and parallel execution + forward sigint to child process (#13885)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
|
2023-03-17 11:49:21 -04:00 |
|
Craigory Coppola
|
61c3b0ef31
|
feat(core): add shorthand for nx run-commands (#13139)
|
2022-11-21 23:59:31 +00:00 |
|
Victor Savkin
|
67e032d5cc
|
fix(core): correctly derive the name of the project based on package.json without name
|
2022-11-07 09:50:12 -05:00 |
|
Daniel Harvey
|
2889372dde
|
fix(core): remove trailing slash in outputs that prevents correct caching (#10708)
Fix by removing trailing slash when performing `cp -a` into cache.
Add test to confirm fix.
Resolves nrwl/nx#10549
|
2022-09-30 10:47:41 +02: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 |
|
Victor Savkin
|
0d18397ad1
|
fix(repo): fix a failing e2e test
|
2022-09-21 21:25:59 -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
|
c52a8c2e9b
|
feat(core): finalize the input api
|
2022-06-29 10:52:14 -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 |
|