1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
Commit graph

3677 commits

Author SHA1 Message Date
Mariam Ahhttouche
1e686895cf
Update plugins/modules/uv_python.py documentation
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-10 15:05:24 +00:00
Mariam Ahhttouche
cd3dc6a76f
Use ansible markup in plugins/modules/uv_python.py documentation
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-10 15:02:35 +00:00
Mariam Ahhttouche
a02743fd76
Make code in plugins/modules/uv_python.py more pythonic
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-10 15:01:47 +00:00
Mariam Ahhttouche
025cf018dc
Update plugins/modules/uv_python.py documentation
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-10 15:00:03 +00:00
Mariam Ahhttouche
dbfd881d7b
Add typing in Update plugins/modules/uv_python.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-07 21:45:35 +00:00
Mariam Ahhttouche
e221795cf8 Update tests to install uv using pip and fix some tests 2026-03-07 17:35:00 +00:00
Mariam Ahhttouche
55557c37a0 Add Python version requirement in uv_python documentation 2026-03-07 16:17:44 +00:00
Mariam Ahhttouche
6521f08c09 Update dummy variable names in uv_python module 2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
fec8c1d215 Remove uneeded escape characters uv_python documentation 2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
38200235ab Remove escape character from documentation in Update plugins/modules/uv_python.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
1ad2630b30 Apply linguistic guidelines for plugins/modules/uv_python.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
e42f9448a4 Format code with ruff 2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
a21646d398 Handle case when version given is an empty string in uv_python module 2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
722c9441c5 Clean uv_python documentation 2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
97bda3fb5e Make uv_python tests more deterministic 2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
9697c31e8d Add aliases to skip running tests on freebsd and rhel 2026-03-07 16:10:03 +00:00
Mariam Ahhttouche
58616656ce Remove unecessary integration test for uv_python 2026-03-07 16:09:34 +00:00
Mariam Ahhttouche
ca02b76899 Use documentation fragment for uv_python attributes 2026-03-07 16:09:34 +00:00
Mariam Ahhttouche
2475c57cbf Format uv_python documentation using andebox 2026-03-07 16:09:34 +00:00
Mariam Ahhttouche
22147bd913 Updates test aliases 2026-03-06 13:30:53 +00:00
Mariam Ahhttouche
4a4ec34145 Fix typing.Tuple is deprecated linting error 2026-03-06 12:46:50 +00:00
Mariam Ahhttouche
0f5a46c98b Update example to use quotes for major.minor example and update documentation 2026-03-05 22:05:10 +01:00
Mariam Ahhttouche
05c100c661 Fix typing to be compatible with python versions <= 3.8 2026-03-05 17:51:45 +01:00
Mariam Ahhttouche
f8bc6e8483 Apply PR feedback and refactor code 2026-03-05 17:40:42 +01:00
Mariam Ahhttouche
d52fdc4c83 make integration tests more deterministic and fix typo 2026-03-05 15:49:38 +01:00
Mariam Ahhttouche
8c526794b7 Add another example in documentation 2026-03-05 14:05:55 +01:00
Mariam Ahhttouche
d44280e591
Update plugins/modules/uv_python.py documentation
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-05 13:44:51 +01:00
Mariam Ahhttouche
c910ddc7c3
Update plugins/modules/uv_python.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-03-05 13:44:19 +01:00
Mariam Ahhttouche
028a707e57 Clean documentation 2026-03-05 12:37:25 +01:00
Mariam Ahhttouche
61e4cfb72d Use str instead of __str__ 2026-03-05 12:29:22 +01:00
Mariam Ahhttouche
9f81b6e9a0 Save uv bin path in an attribute 2026-03-05 12:25:58 +01:00
Mariam Ahhttouche
90e8ad98a6 Update attributes field in documentation 2026-03-05 12:18:36 +01:00
Mariam Ahhttouche
f3475ae023 make integration tests more deterministic 2026-03-05 12:17:51 +01:00
Mariam Ahhttouche
5033a4f922 Use StrictVersion instead of packaging Version 2026-02-27 17:18:48 +01:00
Mariam Ahhttouche
ed0eb833f7 Add integration tests' aliases file for uv_python module 2026-02-25 20:39:24 +01:00
Mariam Ahhttouche
1858a586b4
Fix typo
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-02-25 20:06:23 +01:00
Mariam Ahhttouche
479b633306
Improve module documentation
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-02-25 20:04:41 +01:00
Mariam Ahhttouche
062fd97041
Fix typo
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-02-25 20:04:04 +01:00
Mariam Ahhttouche
8cd809dfbf
Fix short_description field in module documentation
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-02-25 20:03:26 +01:00
Mariam Ahhttouche
d53c0b92b6
Correct version_added field in module documentation
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-02-25 20:02:36 +01:00
Mariam Ahhttouche
a4b658e613 Fix typo 2026-02-25 12:08:29 +01:00
Mariam Ahhttouche
d078c66f27 Add license information to uv_python module 2026-02-25 08:44:16 +01:00
Mariam Ahhttouche
d734dbbcf7 Fix unsorted imports reported by ruff 2026-02-25 08:41:44 +01:00
Mariam Ahhttouche
19043541f1 Fix yamllint errors 2026-02-25 08:33:22 +01:00
Mariam Ahhttouche
ee59148fb9 Upgrade patch version 2026-02-24 16:16:35 +01:00
Mariam Ahhttouche
0a223b97b3 Add entry in .github/BOTMETA.yml for uv_python module 2026-02-24 16:03:19 +01:00
Mariam Ahhttouche
d3abd22344 Use ansible tone in documentation 2026-02-24 15:55:22 +01:00
Mariam Ahhttouche
4c4ab080c3 Format code with ruff 2026-02-24 14:49:42 +01:00
Mariam Ahhttouche
2950297744 uv_python module: fix examples in documentation block 2026-02-24 14:34:22 +01:00
Mariam Ahhttouche
62f94de35c uv_python module: format documentation block 2026-02-24 12:27:38 +01:00