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

Fixed the creation of arm packages in the github action #507

Merged
merged 6 commits into from
Feb 5, 2025

Conversation

yenienserrano
Copy link
Member

@yenienserrano yenienserrano commented Jan 30, 2025

Description

Add the -a flag to the ps docker to list all running and stopped containers, also add the -f flag to the docker rmi to force image deletion.

Issues Resolved

Screenshot

image

ARM DEB

image

ARM RPM

image

Actions

ARM

RPM

https://github.com/wazuh/wazuh-dashboard/actions/runs/13059078408

DEB

https://github.com/wazuh/wazuh-dashboard/actions/runs/13059074776

AMD

RPM

https://github.com/wazuh/wazuh-dashboard/actions/runs/13059072265

DEB

https://github.com/wazuh/wazuh-dashboard/actions/runs/13059063496

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@yenienserrano yenienserrano self-assigned this Jan 30, 2025
@yenienserrano yenienserrano linked an issue Jan 30, 2025 that may be closed by this pull request
This reverts commit cf5e811.
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
Member

@JuanGarriuz JuanGarriuz left a comment

Choose a reason for hiding this comment

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

LGTM!!

image

@asteriscos asteriscos merged commit 1eff6a8 into 4.12.0 Feb 5, 2025
60 checks passed
@asteriscos asteriscos deleted the bug/472-add-flag--a-docker-ps branch February 5, 2025 12:50
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.

[BUG] Package generation GHA workflow fails for ARM architecture
4 participants