1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 7ac14f964b
updated deprecated homebrew cask commands (#1481) (#1565)
* updated deprecated homebrew cask commands

* added methods for brew version deprecation check

* added comments and changelog fragment

* added unit test for version comparison

* switch to use disutils LooseVersion for version comparison

* updated changelog message and minor refactor for building brew command based on version

* added caching logic for retrieval of brew version and updated PR changelog yaml

* Update changelogs/fragments/1481-deprecated-brew-cask-command.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/packaging/os/homebrew_cask.py

* Update plugins/modules/packaging/os/homebrew_cask.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/packaging/os/homebrew_cask.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* switch to use subprocess.check_output instead of subprocess.run

* replace subprocess with run_command

* removed unused subprocess import

* removed error handling logic to depend on check_rc=True instead

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ed813176ce)

Co-authored-by: Jianhao Tan <jianhao@shopback.com>
2020-12-31 23:07:39 +00:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:18:40 +02:00
1040-ldap_search-changed-must-be-false.yaml Ensured `changed returns False`. (#1530) (#1531) 2020-12-22 16:15:50 +01:00
1481-deprecated-brew-cask-command.yaml updated deprecated homebrew cask commands (#1481) (#1565) 2020-12-31 23:07:39 +00:00
1522-yaml-callback-unicode.yml YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) (#1529) 2020-12-22 09:59:57 +00:00
1527-fix-nios-api-member-normalize.yaml nios_member: fix nios api member_normalize error with python 3 (#1527) (#1534) 2020-12-23 08:49:29 +01:00
1552_launchd.yml launchd: Handle deprecated APIs in plistlib (#1554) (#1563) 2020-12-30 09:00:33 +01:00
1553_sendgrid.yml sendgrid: Update docs (#1557) (#1558) 2020-12-29 10:25:40 +01:00
community.docker-53-docker_image-tag-push.yml Backport of 117f132213 (#1542) 2020-12-26 18:30:07 +00:00
community.docker-55-docker_image-loading.yml Backport of 5eef093e99 (#1548) 2020-12-27 15:50:21 +01:00
jira_improvements.yaml jira - some improvements to the module (#1536) (#1547) 2020-12-27 13:47:33 +00:00