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

[Backport 2.x] Register system index descriptors through SystemIndexPlugin.getSystemIndexDescriptors #2817

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d3ecb2d from #2772.

…IndexDescriptors (#2772)

* Register system index descriptors through SystemIndexPlugin.getSystemIndexDescriptors

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add Spark Buffer index pattern

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Upgrade to checkout v4

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Fix CI issues

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Move env

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Revert "Upgrade to checkout v4"

This reverts commit b35573b.

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
Co-authored-by: Derek Ho <dxho@amazon.com>
(cherry picked from commit d3ecb2d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Collaborator

@derek-ho derek-ho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.62%. Comparing base (9c2b01d) to head (30c8237).

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #2817   +/-   ##
=========================================
  Coverage     94.62%   94.62%           
  Complexity     5095     5095           
=========================================
  Files           503      503           
  Lines         14555    14555           
  Branches        949      949           
=========================================
  Hits          13773    13773           
  Misses          740      740           
  Partials         42       42           
Flag Coverage Δ
sql-engine 94.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@derek-ho derek-ho merged commit 791c242 into 2.x Jul 15, 2024
34 of 49 checks passed
@derek-ho derek-ho deleted the backport/backport-2772-to-2.x branch July 15, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants