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

Enable arm64 packages building using remote binary caching #506

Merged
merged 4 commits into from
Feb 17, 2025

Conversation

mjcr99
Copy link
Member

@mjcr99 mjcr99 commented Jan 16, 2025

Related issue
#484

Description

Hi team,

This PR make possible to build the 5.0.0 agent for arm64 using remote binary caching.

New images are being uploaded:

Tests

🟢 Triggered WF: https://github.com/wazuh/wazuh-agent-packages/actions/runs/13310867351

gh workflow run packages-build-linux-agent-amd.yml -r enhancement/484-linux-rpmdeb-arm-package-creation -f architecture=arm64 -f source_reference=enhancement/484-linux-rpmdeb-arm-package-creation -f revision=3 -f is_stage=false -f system=rpm -f id=test_arm64_deps -f upload_to=artifact

🟢 Triggered WF: https://github.com/wazuh/wazuh-agent-packages/actions/runs/13310866882

gh workflow run packages-build-linux-agent-amd.yml -r enhancement/484-linux-rpmdeb-arm-package-creation -f architecture=arm64 -f source_reference=enhancement/484-linux-rpmdeb-arm-package-creation -f revision=3 -f is_stage=false -f system=deb -f id=test_arm64_deps -f upload_to=artifact

@mjcr99 mjcr99 linked an issue Jan 16, 2025 that may be closed by this pull request
@mjcr99 mjcr99 self-assigned this Jan 16, 2025
@mjcr99 mjcr99 force-pushed the enhancement/484-linux-rpmdeb-arm-package-creation branch 3 times, most recently from 0b036c5 to 7913526 Compare January 18, 2025 12:27
mjcr99 and others added 3 commits February 13, 2025 09:21
We should add them as we need them, analyzing each Dockerfile
in a case by case basis, so we don't include unnecessary steps
nor packages, custom builds and installations.

Having these files here, brought from 4.x, invites to leave them
unmodified.
@mjcr99 mjcr99 force-pushed the enhancement/484-linux-rpmdeb-arm-package-creation branch from b4c2a3a to bca60a2 Compare February 13, 2025 08:25
@mjcr99 mjcr99 force-pushed the enhancement/484-linux-rpmdeb-arm-package-creation branch from a9a17d0 to 35cf18f Compare February 13, 2025 13:57
@MarcelKemp MarcelKemp self-requested a review February 17, 2025 10:05
@MarcelKemp MarcelKemp merged commit 0320de5 into main Feb 17, 2025
5 checks passed
@MarcelKemp MarcelKemp deleted the enhancement/484-linux-rpmdeb-arm-package-creation branch February 17, 2025 11:57
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.

Linux (RPM/DEB) ARM Package Creation
3 participants