-
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 <szhongna@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: David Cui <davidcui@amazon.com> Co-authored-by: Carl Meadows <47793022+CarlMeadows@users.noreply.github.com> Co-authored-by: Zhongnan Su <szhongna@amazon.com> Co-authored-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: David Cui <davidcui@amazon.com>
…#37) Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: David Cui <davidcui@amazon.com>
… 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 <masseix.kevin@gmail.com> * [Build query] Correctly handle negated phrases filter that specify only one single value Signed-off-by: Kévin Masseix <masseix.kevin@gmail.com> * [Build query] Correctlty handle negated phrases to exclude them from the report instead of including them Signed-off-by: Kévin Masseix <masseix.kevin@gmail.com>
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 <davidcui@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: Zhongnan Su <szhongna@amazon.com>
* Fix csv parsing function Signed-off-by: Joshua Li <joshuali925@gmail.com> * Flatten nested results for csv Signed-off-by: Joshua Li <joshuali925@gmail.com> * Add test case for nested fields Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: David Cui <davidcui@amazon.com>
…perbound 2 (#62) Signed-off-by: Zhongnan Su <szhongna@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
* add puml diagrams for integration with Notifications plugin Signed-off-by: David Cui <davidcui@amazon.com> * amend Notifications plugin naming in diagram Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
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 <davidcui@amazon.com> * update readme to clarify current status of supported features Signed-off-by: David Cui <davidcui@amazon.com>
* Remove zips and download from remote at build time (#337) Signed-off-by: Joshua Li <joshuali925@gmail.com> * Remove odfe bwc test (#408) Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> Signed-off-by: Joshua Li <joshuali925@gmail.com> Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
* Add Bwc Test for OS 1.1 (#417) Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> * Fix job-scheduler url Signed-off-by: Joshua Li <joshuali925@gmail.com> * Remove artifact zips Signed-off-by: Joshua Li <joshuali925@gmail.com> Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> Signed-off-by: Joshua Li <joshuali925@gmail.com> Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
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
* upgrade puppeteer & change report timeout Signed-off-by: Rupal Mahajan <maharup@amazon.com> * Change timeout Signed-off-by: Rupal Mahajan <maharup@amazon.com> Signed-off-by: Rupal Mahajan <maharup@amazon.com>
Signed-off-by: vamsi-amazon <reddyvam@amazon.com> (cherry picked from commit e2e4366) Co-authored-by: vamsi-amazon <reddyvam@amazon.com>
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Signed-off-by: Rupal Mahajan <maharup@amazon.com>
Signed-off-by: Rupal Mahajan <maharup@amazon.com>
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 <maharup@amazon.com>
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.