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

Add support for workspaces in NP x-pack plugins #53825

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

joshdover
Copy link
Contributor

@joshdover joshdover commented Dec 27, 2019

Summary

The infra plugin currently leverages Yarn Workspaces to install custom versions of some dependencies. This PR adds the necessary config to support the same workspaces in the x-pack/plugins directory for New Platform plugins.

Note, this does not add support for workspaces in OSS plugins. We do not currently support this in legacy OSS plugins either. I think we'd like to minimize usage of custom NPM module versions, so I'm not expanding support to OSS at this time.

@joshdover joshdover added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes v7.6.0 labels Dec 27, 2019
@joshdover joshdover requested a review from a team as a code owner December 27, 2019 16:12
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mistic
Copy link
Member

mistic commented Jan 7, 2020

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

merge conflict between base and head

Copy link
Member

@mistic mistic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joshdover that LGTM, you just need to solve the conflicts

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

  • 💚 Build #17442 succeeded a975e7605f49845fb0e0bd71d11ca3d0c3704698

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:New Platform 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 v7.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants