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

[2.x] Bump to 2.7.0 version #356

Merged
merged 2 commits into from
Mar 23, 2023
Merged

Conversation

junqiu-lei
Copy link
Member

@junqiu-lei junqiu-lei commented Mar 22, 2023

Description

Bump version to 2.7.0 in 2.x branch

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.

@junqiu-lei junqiu-lei requested a review from a team March 22, 2023 14:06
@junqiu-lei junqiu-lei changed the title [2.x] Bump to 2.7 version [2.x] Bump to 2.7.0 version Mar 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2023

Codecov Report

Merging #356 (bf83d26) into 2.x (59cb429) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##              2.x     #356   +/-   ##
=======================================
  Coverage   83.89%   83.89%           
=======================================
  Files          19       19           
  Lines         478      478           
  Branches       73       73           
=======================================
  Hits          401      401           
  Misses         55       55           
  Partials       22       22           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@junqiu-lei
Copy link
Member Author

The OSD start failed at 2.x for E2E test

The @mapbox/mapbox-gl-draw isn’t exiting at 2.x package.json but at main branch, I think we need backport the change #247 @VijayanB

Module not found: Error: Can't resolve '@mapbox/mapbox-gl-draw' in '/Users/junqiu/WebstormProjects/OpenSearch-Dashboards/plugins/dashboards-maps/public/components/toolbar/spatial_filter'
       │          resolve '@mapbox/mapbox-gl-draw' in '/Users/junqiu/WebstormProjects/OpenSearch-Dashboards/plugins/dashboards-maps/public/components/toolbar/spatial_filter'
       │            Parsed request is a module
       │            using description file: /Users/junqiu/WebstormProjects/OpenSearch-Dashboards/plugins/dashboards-maps/package.json (relative path: ./public/components/toolbar/spatial_filter)
       │              Field 'browser' doesn't contain a valid alias configuration
       │              resolve as module
       │                /Users/junqiu/WebstormProjects/OpenSearch-Dashboards/plugins/dashboards-maps/public/components/toolbar/spatial_filter/node_modules doesn't exist or is not a directory
       │                /Users/junqiu/WebstormProjects/OpenSearch-Dashboards/plugins/dashboards-maps/public/components/toolbar/node_modules doesn't exist or is not a directory
       │                /Users/junqiu/WebstormProjects/OpenSearch-Dashboards/plugins/dashboards-maps/public/components/node_modules doesn't exist or is not a directory
       │                /Users/junqiu/WebstormProjects/OpenSearch-Dashboards/plugins/dashboards-maps/public/node_modules doesn't exist or is not a directory
       │                /Users/junqiu/WebstormProjects/OpenSearch-Dashboards/plugins/node_modules doesn't exist or is not a directory
       │                /Users/junqiu/WebstormProjects/node_modules doesn't exist or is not a directory
       │                /Users/junqiu/node_modules doesn't exist or is not a directory
       │                /Users/node_modules doesn't exist or is not a directory
       │                /node_modules doesn't exist or is not a directory

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
Signed-off-by: Junqiu Lei <junqiu@amazon.com>
@junqiu-lei junqiu-lei merged commit 09eeb65 into opensearch-project:2.x Mar 23, 2023
@junqiu-lei junqiu-lei deleted the bump_2.7 branch March 23, 2023 19:22
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.

4 participants