wazuh / wazuh-dashboard

Wazuh dashboard, the Wazuh UI platform
https://wazuh.com
Apache License 2.0
32 stars 52 forks source link

Fix error generating packages in branches that contain `/` #183

Closed Tostti closed 4 months ago

Tostti commented 4 months ago

Description

This PR fixes the package generation procedure, which failed when the branch contained a /

Issues Resolved

180

Evidence

Workflow successfully completed using a branch named bug/package-generation-branch-with-slash

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

For that test, I had to replace a reference that otherwise would point to 4.9.0. After testing, I set the reference back to its original name.

Check List

lucianogorza commented 4 months ago

CR 🟢

Test 🟢