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 ml dashboards plugin to the 2.6.0 manifest #3217

Merged

Conversation

peterzhuamazon
Copy link
Member

Description

Add ml dashboards plugin to the 2.6.0 manifest

Issues Resolved

#3081

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon
Copy link
Member Author

I confirmed running:


+ cd plugins/mlCommonsDashboards
+ yarn plugin-helpers build --opensearch-dashboards-version=2.6.0
yarn run v1.22.19
$ node ../../scripts/plugin_helpers build --opensearch-dashboards-version=2.6.0
 info deleting the build and target directories
 info running @osd/optimizer
 │ info initialized, 0 bundles cached
 │ info starting worker [1 bundle]
 │ succ 1 bundles compiled successfully after 27.5 sec
 info copying assets from `public/assets` to build
 info copying server source into the build and converting with babel
 info running yarn to install dependencies
 info compressing plugin into [mlCommonsDashboards-2.6.0.zip]
 info cleaning up compression temporary artifacts
Done in 30.25s.
+ echo 'COPY mlCommonsDashboards.zip'
COPY mlCommonsDashboards.zip
+ cp -r ../OpenSearch-Dashboards/plugins/mlCommonsDashboards/build/mlCommonsDashboards-2.6.0.zip builds/plugins/
+ rm -rf ../OpenSearch-Dashboards/plugins/mlCommonsDashboards
2023-02-21 18:35:25 INFO     Recording plugins artifact for mlCommonsDashboards: plugins/mlCommonsDashboards-2.6.0.zip (from /tmp/tmp407yjwin/mlCommonsDashboards/builds/plugins/mlCommonsDashboards-2.6.0.zip)
2023-02-21 18:35:25 INFO     Checked /tmp/tmp407yjwin/mlCommonsDashboards/builds/plugins/mlCommonsDashboards-2.6.0.zip (2.6.0.0)
2023-02-21 18:35:25 INFO     Created build manifest /local/home/zhujiaxi/opensearch-build-peterzhuamazon/tar/builds/opensearch-dashboards/manifest.yml
2023-02-21 18:35:25 INFO     Removing /tmp/tmp407yjwin
2023-02-21 18:35:28 INFO     Done.

@gaiksaya
Copy link
Member

@peterzhuamazon You want to fix the merge conflict?

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Feb 22, 2023

@peterzhuamazon You want to fix the merge conflict?

Resolved.

@gaiksaya gaiksaya merged commit c7f71d3 into opensearch-project:main Feb 22, 2023
@peterzhuamazon peterzhuamazon deleted the add-ml-commons-dashboards branch February 22, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants