Craigory Coppola
79cf69b4e4
feat(core): consolidate nx.json and workspace.json (#6642)
* feat(core): consolidate settings between workspace.json + nx.json
workspace.json (and linked project.json files) now contain all project specific settings.
nx.json now contains all settings that affect the whole workspace.
* chore(core): fix angular unit tests w/ new config
* chore(core): fix failing tests
* chore(core): fix formatting
* chore(core): fix more tests
* chore(core): normalize-nx-json feedback
* chore(core): Fix more unit tests
* chore(core): fix remaining tests in workspace
* chore(linter): fix remaining linter tests
* chore(core): fix remaining spec + build issues
* chore(core): formatting fixes
* feat(core): migration script to move config options to new locations
* chore(core): fix e2e tests
* chore(core): run format
* chore(react-native): fix failing tests
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
* feat(core): move properties to new location during format step
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
* feat(core): initial pass on ngcli-adapter for property consolidation
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
* chore(misc): fix tests
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
* docs(core): update docs with changes
* chore(misc): fix tests
* chore(core): code review changes
updateWorkspaceJson -> updateWorkspace, no longer uses updater function
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
* chore(core): fix bug in ngcli impl
* fix(core): fix bug in ngcli-adapter
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
* fix(core): fix ngcli-adapter
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
* chore(core): fix workspace e2e
* chore(core): fix nx-plugin e2e
* fix(core): move defaultProject to nx.json
* chore(core): fix broken workspace test
* chore(core): formatting
* chore(core): fix workspace format
* chore(core): add nxJson to ExecutorContext
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
* chore(core): remove all references ot `NxProjectConfiguration` from our code
* chore(core): Review Changes
* fix(core): update new config locations v13 migration
2021-10-14 10:42:47 -04:00
..
2021-10-14 10:42:47 -04:00
2021-07-05 15:51:19 -04:00
2021-07-21 11:42:43 +01:00
2021-10-14 10:42:47 -04:00
2021-07-29 11:17:31 -04:00
2021-07-29 11:17:31 -04:00
2019-11-11 13:17:40 -05:00
2021-10-01 14:57:26 -04:00
2021-07-02 16:35:39 +02:00
2021-05-19 13:42:03 -04:00
2021-09-24 09:00:15 +00:00
2021-06-17 16:44:30 +02:00
2021-03-23 13:03:17 -04:00
2021-02-25 08:51:57 -05:00
2020-09-24 17:33:24 +03:00
2021-08-04 09:45:07 -04:00
2020-10-23 14:09:44 -04:00
2021-03-24 20:11:32 -04:00
2021-10-08 16:48:02 -04:00
2021-08-10 12:45:43 +01:00
2020-04-29 01:09:37 -04:00
2021-08-06 16:29:16 -04:00
2021-02-10 09:35:54 -05:00
2021-08-25 15:51:22 -04:00
2020-10-02 00:05:32 -04:00
2021-02-23 12:08:25 -05:00