Skip to content
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

Migrate core domain services to packages: Server-side Preboot service #136036

Closed
TinaHeiligers opened this issue Jul 8, 2022 · 1 comment · Fixed by #136060
Closed

Migrate core domain services to packages: Server-side Preboot service #136036

TinaHeiligers opened this issue Jul 8, 2022 · 1 comment · Fixed by #136060
Assignees
Labels
chore Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@TinaHeiligers
Copy link
Contributor

Part of #134112
See #134137 for more context

Extract the Preboot service/domain (src/core/server/preboot) to packages.

No internal core dependencies

New packages:

@kbn/core-preboot-server
@kbn/core-preboot-server-internal
@kbn/core-preboot-server-mocks

Dependency analysis:

Core-services:

None

Other:

@kbn/utility-types
@kbn/core-base-common
@kbn/logging
@kbn/core-base-server-internal

@TinaHeiligers TinaHeiligers added chore Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc EnableJiraSync labels Jul 8, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@TinaHeiligers TinaHeiligers changed the title Migrate types to packages: Server-side Preboot service Migrate core domain services to packages: Server-side Preboot service Jul 8, 2022
@TinaHeiligers TinaHeiligers self-assigned this Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants