Skip to content

Commit

Permalink
[SecuritySolution] Remove @kbn/subscription-tracking (#171801)
Browse files Browse the repository at this point in the history
## Summary

The package data isn't needed anymore, so we can remove that package. On
top, it seems like the package was causing some issues.

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
janmonschke and kibanamachine authored Nov 23, 2023
1 parent b2ca784 commit df16cd9
Show file tree
Hide file tree
Showing 36 changed files with 95 additions and 781 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,6 @@ test/server_integration/plugins/status_plugin_b @elastic/kibana-core
packages/kbn-std @elastic/kibana-core
packages/kbn-stdio-dev-helpers @elastic/kibana-operations
packages/kbn-storybook @elastic/kibana-operations
packages/kbn-subscription-tracking @elastic/security-threat-hunting-investigations
x-pack/plugins/synthetics @elastic/obs-ux-infra_services-team
x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture @elastic/response-ops
x-pack/test/plugin_api_perf/plugins/task_manager_performance @elastic/response-ops
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,6 @@
"@kbn/status-plugin-a-plugin": "link:test/server_integration/plugins/status_plugin_a",
"@kbn/status-plugin-b-plugin": "link:test/server_integration/plugins/status_plugin_b",
"@kbn/std": "link:packages/kbn-std",
"@kbn/subscription-tracking": "link:packages/kbn-subscription-tracking",
"@kbn/synthetics-plugin": "link:x-pack/plugins/synthetics",
"@kbn/task-manager-fixture-plugin": "link:x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture",
"@kbn/task-manager-performance-plugin": "link:x-pack/test/plugin_api_perf/plugins/task_manager_performance",
Expand Down
35 changes: 0 additions & 35 deletions packages/kbn-subscription-tracking/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions packages/kbn-subscription-tracking/index.ts

This file was deleted.

13 changes: 0 additions & 13 deletions packages/kbn-subscription-tracking/jest.config.js

This file was deleted.

5 changes: 0 additions & 5 deletions packages/kbn-subscription-tracking/kibana.jsonc

This file was deleted.

28 changes: 0 additions & 28 deletions packages/kbn-subscription-tracking/mocks.tsx

This file was deleted.

6 changes: 0 additions & 6 deletions packages/kbn-subscription-tracking/package.json

This file was deleted.

45 changes: 0 additions & 45 deletions packages/kbn-subscription-tracking/src/helpers.test.ts

This file was deleted.

14 changes: 0 additions & 14 deletions packages/kbn-subscription-tracking/src/helpers.ts

This file was deleted.

70 changes: 0 additions & 70 deletions packages/kbn-subscription-tracking/src/services.tsx

This file was deleted.

108 changes: 0 additions & 108 deletions packages/kbn-subscription-tracking/src/subscription_elements.test.tsx

This file was deleted.

Loading

0 comments on commit df16cd9

Please sign in to comment.