kibana/legacy_rfcs/text
Gerard Soldevila 6a7c904f92
SKA: Relocate "platform" packages that remain on /packages (#208704)
## Summary

The `/packages` folder at the root of the Kibana repository used to
contain a lot of packages.
In the context of SKA, they have been gradually moved to various
locations:
* `src/platform/packages`
* `x-pack/platform/packages`
* `src/core/packages`

Currently, only `devOnly: true` packages are left in this folder. This
comprises libraries for CLI scripts as well as testing utilities.

With this PR, we are moving ~half of these packages under
`src/platform/packages/(private|shared)/`.
In particular, we are moving those packages that are being used from
platform and/or solutions.

Since they are `"devOnly": true`, this means they are ONLY used from
tests, cypress tests, storybook configs, ./scripts/ folders inside some
modules, or other non-prod-time logic. Nonetheless, they are effectively
referenced from platform and/or solutions code, hence I decided they
should be placed under `platform` folders.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2025-02-24 11:03:30 +00:00
..
.gitkeep Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0001_lifecycle_setup.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0002_encrypted_attributes.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0003_handler_interface.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0004_application_service_mounting.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0005_route_handler.md SKA: Update broken references and URLs (#206836) 2025-01-28 03:32:48 +00:00
0006_management_section_service.md Sustainable Kibana Architecture: Move plugins owned by @elastic/appex-sharedux (#204959) 2025-01-03 05:38:57 -06:00
0007_lifecycle_unblocked.md Sustainable Kibana Architecture: Move modules owned by @elastic/kibana-security (#202748) 2025-01-05 12:57:01 +01:00
0008_pulse.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0009_screenshot_mode_service.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0010_service_status.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0011_global_search.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0011_reporting_as_an_api.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0012_encryption_key_rotation.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0013_saved_object_migrations.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0013_search_sessions.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0014_api_documentation.md Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
0015_bazel.md SKA: Relocate "platform" packages that remain on /packages (#208704) 2025-02-24 11:03:30 +00:00
0016_ols_phase_1.md SKA: Update broken references and URLs (#206836) 2025-01-28 03:32:48 +00:00
0017_url_service.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0018_buildkite.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0019_lifecycle_preboot.md Remove RFCs from our repository. (#113289) 2021-09-28 15:27:58 -04:00
0020_nodejs_clustering.md SKA: Update broken references and URLs (#206836) 2025-01-28 03:32:48 +00:00