Abhijeet Kasurde
e5eac9fed1
homebrew_cask: Handle unusual brew version strings ( #9881 )
...
* Use regex to parse unusual brew version strings
Fixes : #8432
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com >
2025-03-15 08:04:06 +01:00
Alexei Znamensky
912065ad0e
h*.py: normalize docs ( #9394 )
...
* h*.py: normalize docs
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de >
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2024-12-26 21:55:56 +01:00
dronenb
9596995ffc
homebrew_cask: add + to valid cask chars ( #9128 )
...
* fix(homebrew_cask): add + to valid cask chars
* docs(homebrew_cask): add changelog fragment
Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com >
* fix(homebrew_cask): add PR link to changelog fragment
Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com >
* fix: add period to end of changelog fragment
Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com >
* fix: remove blank line from changelog fragment
Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com >
* fix: changelog fragment formatting
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
* Update changelogs/fragments/9128-homebrew_cask-name-regex-fix.yml
Co-authored-by: Felix Fontein <felix@fontein.de >
---------
Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com >
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
Co-authored-by: Felix Fontein <felix@fontein.de >
2024-11-16 18:31:45 +01:00
John Byrne
76d0222a83
homebrew_cask: fix upgrade_all changed when nothing upgraded ( #8708 )
...
* homebrew_cask: fix upgrade_all changed when nothing upgraded
* Add changelog fragment
* Update changelogs/fragments/8708-homebrew_cask-fix-upgrade-all.yml
Co-authored-by: Felix Fontein <felix@fontein.de >
* Add .strip() to upgrade output check
Co-authored-by: Felix Fontein <felix@fontein.de >
---------
Co-authored-by: John Byrne <john@jobytech.net >
Co-authored-by: Felix Fontein <felix@fontein.de >
2024-08-12 07:34:32 +02:00
Kit Ham
3b7f13c58e
homebrew: Move repeated logic from homebrew modules into module_utils ( #8324 )
...
* gomebrew: Move repeated logic from homebrew modules into module_utils
Fixes #8323 .
* ghangelog + unit test improvement
* Update changelogs/fragments/8323-refactor-homebrew-logic-module-utils.yml
Co-authored-by: Felix Fontein <felix@fontein.de >
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2024-05-11 16:52:43 +02:00
Claude Becker
6c5c05dfdc
homebrew: respect greedy flag for cask upgrade_all ( #6267 )
...
* homebrew: respect greedy flag for cask upgrade_all
* homebrew: implement feedback from code review
2023-04-13 06:41:23 +02:00
Felix Fontein
3ec2fde2c6
Add attributes to package manager modules ( #5954 )
...
Add attributes to package manager modules.
2023-02-24 09:25:20 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
Brian Coca
8f90360d49
make collection usable with current ansible vers ( #9 )
2020-03-11 14:10:38 +00:00