-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sustainable Kibana Architecture: Move modules owned by @elastic/security-detection-rule-management
#202846
base: main
Are you sure you want to change the base?
Conversation
Pinging @elastic/kibana-core (Team:Core) |
Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management) |
04d9fce
to
b4d1454
Compare
@gsoldevila Can we fix CI before opening the PR for review? |
🤖 Jobs for this PR can be triggered through checkboxes. 🚧
ℹ️ To trigger the CI, please tick the checkbox below 👇
|
915f2b2
to
1d39379
Compare
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]
History
|
This PR is going to have conflicts in the |
@marshallmain I think both also conflict with #202851 |
Summary
This PR aims at relocating some of the Kibana modules (plugins and packages) into a new folder structure, according to the Sustainable Kibana Architecture initiative.
Important
packages[\/\\]
andplugins[\/\\]
patterns in the source code (Babel and Eslint config files), and update them appropriately..buildkite/scripts/pipelines/pull_request/pipeline.ts
to ensure that any CI pipeline customizations continue to be correctly applied after the changed path names.ts
and.js
files listed in the sections below, as some of them contain relative paths that have been updated.Note
This PR has been auto-generated.
Do not attempt to push any changes unless you know what you are doing.
Please use #sustainable_kibana_architecture Slack channel for feedback.
2 package(s) are going to be relocated:
@kbn/openapi-common
src/platform/packages/shared/kbn-openapi-common
@kbn/zod-helpers
src/platform/packages/shared/kbn-zod-helpers
Updated references
Updated relative paths
Script errors