kibana/docs/developer/contributing
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
..
development-accessibility-tests.asciidoc [ftr] split x-pack accessibility config in 3 groups (#171186) 2023-11-28 05:35:43 -07:00
development-ci-metrics.asciidoc SKA: Relocate "platform" packages that remain on /packages (#208704) 2025-02-24 11:03:30 +00:00
development-documentation.asciidoc Add more details on developer documentation (#126674) 2022-03-03 11:44:05 -07:00
development-functional-tests.asciidoc SKA: Relocate "platform" packages that remain on /packages (#208704) 2025-02-24 11:03:30 +00:00
development-github.asciidoc Update docs on branching. (#139057) 2022-08-24 17:28:48 +00:00
development-package-tests.asciidoc [package testing] Update networking profile to account for virtualbox update (#127298) 2022-03-09 11:47:11 -06:00
development-pull-request.asciidoc
development-tests.asciidoc SKA: Relocate "platform" packages that remain on /packages (#208704) 2025-02-24 11:03:30 +00:00
development-unit-tests.asciidoc Sustainable Kibana Architecture: Move modules owned by @elastic/kibana-data-discovery (#203152) 2024-12-30 13:23:47 +01:00
index.asciidoc [i18n] a few docs updates (#127964) 2022-03-17 18:18:49 +02:00
interpreting-ci-failures.asciidoc SKA: Update broken references and URLs (#206836) 2025-01-28 03:32:48 +00:00
kibana-issue-reporting.asciidoc
linting.asciidoc [DOCS] Update GitHub links in dev docs (#164503) 2023-08-29 14:43:41 -04:00
pr-review.asciidoc [ci] Remove jenkins config (#173745) 2023-12-21 12:09:43 -06:00