mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d74680a3c6
Add basic regression tests
Add changelog
Rename _create_regex_group to better suit function
Fix '-' use in Homebrew validation
(cherry picked from commit 4c379bd3b2
)
Co-authored-by: MichaelWasher <mwasher@redhat.com>
5 lines
314 B
YAML
5 lines
314 B
YAML
bugfixes:
|
|
- homebrew - fix package name validation for packages containing hypen ``-``
|
|
(https://github.com/ansible-collections/community.general/issues/1037).
|
|
- homebrew_cask - fix package name validation for casks containing hypen ``-``
|
|
(https://github.com/ansible-collections/community.general/issues/1037).
|