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

Unzip command not found in package generation action #7178

Conversation

asteriscos
Copy link
Member

Description

This pull request adds the unzip package to the test plugins post workflow to fix the unzip: command not found error.

Issues Resolved

Evidence

[Provide screenshots or videos to prove this PR solves the issues]

Test

  • Run the wazuh dashboard package build action and verify there's no error in the output.

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

Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 45.5% ( 400 / 879 )
Branches 41.09% ( 157 / 382 )
Functions 43.87% ( 136 / 310 )
Lines 45.69% ( 398 / 871 )

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

Main plugin code coverage (Jest) test % values
Statements 14.89% ( 4436 / 29774 )
Branches 9.76% ( 1876 / 19206 )
Functions 14.66% ( 1056 / 7200 )
Lines 15.11% ( 4330 / 28646 )

@asteriscos
Copy link
Member Author

I'm closing this, because a new pull request has been created.

@asteriscos asteriscos closed this Nov 27, 2024
@asteriscos asteriscos deleted the bug-430-unzip-command-not-found-in-package-generation-action branch November 27, 2024 13:33
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.

2 participants