Luis Chico

Results 23 comments of Luis Chico

# Update Testing the macOS agent. :green_circle: Agent macOS Intel ### Package creation command: ``` ./generate_wazuh_packages.sh -b 22080-migrate-and-adapt-the-wazuh-agent-subsystem -s /tmp ``` ### Package installation: ![image (9)](https://github.com/wazuh/wazuh/assets/21695385/803a81f6-fed4-4f49-9ca8-c8504de5f06d) ![image (8)](https://github.com/wazuh/wazuh/assets/21695385/28edbd8e-3306-433e-8e8a-5673a111eb57)

# Update Improvements have been made to the **packages-upload-images** and **package-build** workflows, as well as to the build and package-generation scripts, enabling the push of images to ghcr.io. ![Screenshot from...

# Update 14-03-2024 I was able to upload all the docker images and generate deb and rpm packages. ![image](https://github.com/wazuh/wazuh/assets/21695385/beb65df3-3fd4-4d29-b301-7d8297eca8a5) ![image](https://github.com/wazuh/wazuh/assets/21695385/3266775c-d220-4fa7-a5bf-f763e7fcb9dd) I started rolling back the rename of the architecture for...

# Update 20-03-2024 - Add legacy to the workflow: Adding docker images for building legacy packages. - Test generation for all packages with all possibilities on the local machine. ![image](https://github.com/wazuh/wazuh/assets/21695385/dd100cea-f345-4f41-a900-8a1c7814502b)...

# Update 25-03-2024 * Removed validation for existing packages or builder images. This ensures packages and images are always overwritten. * Added a README.md file. * The PR ([link to...

# Update 03-04-2024 * Add an installation test to verify the package build is functioning correctly. ![image](https://github.com/wazuh/wazuh/assets/21695385/4d31cdaa-f6c9-42f4-a394-2d0cb5e8ec8b) * Pending fix: Attempted to use the builder image for the test, but...

# Update 05-04-2024 * Change the method of testing package installation; rather than checking the services, we now verify with the package manager. * Enhance the job title description by...

# Update *Addressed comments and rebased with [migration/21755-wazuh-packages-redesign](https://github.com/wazuh/wazuh/tree/migration/21755-wazuh-packages-redesign). *Tested the package generation for manager and agent. Updated the description with the results.

# Update Fix errors in the README documentation regarding pushing Docker images using the GitHub API.