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

Add compatibility with OpenSearch 2.11.0 #121

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Add compatibility with OpenSearch 2.11.0 #121

merged 3 commits into from
Nov 17, 2023

Conversation

AlexRuiz7
Copy link
Member

@AlexRuiz7 AlexRuiz7 commented Nov 17, 2023

Description

This PR bases the Wazuh dashboard fork on OpenSearch 2.11.0, migrating all the changes from previous versions of the fork.

Issues Resolved

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

yenienserrano and others added 3 commits November 17, 2023 10:22
Signed-off-by: yenienserrano <[email protected]>
Signed-off-by: Álex Ruiz <[email protected]>
Signed-off-by: Ian Yenien Serrano <[email protected]>
Co-authored-by: Álex Ruiz <[email protected]>
Co-authored-by: Maximiliano Ibarra <[email protected]>
Co-authored-by: Nicolas Agustin Guevara Pihen <[email protected]>
Co-authored-by: Antonio <[email protected]>
@AlexRuiz7 AlexRuiz7 linked an issue Nov 17, 2023 that may be closed by this pull request
4 tasks
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (3c83816) 66.81% compared to head (240d0f6) 66.80%.

Files Patch % Lines
...lic/injected_metadata/injected_metadata_service.ts 33.33% 2 Missing ⚠️
src/cli_plugin/install/settings.js 75.00% 1 Missing ⚠️
src/core/public/rendering/rendering_service.tsx 50.00% 0 Missing and 1 partial ⚠️
src/plugins/home/public/plugin.ts 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##            4.9.0     #121      +/-   ##
==========================================
- Coverage   66.81%   66.80%   -0.01%     
==========================================
  Files        3284     3284              
  Lines       63149    63162      +13     
  Branches    10048    10051       +3     
==========================================
+ Hits        42192    42195       +3     
- Misses      18485    18495      +10     
  Partials     2472     2472              
Flag Coverage Δ
Linux_1 35.27% <55.55%> (+<0.01%) ⬆️
Linux_2 55.27% <83.33%> (+<0.01%) ⬆️
Linux_3 43.84% <52.63%> (-0.01%) ⬇️
Linux_4 35.48% <61.53%> (-0.02%) ⬇️
Windows_1 35.28% <55.55%> (+<0.01%) ⬆️
Windows_2 55.23% <83.33%> (+<0.01%) ⬆️
Windows_3 43.85% <52.63%> (+<0.01%) ⬆️
Windows_4 35.48% <61.53%> (-0.02%) ⬇️

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.

@AlexRuiz7 AlexRuiz7 linked an issue Nov 17, 2023 that may be closed by this pull request
4 tasks
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexRuiz7 AlexRuiz7 merged commit f3b228c into 4.9.0 Nov 17, 2023
96 checks passed
@AlexRuiz7 AlexRuiz7 deleted the wz-4.9 branch November 17, 2023 14:50
yenienserrano added a commit that referenced this pull request Dec 19, 2023
Signed-off-by: yenienserrano <[email protected]>
Signed-off-by: Álex Ruiz <[email protected]>
Signed-off-by: Ian Yenien Serrano <[email protected]>
Co-authored-by: Ian Yenien Serrano <[email protected]>
Co-authored-by: Maximiliano Ibarra <[email protected]>
Co-authored-by: Nicolas Agustin Guevara Pihen <[email protected]>
Co-authored-by: Antonio <[email protected]>
Co-authored-by: yenienserrano <[email protected]>
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.

Generate branch 4.9.0 Compatibility with OpenSearch 2.11.0
3 participants