-
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
[8.x] SKA: Relocate modules owned by @elastic/security-solution #204523
[8.x] SKA: Relocate modules owned by @elastic/security-solution #204523
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
Pinging @elastic/fleet (Team:Fleet) |
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
e1be2d0
to
e6f2b07
Compare
d4e786c
to
a7ab5c1
Compare
@elasticmachine merge upstream |
💔 Build Failed
Failed CI Steps
Metrics [docs]
History
|
Admin merging upon request - it's a big PR, gets invalidated easily |
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
Are you trying to rebase this PR to solve merge conflicts? Please follow the steps describe here.
3 plugin(s) are going to be relocated:
@kbn/security-solution-ess
x-pack/solutions/security/plugins/security_solution_ess
@kbn/security-solution-plugin
x-pack/solutions/security/plugins/security_solution
@kbn/security-solution-serverless
x-pack/solutions/security/plugins/security_solution_serverless
2 packages(s) are going to be relocated:
@kbn/deeplinks-security
src/platform/packages/shared/deeplinks/security
@kbn/serverless-security-settings
src/platform/packages/shared/serverless/settings/security_project
Script errors
Updated references
Updated relative paths