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

Fix 4.9.0 changelog #6933

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Fix 4.9.0 changelog #6933

merged 2 commits into from
Aug 21, 2024

Conversation

asteriscos
Copy link
Member

@asteriscos asteriscos commented Aug 21, 2024

Description

This pull request fixes the 4.9.0 changelog to ensure consistency and readability.

Issues Resolved

Check List

  • All tests pass
    • yarn test:jest
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@asteriscos asteriscos self-assigned this Aug 21, 2024
Copy link
Member

@Desvelao Desvelao left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 46.02% ( 400 / 869 )
Branches 41.97% ( 157 / 374 )
Functions 44.01% ( 136 / 309 )
Lines 46.22% ( 398 / 861 )

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 )

@Desvelao Desvelao linked an issue Aug 21, 2024 that may be closed by this pull request
4 tasks
Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 13.59% ( 4016 / 29541 )
Branches 9.08% ( 1755 / 19313 )
Functions 13.31% ( 947 / 7111 )
Lines 13.76% ( 3914 / 28425 )

@Desvelao Desvelao merged commit c9ca2f5 into 4.9.0 Aug 21, 2024
5 checks passed
@Desvelao Desvelao deleted the fix/6932-changelog-4.9.0 branch August 21, 2024 11:57
asteriscos added a commit that referenced this pull request Sep 2, 2024
* Fix 4.9.0 changelog (#6933)

* Fix 4.9.0 changelog

* Remove 6519 reverted pull request

* Bump 4.9.0 rev 06 RC1 (#6934)

* Bump 4.9.0 revision 06 RC1

* Format

* Remove allowed agents filter in data source

* Remove getAuthorizedAgent no authorization

* Remove allowedAgents from app state

* Remove useAllowedAgents hook

* Remove allowed agents related actions

* Remove allowed agents in reporting

* Apply prettier

* Remove allowed agents

* Fix unit test

* Revert CHANGELOG

* Update CHANGELOG

---------

Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
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.

Support new stage RC 1 for 4.9.0 in wazuh-dashboard-plugins repository
2 participants