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

Upgrades IM Dashboard plugin to OpenSearch Dashboards 2.0 #169

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

dbbaughe
Copy link
Contributor

@dbbaughe dbbaughe commented Apr 4, 2022

Signed-off-by: Drew Baugher [email protected]

Description

Bumps IM Dashboards to 2.0

Main changes had to make:

  • Bumped versions
  • Bump nodejs version supported
  • Fixed some dependency conflicts w/ OpenSearch Dashboards
  • Update .github workflows to use 2.0 (main as of now) and switched java-version to 11 instead of 14
  • Fixed some snapshots that changed from new Eui version
  • Fixed some assertions that were failing relating to modals and the # of elements at root/document level

Check List

  • Commits are signed per the DCO using --signoff

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.

@dbbaughe dbbaughe requested a review from a team April 4, 2022 20:21
@codecov-commenter
Copy link

Codecov Report

Merging #169 (f679f6f) into main (8155501) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   63.32%   63.32%           
=======================================
  Files         155      155           
  Lines        4447     4447           
  Branches      738      738           
=======================================
  Hits         2816     2816           
  Misses       1415     1415           
  Partials      216      216           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8155501...f679f6f. Read the comment docs.

@dbbaughe dbbaughe merged commit 7352cdb into opensearch-project:main Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants