-
Notifications
You must be signed in to change notification settings - Fork 893
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
[Backport 2.x] Removed KUI usage in maps_legacy plugin #4592
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
* Removed KUI usage from map_legacy plugin Signed-off-by: Malika Shamgunova <[email protected]> * Removed KUI icon from maps_legacy plugin Signed-off-by: Malika Shamgunova <[email protected]> * import Signed-off-by: Malika Shamgunova <[email protected]> * Added to CHNAGELOG.md Signed-off-by: Malika Shamgunova <[email protected]> * Updated CHANGELOG.md Signed-off-by: Malika Shamgunova <[email protected]> * Update in CHANGELOG.md Signed-off-by: Malika Shamgunova <[email protected]> * Upgrade the backport workflow (#4343) * Copy over the labels from the original PR * Label the backport PR with `autocut` * Label a PR that fails to backport Signed-off-by: Miki <[email protected]> * Hide any output from `use_node` checking for Node compatibility (#4237) Signed-off-by: Miki <[email protected]> Signed-off-by: Josh Romero <[email protected]> Co-authored-by: Josh Romero <[email protected]> * Resolved merge conflicts Signed-off-by: Malika Shamgunova <[email protected]> * Apply suggestions from code review Resolve changelog conflicts Signed-off-by: Josh Romero <[email protected]> --------- Signed-off-by: Malika Shamgunova <[email protected]> Signed-off-by: Anan Zhuang <[email protected]> Signed-off-by: Miki <[email protected]> Signed-off-by: Josh Romero <[email protected]> Co-authored-by: Qingyang(Abby) Hu <[email protected]> Co-authored-by: Anan Zhuang <[email protected]> Co-authored-by: Miki <[email protected]> Co-authored-by: Josh Romero <[email protected]> (cherry picked from commit 22a8943) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
opensearch-trigger-bot
bot
requested review from
ananzh,
kavilla and
seanneumann
as code owners
July 19, 2023 17:12
opensearch-trigger-bot
bot
added
autocut
Skip the changelog verification check on backports
OSCI
Open Source Contributor Initiative
labels
Jul 19, 2023
opensearch-trigger-bot
bot
requested review from
joshuarrrr,
abbyhu2000,
zengyan-amazon,
kristenTian,
zhongnansu,
manasvinibs,
ZilongX,
Flyingliuhub and
BSFishy
as code owners
July 19, 2023 17:12
Codecov Report
@@ Coverage Diff @@
## 2.x #4592 +/- ##
===========================================
- Coverage 66.16% 55.17% -11.00%
===========================================
Files 3315 3017 -298
Lines 63892 59767 -4125
Branches 9961 9329 -632
===========================================
- Hits 42277 32976 -9301
- Misses 19250 24725 +5475
+ Partials 2365 2066 -299
Flags with carried forward coverage won't be shown. Click here to find out more.
|
abbyhu2000
approved these changes
Jul 25, 2023
joshuarrrr
approved these changes
Jul 25, 2023
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.
codecov must be out of its machine mind.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
autocut
Skip the changelog verification check on backports
first-time-contributor
OSCI
Open Source Contributor Initiative
v2.10.0
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.
Backport 22a8943 from #3998.