kibana/x-pack/plugins/event_log/server/es
Spencer 1b85815402
[packages] migrate all plugins to packages (#148130)
Fixes https://github.com/elastic/kibana/issues/149344

This PR migrates all plugins to packages automatically. It does this
using `node scripts/lint_packages` to automatically migrate
`kibana.json` files to `kibana.jsonc` files. By doing this automatically
we can simplify many build and testing procedures to only support
packages, and not both "packages" and "synthetic packages" (basically
pointers to plugins).

The majority of changes are in operations related code, so we'll be
having operations review this before marking it ready for review. The
vast majority of the code owners are simply pinged because we deleted
all `kibana.json` files and replaced them with `kibana.jsonc` files, so
we plan on leaving the PR ready-for-review for about 24 hours before
merging (after feature freeze), assuming we don't have any blockers
(especially from @elastic/kibana-core since there are a few core
specific changes, though the majority were handled in #149370).

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-02-08 21:06:50 -06:00
..
cluster_client_adapter.mock.ts [RAM] Allow users to see event logs from all spaces they have access to (#140449) 2022-10-31 17:26:53 -07:00
cluster_client_adapter.test.ts [ResponseOps][OnWeek] Connector logs view (#148291) 2023-01-23 15:33:01 -07:00
cluster_client_adapter.ts [ResponseOps][OnWeek] Connector logs view (#148291) 2023-01-23 15:33:01 -07:00
context.mock.ts [eventLog] retry resource creation at initialization time (#136363) 2022-07-19 10:26:13 -04:00
context.test.ts [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
context.ts [eventLog] retry resource creation at initialization time (#136363) 2022-07-19 10:26:13 -04:00
documents.test.ts [Event Log][8.0] Set all event log index assets to hidden (#110929) 2021-09-09 12:14:39 -04:00
documents.ts [Event Log][8.0] Set all event log index assets to hidden (#110929) 2021-09-09 12:14:39 -04:00
index.ts [eslint] enable type-specific lint rules (#114184) 2021-11-03 16:56:17 -06:00
init.test.ts [eventLog] retry resource creation at initialization time (#136363) 2022-07-19 10:26:13 -04:00
init.ts [eventLog] retry resource creation at initialization time (#136363) 2022-07-19 10:26:13 -04:00
names.mock.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
names.test.ts [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
names.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00