-
Notifications
You must be signed in to change notification settings - Fork 113
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
Fixed xContent dependencies due to OSCore changes #721
Fixed xContent dependencies due to OSCore changes #721
Conversation
Signed-off-by: Angie Zhang <langelzh@amazon.com>
…ependencies change. Signed-off-by: Angie Zhang <langelzh@amazon.com>
Security test workflows fail as security plugin has not been updated yet. |
Signed-off-by: Angie Zhang <langelzh@amazon.com>
Signed-off-by: Angie Zhang <langelzh@amazon.com>
Codecov Report
📣 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 #721 +/- ##
============================================
+ Coverage 75.27% 75.73% +0.45%
- Complexity 2636 2660 +24
============================================
Files 333 333
Lines 15398 15398
Branches 2386 2388 +2
============================================
+ Hits 11591 11661 +70
+ Misses 2435 2377 -58
+ Partials 1372 1360 -12
... and 5 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Multi node test workflow failed for known flaky tests. Cases passed in local. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
…#721) * Fixed xContent dependencies due to OSCore changes Signed-off-by: Angie Zhang <langelzh@amazon.com> * 1.Bump version of 2.x to 2.7; 2.Update gradle.build; 3.Fix xContent dependencies change. Signed-off-by: Angie Zhang <langelzh@amazon.com> * Add bwcBundleTest back Signed-off-by: Angie Zhang <langelzh@amazon.com> * Add bwcBundleTest back Signed-off-by: Angie Zhang <langelzh@amazon.com> --------- Signed-off-by: Angie Zhang <langelzh@amazon.com> Signed-off-by: Ronnak Saxena <ronsax@amazon.com>
Issue #, if available:
opensearch-project/OpenSearch#6841
Description of changes:
CheckList:
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.