mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
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>
This commit is contained in:
parent
19a7aa462b
commit
d74680a3c6
5 changed files with 62 additions and 14 deletions
|
@ -0,0 +1,5 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue