-
Notifications
You must be signed in to change notification settings - Fork 60
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
Updating our package construction methods #122
Conversation
…s downloaded from github actions
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## 4.9.0 #122 +/- ##
=======================================
Coverage 66.80% 66.80%
=======================================
Files 3284 3284
Lines 63162 63162
Branches 10051 10051
=======================================
+ Hits 42193 42196 +3
+ Misses 18496 18495 -1
+ Partials 2473 2471 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test ✔️
CR ✔️
LGTM
Description
Updating our package construction methods to support different applications.
Issues Resolved
Prerequisites
You need a package of
wazuh-dashboard
,wazuh-dashboard-plugins
andsecurity
plugin generated by the build actions from githubTest
wazuh-dashboard-base
If you want, you can use these packages:
Download them and use first the script to generate the base or the script you decide which package to create.
2a. Generate base
3a. Create packages
.deb
.rpm
2b. Generate all packages
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr