-
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/kibana-core
#201653
Open
gsoldevila
wants to merge
186
commits into
elastic:main
Choose a base branch
from
gsoldevila:kbn-team-1309-move-core-packages-1-10
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sustainable Kibana Architecture: Move modules owned by @elastic/kibana-core
#201653
gsoldevila
wants to merge
186
commits into
elastic:main
from
gsoldevila:kbn-team-1309-move-core-packages-1-10
+4,981
−3,945
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gsoldevila
requested review from
a team,
shahinakmal and
vigneshshanmugam
as code owners
November 25, 2024 17:09
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. |
gsoldevila
added
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
release_note:skip
Skip the PR/issue when compiling release notes
backport:prev-minor
Backport to (8.x) the previous minor version (i.e. one version back from main)
labels
Nov 25, 2024
Pinging @elastic/kibana-core (Team:Core) |
2 tasks
gsoldevila
force-pushed
the
kbn-team-1309-move-core-packages-1-10
branch
from
November 26, 2024 15:13
aadc120
to
deb5701
Compare
Ikuni17
approved these changes
Nov 26, 2024
afharo
added a commit
that referenced
this pull request
Nov 27, 2024
## Summary Since we are moving code around, the schema extractor now needs to adapt to the new directories. This PR adds new per-solution schemas to the `.telemetryrc.json` files and adapts FTRs accordingly. Related #201653 ### Checklist - [x] [Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html) was added for features that require explanation or tutorials - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 27, 2024
## Summary Since we are moving code around, the schema extractor now needs to adapt to the new directories. This PR adds new per-solution schemas to the `.telemetryrc.json` files and adapts FTRs accordingly. Related elastic#201653 ### Checklist - [x] [Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html) was added for features that require explanation or tutorials - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios (cherry picked from commit dac87ef)
gsoldevila
force-pushed
the
kbn-team-1309-move-core-packages-1-10
branch
from
November 28, 2024 09:58
deb5701
to
c2af66e
Compare
afharo
force-pushed
the
kbn-team-1309-move-core-packages-1-10
branch
from
December 19, 2024 07:22
e2fa618
to
9a88907
Compare
…oldevila/kibana into kbn-team-1309-move-core-packages-1-10
…ove-core-packages-1-10
…ove-core-packages-1-10
jughosta
approved these changes
Dec 19, 2024
💔 Build Failed
Failed CI Steps
Test Failures
Metrics [docs]
History
|
…ove-core-packages-1-10
…ove-core-packages-1-10
💔 Build Failed
Failed CI Steps
History
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:prev-minor
Backport to (8.x) the previous minor version (i.e. one version back from main)
plugin groups
Relocate all plugins and packages under their respective platform/solution groups
release_note:skip
Skip the PR/issue when compiling release notes
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Start relocating Kibana modules (packages and plugins) to the new folder structure, according to the Kibana Sustainable Architecture initiative.
16 plugin(s) are going to be relocated:
@kbn/cloud-chat-plugin
x-pack/platform/plugins/private/cloud_integrations/cloud_chat
@kbn/cloud-experiments-plugin
x-pack/platform/plugins/shared/cloud_integrations/cloud_experiments
@kbn/cloud-full-story-plugin
x-pack/platform/plugins/private/cloud_integrations/cloud_full_story
@kbn/cloud-links-plugin
x-pack/platform/plugins/private/cloud_integrations/cloud_links
@kbn/cloud-plugin
x-pack/platform/plugins/shared/cloud
@kbn/features-plugin
x-pack/platform/plugins/shared/features
@kbn/ftr-apis-plugin
src/platform/plugins/private/ftr_apis
@kbn/kibana-usage-collection-plugin
src/platform/plugins/private/kibana_usage_collection
@kbn/licensing-plugin
x-pack/platform/plugins/shared/licensing
@kbn/newsfeed-plugin
src/platform/plugins/shared/newsfeed
@kbn/saved-objects-management-plugin
src/platform/plugins/shared/saved_objects_management
@kbn/telemetry-collection-manager-plugin
src/platform/plugins/shared/telemetry_collection_manager
@kbn/telemetry-collection-xpack-plugin
x-pack/platform/plugins/private/telemetry_collection_xpack
@kbn/telemetry-management-section-plugin
src/platform/plugins/shared/telemetry_management_section
@kbn/telemetry-plugin
src/platform/plugins/shared/telemetry
@kbn/usage-collection-plugin
src/platform/plugins/shared/usage_collection
22 package(s) are going to be relocated:
@kbn/analytics
src/platform/packages/shared/kbn-analytics
@kbn/analytics-collection-utils
src/platform/packages/private/analytics/utils/analytics_collection_utils
@kbn/apm-config-loader
src/platform/packages/private/kbn-apm-config-loader
@kbn/cloud
src/platform/packages/shared/cloud
@kbn/config
src/platform/packages/shared/kbn-config
@kbn/config-mocks
src/platform/packages/private/kbn-config-mocks
@kbn/config-schema
src/platform/packages/shared/kbn-config-schema
@kbn/crypto-browser
src/platform/packages/shared/kbn-crypto-browser
@kbn/ebt-tools
src/platform/packages/shared/kbn-ebt-tools
@kbn/es-errors
src/platform/packages/shared/kbn-es-errors
@kbn/es-types
src/platform/packages/shared/kbn-es-types
@kbn/hapi-mocks
src/platform/packages/private/kbn-hapi-mocks
@kbn/health-gateway-server
src/platform/packages/private/kbn-health-gateway-server
@kbn/i18n
src/platform/packages/shared/kbn-i18n
@kbn/i18n-react
src/platform/packages/shared/kbn-i18n-react
@kbn/logging
src/platform/packages/shared/kbn-logging
@kbn/logging-mocks
src/platform/packages/shared/kbn-logging-mocks
@kbn/router-to-openapispec
src/platform/packages/shared/kbn-router-to-openapispec
@kbn/server-http-tools
src/platform/packages/shared/kbn-server-http-tools
@kbn/std
src/platform/packages/shared/kbn-std
@kbn/utility-types
src/platform/packages/shared/kbn-utility-types
@kbn/zod
src/platform/packages/shared/kbn-zod