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] [Multiple Datasource][Version Decoupling] Add support of required backend plugins check on data sources #7161

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport daccab7 from #7146.

…kend plugins check on data sources (#7146)

* [Multiple Datasource][Version Decoupling] Add support of required backend plugins check on data sources

Signed-off-by: Zilong Xia <zilongx@amazon.com>

* Changeset file for PR #7146 created/updated

---------

Signed-off-by: Zilong Xia <zilongx@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit daccab7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jul 2, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.

Project coverage is 67.59%. Comparing base (12fead1) to head (023ff5a).

Files Patch % Lines
...ents/step_data_source/components/header/header.tsx 0.00% 7 Missing ⚠️
...ndex_pattern_management/public/components/utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7161      +/-   ##
==========================================
- Coverage   67.59%   67.59%   -0.01%     
==========================================
  Files        3449     3449              
  Lines       68033    68042       +9     
  Branches    11048    11052       +4     
==========================================
+ Hits        45988    45993       +5     
- Misses      19376    19380       +4     
  Partials     2669     2669              
Flag Coverage Δ
Linux_1 33.06% <0.00%> (-0.01%) ⬇️
Linux_2 55.30% <100.00%> (+<0.01%) ⬆️
Linux_3 45.15% <0.00%> (+<0.01%) ⬆️
Linux_4 34.92% <0.00%> (-0.01%) ⬇️
Windows_1 33.08% <0.00%> (-0.01%) ⬇️
Windows_2 55.25% <100.00%> (+<0.01%) ⬆️
Windows_3 45.15% <0.00%> (-0.01%) ⬇️
Windows_4 34.92% <0.00%> (-0.01%) ⬇️

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.

@ZilongX ZilongX merged commit fe361e9 into 2.x Jul 3, 2024
68 of 71 checks passed
@ZilongX ZilongX deleted the backport/backport-7146-to-2.x branch July 3, 2024 17:13
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 failed changeset multiple datasource multiple datasource project seasoned-contributor v2.16.0 version decoupling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants