1012 Commits

Author SHA1 Message Date
Martin Gansler
fe7ab82d91
feat(core): add the target project name to the environment variables (#5886) 2021-07-14 11:47:26 -04:00
Daniel
8aee6cbc57
fix(core): make sanitizePath cross-platform (#6308) 2021-07-10 12:15:31 -06:00
Zachary DeRose
41234db93b
fix(testing): fixing migration and interop with move generator (#6323)
* fix(testing): fixing move tests and functionality

* fix(testing): fixing migration to no-op if getJestProjects() is already being used

* fix(misc): rming console.log statements
2021-07-09 23:22:55 +00:00
Zachary DeRose
2524fdbc3d
feat(testing): Using getJestProjects() out of the box (#5900)
* feat(testing): updating nx to use getJestProjects() itself

* feat(testing): using getJestProjects() for new workspaces

* feat(testing): accomodating for getJestConfig() when adding new project

* feat(testing): migration for updating the base jest.config.js

* testing...

* fix(testing): fixing formatting in tests and bumping to next version

* fix(testing): fixing broken tests

* fix(testing): fixing test for jest init

* fix(testing): removing unnecessary test in jest project

* fix(testing): updating remove generator to work with jest utility fn

* fix(testing): fixing line break on package.json

* fix(testing): fixing import statement

* fix(testing): using AST to update the jest config contents

* fix(testing): fixing snapshot tests

* fix(testing): fixing describe to 12.6

* fix(testing): adding back in import statement to jest.config.js

* fix(testing): updating generated docs
2021-07-09 16:32:01 -04:00
Jason Jean
033579712f
fix(core): include dependencies of projects which do not have a target (#6309) 2021-07-09 16:30:15 -04:00
Jason Jean
d35d03e55e
chore(repo): update nx to 12.6.0-beta.0 (#6266) 2021-07-09 18:44:59 +00:00
Katerina Skroumpelou
cfff767b12
fix(core): update root jest config with move generator (#6313)
ISSUES CLOSED: #6303
2021-07-09 09:30:09 -04:00
Craigory V Coppola
23e21d0995
fix(core): project.json split should be remembered if all projects utilize it (#6180) 2021-07-08 23:35:57 +00:00
Craigory V Coppola
1d1dd49210
fix(node): assets should be copied when building with --watch (#5863) 2021-07-08 17:21:35 -04:00
Craigory V Coppola
442e4fc6a1
chore(repo): convert to project json format (#6286) 2021-07-08 11:36:35 -04:00
Jason Jean
549e18b234
fix(core): fix distributed task execution hash conflicts between run and cache (#6289) 2021-07-07 20:32:10 -04:00
Altan Stalker
a4e0452a80
fix(core): add @nrwl/nx-cloud to report package list (#6279) 2021-07-06 19:51:48 -04:00
Jason Jean
4c20634937
Revert "fix(core): include dependencies of projects which do not have a target (#6245)" (#6270)
This reverts commit cbc0160953d48778e9dbfe01ef5c5f5e247d2b37.
2021-07-06 14:25:51 -04:00
Jason Jean
f534d97a2b
fix(core): safely handle when tasksRunnerOptions are not defined (#6252) 2021-07-06 10:55:43 -04:00
Jason Jean
1f2a48e36d
fix(core): have batch process inherit stdio (#6250) 2021-07-05 21:43:52 +00:00
Miroslav Jonaš
8ab463e386
cleanup(core): replace deprecated usage of appRootPath (#6241)
* cleanup(core): replace deprecated usage of appRootPath

* cleanup(core): revert migration changes
2021-07-05 15:51:19 -04:00
Jason Jean
ae2b7ef5dd
fix(core): print count of tasks (#6248) 2021-07-05 15:48:19 -04:00
Jason Jean
cbc0160953
fix(core): include dependencies of projects which do not have a target (#6245) 2021-07-05 11:53:59 -04:00
vsavkin
c17fb12ee6 fix(misc): dep graph should not remove deps 2021-07-04 20:12:12 -04:00
vsavkin
148ff1c185 fix(core): fix fallback for npm scripts 2021-07-03 21:08:44 -04:00
Leosvel Pérez Espinosa
195e6bade5
cleanup(misc): rename builders.json to executors.json (#6230) 2021-07-02 15:59:34 +01:00
Miroslav Jonaš
b5b36239ed
chore(core): remove reference to parse json with comments (#6226)
* chore(core): remove reference to parse json with comments

* chore(core): revert appRootPath
2021-07-02 16:35:39 +02:00
Kirils L
e7a1cd2c91
fix(core): make missing output check more comprehensive (#6204) 2021-07-01 16:00:24 -04:00
Craigory V Coppola
95051acf14
fix(core): convert-to-nx-project should not prompt for project when --all is passed (#6179) 2021-06-30 10:54:22 -04:00
James Henry
f5058a1baf
fix(core): affected base and head logs (#6164) 2021-06-30 10:51:41 -04:00
Katerina Skroumpelou
6ded4b1f58
docs(nxdev): bad formatting in migrate docs (#6166) 2021-06-29 09:50:09 -04:00
Jack Hsu
369da3ee78
feat(web): add support for webpack 5 (#5892) 2021-06-29 08:41:01 -04:00
Craigory V Coppola
1914da758b
cleanup(core): helpful project json messaging (#6158) 2021-06-28 15:51:51 -04:00
Jason Jean
8ac7519ada feat(core): introduce batch executors 2021-06-28 14:46:53 -04:00
Craigory V Coppola
7c7191a2f9
docs(core): docs for project.json files + associated generator (#6107)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-06-28 10:20:11 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04:00
Philip Fulcher
a29c11ac54
fix(misc): correct url parsing for dep-graph server (#6139) 2021-06-25 22:43:40 +00:00
Jason Jean
4f7191e154 chore(repo): update nx to 12.5.0-beta.5 2021-06-25 17:08:37 -04:00
Phillip Barta
5e6cf9646b feat(devkit): reexport package manager methods in devkit 2021-06-25 17:07:35 -04:00
Juri
bcdf5a75c8 feat(nextjs): add improved createGlobPatternsForDependencies utility useful for Tailwind CSS purging 2021-06-25 15:54:56 -04:00
Craigory V Coppola
0a151035e8
cleanup(core): collection.json points to invalid id (#6119) 2021-06-24 15:29:13 -06:00
Craigory V Coppola
d3ba0caf7c
cleanup(core): misc cleanup for project.json files (#6112) 2021-06-24 10:16:00 -04:00
Juri
0d3409fbf2 feat(core): add hint for --verbose flag in case of task exec error 2021-06-24 09:23:13 -04:00
Leosvel Pérez Espinosa
0bcb50373a
cleanup(angular): deprecate and clean up angular schematics utilities (#6099) 2021-06-23 10:08:50 +01:00
Craigory V Coppola
f1911a71f3
feat(core): split nx config to project files (#5880) 2021-06-22 20:30:38 -04:00
Leosvel Pérez Espinosa
c66324d71d
fix(angular): fix workspace init generator to workaround file rename issues in the tree (#6098) 2021-06-22 17:50:27 +01:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command (#6043) 2021-06-22 10:41:44 -06:00
Leosvel Pérez Espinosa
122f7eca72
cleanup(angular): migrate downgrade-module and upgrade-module generators to nx devkit (#6083) 2021-06-22 10:20:02 +01:00
Noriyuki Shinpuku
8915c6ba4e
fix(core): format after sorting nx.json, workspace.json and tsconfig.… (#6044) 2021-06-21 09:17:43 -04:00
Benjamin Cabanes
4f74759098
docs(core): deep dive menu is expanded by default (#6071) 2021-06-18 18:31:38 +00:00
Colum Ferry
96293b02cb
cleanup(angular): refactor angular application generator (#6036)
Refactor Angular Application Schematic to Generator using Nx Devkit
2021-06-18 15:39:05 +01:00
Jason Jean
235725b585
cleanup(core): refactor process forking out of task orchestrator (#6037) 2021-06-18 10:26:05 -04:00
vsavkin
ac871d93b5 fix(core): fix the add-target-dependencies migration to remove the old property 2021-06-18 09:10:40 -04:00
vsavkin
8a7b6c8405 feat(core): replace strictlyOrderedTargets with targetDependencies 2021-06-18 06:54:33 -04:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 (#5623) 2021-06-17 16:44:30 +02:00