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

[meta] Unblock migration of src/core to Bazel #94141

Closed
4 tasks done
joshdover opened this issue Mar 9, 2021 · 3 comments
Closed
4 tasks done

[meta] Unblock migration of src/core to Bazel #94141

joshdover opened this issue Mar 9, 2021 · 3 comments
Labels
NeededFor:Operations Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@joshdover
Copy link
Contributor

joshdover commented Mar 9, 2021

In order to support Phase III of the Bazel RFC (#92758), tracking issue #91056, we will need to first migrate the src/core directory to the Bazel build system. To do this, we need to make sure that all code that is imported into src/core is from projects that are already migrated to Bazel and there are no circular dependencies between them.

Known violations of this requirement:

@joshdover joshdover added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc NeededFor:Operations labels Mar 9, 2021
@elasticmachine
Copy link
Contributor

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

@lukeelmers
Copy link
Member

Circular dependency between core and data plugin for KQL #55485

The current plan for this one is for app services to move KQL into a package in 7.14, which would reduce the scope of this item significantly (as we'd just be updating imports at that point).

@lukeelmers
Copy link
Member

Closing now that we've confirmed that the migration is unblocked.

@elastic/kibana-operations will be taking things from here and will let us know if more work is required from Core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeededFor:Operations Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

3 participants