-
Notifications
You must be signed in to change notification settings - Fork 46
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
[BUG] Split multiple plugins into their own repositories #95
Comments
@dblock what is the issue with having more than 1 plugin in a repo? Both the plugins are OSD plugins. |
Tagging @CEHENKLE. |
Apologies for the late reply, didn't see the tag. Take a look at opensearch-project/opensearch-build#2188 and the long discussion in it. |
Hi @dblock, in the thread, you mentioned that |
Now both plugins are merged into single plugin. Thanks @dblock for feedback. |
What is the bug?
Coming from opensearch-project/opensearch-build#2934 (comment) and opensearch-project/opensearch-build#2188, it looks like we have a monorepo being developed here in a feature branch.
https://github.com/opensearch-project/dashboards-maps/tree/main/custom_import_map
https://github.com/opensearch-project/dashboards-maps/tree/feature/new-maps/maps_dashboards
What is the expected behavior?
Split monorepo into full, standalone plugin repos.
The text was updated successfully, but these errors were encountered: