Actions
Issue #6855
closedAutomation hub tarballs have invalid name formatting.
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Collection tarballs downloaded from Automation Hub using the download button have their names formatted with periods as <namespace>.<collection>.<version>
when they should be formatted with dashes as <namespace>-<collection>-<version>
.
Actions
Fix filename generation for ansible collection artifacts
https://pulp.plan.io/issues/6855 https://github.com/ansible/galaxy_ng/issues/178
closes #6855