kibana/packages/kbn-config/src
Mikhail Shustov 2e37bd0703
Add script to identify plugin dependencies for TS project references migration (#80463)
* move kbn-dev-utils plugin helpers under a dedicated folder

* use getPluginSearchPaths in kbn-config & kbn-optimizer

* add a script to find plugin dependencies not migrated to TS project refs

* update docs

* add a script reporting all circular deps between plugins

based on kibana.json declaration, so it doesn't provide all the cases

* fix optimizer scan logic. removed by mistake

* revert changes. fails on CI

* remove prod depenedency on kbn/dev-utils

* remove last export

* only run plugin discovery once to speed up circular dep detection

* address comments

* address comments

* update fixtures

Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-16 11:55:46 +02:00
..
__mocks__ Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
__snapshots__ Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
deprecation Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
legacy Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
plugins Add script to identify plugin dependencies for TS project references migration (#80463) 2020-10-16 11:55:46 +02:00
raw Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
apply_argv.test.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
config.mock.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
config.test.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
config.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
config_service.mock.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
config_service.test.mocks.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
config_service.test.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
config_service.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
env.test.mocks.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
env.test.ts [kbn/config] don't include x-pack/examples with --oss (#79032) 2020-09-30 15:19:06 -07:00
env.ts Add script to identify plugin dependencies for TS project references migration (#80463) 2020-10-16 11:55:46 +02:00
index.ts Add script to identify plugin dependencies for TS project references migration (#80463) 2020-10-16 11:55:46 +02:00
mocks.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
object_to_config_adapter.test.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
object_to_config_adapter.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00
types.ts Move core config service to kbn/config package (#76874) 2020-09-16 09:17:05 +02:00