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/plugins/modules/packaging/language
patchback[bot] b66df6932e
[PR #5845/1430ed00 backport][stable-5] pipx: add testcase w/ env vars PIPX_xxxx (#5858)
pipx: add testcase w/ env vars PIPX_xxxx (#5845)

* pipx: add testcase w/ env vars PIPX_xxxx

* add note to the docs about env vars

* add note to the docs about env vars

* Apply suggestions from code review

* Update plugins/modules/pipx.py

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

* Update plugins/modules/pipx_info.py

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

* break long lines into smaller ones

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

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2023-01-18 21:43:11 +01:00
..
ansible_galaxy_install.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
bower.py Adjust booleans in packaging modules. (#5154) (#5169) 2022-08-24 20:46:30 +02:00
bundler.py Adjust booleans in packaging modules. (#5154) (#5169) 2022-08-24 20:46:30 +02:00
cargo.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
composer.py Fix non-matching defaults. (#5452) (#5453) 2022-11-01 19:45:37 +01:00
cpanm.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) (#5515) 2022-11-09 07:33:03 +01:00
easy_install.py Adjust booleans in packaging modules. (#5154) (#5169) 2022-08-24 20:46:30 +02:00
gem.py [PR #5751/2670215c backport][stable-5] Fix gem.py, hang on uninstall specific gem version (#5779) 2023-01-07 10:53:25 +01:00
maven_artifact.py Fix non-matching defaults. (#5452) (#5453) 2022-11-01 19:45:37 +01:00
npm.py Adjust booleans in packaging modules. (#5154) (#5169) 2022-08-24 20:46:30 +02:00
pear.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
pip_package_info.py short_description fix batch 2 (#5520) (#5522) 2022-11-09 14:08:55 +01:00
pipx.py [PR #5845/1430ed00 backport][stable-5] pipx: add testcase w/ env vars PIPX_xxxx (#5858) 2023-01-18 21:43:11 +01:00
pipx_info.py [PR #5845/1430ed00 backport][stable-5] pipx: add testcase w/ env vars PIPX_xxxx (#5858) 2023-01-18 21:43:11 +01:00
yarn.py multiple modules: removed unused imports (#5258) (#5268) 2022-09-10 12:18:27 +02:00