mirror of
https://github.com/wazuh/wazuh-dashboard.git
synced 2025-12-10 00:31:06 -06:00
* Adds multi-arch Docker build workflow for dev images * Consolidates build jobs using matrix strategy * Replaces docker manifest with buildx imagetools * Apply suggestions from code review Signed-off-by: Antonio <34042064+Desvelao@users.noreply.github.com> * fix: add missing platform option to readme for multiarch script * feat(bumper): update build_multiarch.sh script and readme * fix: default branch of build-multiarch.sh script * Improves workflow documentation and input description * Removes ML commons branch configuration option * fix: correct capitalization and wording in workflow documentation * Adds automated version extraction and scheduled builds * Removes dashboards-visualizations plugin --------- Signed-off-by: Antonio <34042064+Desvelao@users.noreply.github.com> Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com>