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

38 commits

Author SHA1 Message Date
Mariam Ahhttouche
936854e9e3
skip running ci tests in macos
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-03-18 15:28:56 +01:00
Mariam Ahhttouche
990c0a5eaf Allow testing using Python versions lower or equal to 3.8 2026-03-11 15:01:03 +00:00
Mariam Ahhttouche
f7051feeaf Clean uv_python module tests 2026-03-10 17:40:57 +00:00
Mariam Ahhttouche
9633e951d4 Add task to uv_python tests to add uv installation directory to PATH 2026-03-10 15:54:27 +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
a21646d398 Handle case when version given is an empty string in uv_python module 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
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
d52fdc4c83 make integration tests more deterministic and fix typo 2026-03-05 15:49:38 +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
19043541f1 Fix yamllint errors 2026-02-25 08:33:22 +01:00
Mariam Ahhttouche
14b3f86c45 uv_python module: pin uv version used in tests 2026-02-24 11:32:55 +01:00
Mariam Ahhttouche
77b04b4885 uv_python module: improve tests 2026-02-23 14:31:12 +01:00
Mariam Ahhttouche
a35e1216f9 uv_python module: clean tests 2026-02-23 08:05:14 +01:00
Mariam Ahhttouche
8181aa0343 uv_python module: update integration tests 2026-02-23 06:53:46 +01:00
Mariam Ahhttouche
5b59f830a2 uv_python module: improve integration tests 2026-02-21 14:23:58 +01:00
Mariam Ahhttouche
1371cf2fcb uv_python module: fix integration tests 2026-02-20 17:06:08 +01:00
Mariam Ahhttouche
ae5eeaffe2 uv_python module: add python version to module return values for present state 2026-02-19 20:42:12 +01:00
Mariam Ahhttouche
afbe833c02 uv_python module: return commands' stderr and return code as a variable of stdout 2026-02-17 16:46:42 +01:00
Mariam Ahhttouche
54e7a639ef uv_python module: refactor code 2026-02-17 15:17:02 +01:00
Mariam Ahhttouche
5819c8eb7b uv_python module: improve check mode for present state to fail when no patch version is available 2026-02-17 14:43:12 +01:00
Mariam Ahhttouche
571a5b5161 uv_python module: improve integration tests 2026-02-16 16:13:33 +01:00
Mariam Ahhttouche
cfecbc6d7b uv_python module: refactor code 2026-02-16 14:31:58 +01:00
Mariam Ahhttouche
ce10eba574 uv_python module: add integration test for case when specified version does not exist 2026-02-16 14:28:57 +01:00
Mariam Ahhttouche
7610b82e00 uv_python module: add integration test for when uv executable does not exist 2026-02-16 11:38:07 +01:00
Mariam Ahhttouche
c40054f3f6 uv_python module: improve integration tests 2026-02-16 11:17:23 +01:00
Mariam Ahhttouche
473f758ec1 uv_python module: improve absent state check mode and add corresponding integration test 2026-02-13 17:10:46 +01:00
Mariam Ahhttouche
87ad81992d uv_python module: add integration tests for check mode 2026-02-13 15:49:15 +01:00
Mariam Ahhttouche
0f586328bc uv_python module: add integration tests for latest state 2026-02-13 15:42:09 +01:00
Mariam Ahhttouche
71d7538bdf uv_python module: add integration tests for version format 2026-02-12 17:27:25 +01:00
Mariam Ahhttouche
458cd11c42 uv_python module: add integration tests 2026-02-12 10:47:21 +01:00
Mariam Ahhttouche
731d7b571f uv_python module: add integration tests 2026-02-11 17:20:48 +01:00