Skip to content

Compatibility with OpenSearch 2.19.2 for Wazuh 6.x #7459

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

Open
wants to merge 5 commits into
base: 6.0.0
Choose a base branch
from

Conversation

yenienserrano
Copy link
Member

Description

This pull request adds the compatibility with OpenSearch Dashboards 2.19.2.

Issues Resolved

#7413

Evidence

Test

Check List

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

Update the OpenSearch Dashboards version in CHANGELOG.md and all plugin package.json files to ensure compatibility with the latest version
@yenienserrano yenienserrano linked an issue May 23, 2025 that may be closed by this pull request
3 tasks
Modify GitHub workflows to trigger only when pull requests are not in draft state and specify explicit PR event types (opened, synchronize, reopened, ready_for_review). Additionally, update the runner environment to ubuntu-24.04 for consistency and improved compatibility.
The change allows the version suffix pattern to recognize ARM architecture tags, ensuring compatibility with ARM-based builds
@yenienserrano yenienserrano marked this pull request as ready for review May 23, 2025 19:44
Copy link
Contributor

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.44% ( 172 / 225 )
Branches 58.65% ( 61 / 104 )
Functions 61.7% ( 29 / 47 )
Lines 76.44% ( 172 / 225 )

Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 28.24% ( 711 / 2517 )
Branches 28.92% ( 370 / 1279 )
Functions 26.08% ( 186 / 713 )
Lines 28.38% ( 706 / 2487 )

Copy link
Contributor

Wazuh Fleet Management plugin code coverage (Jest) test % values
Statements 40.38% ( 773 / 1914 )
Branches 36.92% ( 353 / 956 )
Functions 38.38% ( 233 / 607 )
Lines 40.2% ( 753 / 1873 )

@yenienserrano yenienserrano self-assigned this May 23, 2025
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.

Compatibility with OpenSearch 2.19.2 for Wazuh 6.x
1 participant