Skip to content

Commit

Permalink
[8.11] [SecuritySolution] Remove @kbn/subscription-tracking (elasti…
Browse files Browse the repository at this point in the history
…c#171801) (elastic#171884)

# Backport

This will backport the following commits from `main` to `8.11`:
- [[SecuritySolution] Remove `@kbn/subscription-tracking`
(elastic#171801)](elastic#171801)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Jan
Monschke","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-23T15:39:23Z","message":"[SecuritySolution]
Remove `@kbn/subscription-tracking` (elastic#171801)\n\n## Summary\r\n\r\nThe
package data isn't needed anymore, so we can remove that package.
On\r\ntop, it seems like the package was causing some
issues.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine
<[email protected]>","sha":"df16cd9c2cfc08bc999f436a11913df50e71ce19","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Threat
Hunting:Investigations","backport:prev-minor","v8.12.0","v8.11.2"],"number":171801,"url":"https://github.com/elastic/kibana/pull/171801","mergeCommit":{"message":"[SecuritySolution]
Remove `@kbn/subscription-tracking` (elastic#171801)\n\n## Summary\r\n\r\nThe
package data isn't needed anymore, so we can remove that package.
On\r\ntop, it seems like the package was causing some
issues.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine
<[email protected]>","sha":"df16cd9c2cfc08bc999f436a11913df50e71ce19"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/171801","number":171801,"mergeCommit":{"message":"[SecuritySolution]
Remove `@kbn/subscription-tracking` (elastic#171801)\n\n## Summary\r\n\r\nThe
package data isn't needed anymore, so we can remove that package.
On\r\ntop, it seems like the package was causing some
issues.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine
<[email protected]>","sha":"df16cd9c2cfc08bc999f436a11913df50e71ce19"}},{"branch":"8.11","label":"v8.11.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
janmonschke and kibanamachine authored Nov 24, 2023
1 parent 5559c9b commit 350d069
Show file tree
Hide file tree
Showing 36 changed files with 96 additions and 780 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,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 350d069

Please sign in to comment.