-
Notifications
You must be signed in to change notification settings - Fork 69
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
Update 1.x branch with latest 1.3 branch #553
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Zhongnan Su <[email protected]>
Signed-off-by: David Cui <[email protected]>
Signed-off-by: David Cui <[email protected]>
Signed-off-by: Joshua Li <[email protected]>
Signed-off-by: David Cui <[email protected]> Co-authored-by: Carl Meadows <[email protected]> Co-authored-by: Zhongnan Su <[email protected]> Co-authored-by: Joshua Li <[email protected]>
Signed-off-by: David Cui <[email protected]>
…#37) Signed-off-by: David Cui <[email protected]>
Signed-off-by: Joshua Li <[email protected]>
Signed-off-by: David Cui <[email protected]>
… specified or when the match phrases is negated (#33) * [Build query] Correctly handle phrases filter that specify only one single value Contrary to the phrase filter type which always specify a meta.params.query, the phrases filter type never specify a meta.params.query even when a single value is selected. This anomaly trigger an error generated by the MonoFieldQueryBase included in the elastic-builder dependency and prevent the generation of the report. Signed-off-by: Kévin Masseix <[email protected]> * [Build query] Correctly handle negated phrases filter that specify only one single value Signed-off-by: Kévin Masseix <[email protected]> * [Build query] Correctlty handle negated phrases to exclude them from the report instead of including them Signed-off-by: Kévin Masseix <[email protected]>
Pass processing if doc[field] == null Based on opendistro-for-elasticsearch/kibana-reports#327 (comment)
Add missing test case for the fix "pass doc[field] == null"
… Kibana advanced setting (#371)
Signed-off-by: David Cui <[email protected]>
Signed-off-by: David Cui <[email protected]>
Signed-off-by: David Cui <[email protected]>
Signed-off-by: Zhongnan Su <[email protected]>
* Fix csv parsing function Signed-off-by: Joshua Li <[email protected]> * Flatten nested results for csv Signed-off-by: Joshua Li <[email protected]> * Add test case for nested fields Signed-off-by: Joshua Li <[email protected]>
Signed-off-by: David Cui <[email protected]>
…perbound 2 (#62) Signed-off-by: Zhongnan Su <[email protected]>
Signed-off-by: David Cui <[email protected]>
Signed-off-by: David Cui <[email protected]>
Signed-off-by: David Cui <[email protected]>
Signed-off-by: David Cui <[email protected]>
* add puml diagrams for integration with Notifications plugin Signed-off-by: David Cui <[email protected]> * amend Notifications plugin naming in diagram Signed-off-by: David Cui <[email protected]>
Signed-off-by: David Cui <[email protected]>
Also a issue with chrome font rendering was fixed
* moved docs to root folder, update readme to include Notifications roadmap Signed-off-by: David Cui <[email protected]> * update readme to clarify current status of supported features Signed-off-by: David Cui <[email protected]>
* Remove zips and download from remote at build time (#337) Signed-off-by: Joshua Li <[email protected]> * Remove odfe bwc test (#408) Signed-off-by: Shenoy Pratik <[email protected]> Signed-off-by: Joshua Li <[email protected]> Signed-off-by: Shenoy Pratik <[email protected]> Co-authored-by: Shenoy Pratik <[email protected]>
Signed-off-by: Joshua Li <[email protected]>
* release 1.3.5 Signed-off-by: prudhvigodithi <[email protected]> * release 1.3.5 Signed-off-by: prudhvigodithi <[email protected]> Signed-off-by: prudhvigodithi <[email protected]>
* Add Bwc Test for OS 1.1 (#417) Signed-off-by: Shenoy Pratik <[email protected]> * Fix job-scheduler url Signed-off-by: Joshua Li <[email protected]> * Remove artifact zips Signed-off-by: Joshua Li <[email protected]> Signed-off-by: Shenoy Pratik <[email protected]> Signed-off-by: Joshua Li <[email protected]> Co-authored-by: Shenoy Pratik <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
Updating Kotlin and Jsoup (cherry picked from commit 50eac17)
Add release notes for 1.3.6 (cherry picked from commit fd8f9de)
[Backport 1.3] Add release notes for 1.3.6
Changing 1.3.6 release notes location (cherry picked from commit 2159036)
[Backport 1.3] Changing 1.3.6 release notes location
Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> (cherry picked from commit d0c86aa) Co-authored-by: Kavitha Conjeevaram Mohan <[email protected]>
Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> (cherry picked from commit dea93af) Co-authored-by: Kavitha Conjeevaram Mohan <[email protected]>
* upgrade puppeteer & change report timeout Signed-off-by: Rupal Mahajan <[email protected]> * Change timeout Signed-off-by: Rupal Mahajan <[email protected]> Signed-off-by: Rupal Mahajan <[email protected]>
Signed-off-by: vamsi-amazon <[email protected]> (cherry picked from commit e2e4366) Co-authored-by: vamsi-amazon <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
Signed-off-by: Rupal Mahajan <[email protected]>
Signed-off-by: Rupal Mahajan <[email protected]>
Signed-off-by: Rupal Mahajan <[email protected]>
joshuali925
previously approved these changes
Nov 30, 2022
YANG-DB
previously approved these changes
Dec 1, 2022
Codecov Report
@@ Coverage Diff @@
## 1.x #553 +/- ##
=========================================
Coverage 74.35% 74.35%
Complexity 383 383
=========================================
Files 94 94
Lines 3969 3969
Branches 612 612
=========================================
Hits 2951 2951
Misses 884 884
Partials 134 134
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Rupal Mahajan <[email protected]>
YANG-DB
approved these changes
Dec 1, 2022
joshuali925
approved these changes
Dec 1, 2022
mengweieric
approved these changes
Dec 1, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Issues Resolved
[List any issues this PR will resolve]
Check List
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.