2025-01-29 10:29:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-ansible-compat: updated to 25.1.1 25.1.1 Bugfixes Ensure that cache directory is writable v25.1.0 Major Inject venv site-packages at the top of collection path (test isolation) Fail if old ANSIBLE_COLLECTIONS_PATHS is detected Bugfixes Patch 449 to use ANSIBLE_COLLECTIONS_PATH |
2024-11-20 12:45:20 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-ansible-compat: updated to 24.10.0 24.10.0 Enhancements Add support for py313 Bugfixes Re-init plugin loader after collections installation |
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message: *: clean-up after python38 removal |
2024-09-19 10:06:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-ansible-compat: updated to 24.9.1 24.9.1 Bugfixes Avoid running prepare ansible paths twice Avoid duplicate paths when path injection Provide more detail on multiple collection installs |
2024-09-10 13:46:48 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-ansible-compat: updated to 24.9.0 24.9.0 Enhancements Add communication details Bugfixes Fix upload-artifact action to work with v4.4 and newer |
2024-08-20 09:52:33 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-ansible-compat: updated to 24.8.0 v24.8.0 Bugfixes Updated dead links in constants.py |
2024-07-17 10:22:56 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-ansible-compat: updated to 24.7.0 v24.7.0 Minor code quality improvements |
2024-06-08 09:45:10 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-ansible-compat: updated to 24.6.1 v24.6.1 Bugfixes Allow the caller to set the ANSIBLE_COLLECTIONS_PATH Don't nuke the collections path |
2024-05-27 13:18:25 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-ansible-compat: updated toi 24.5.1 v24.5.1 Minor Changes Add has_playbook method to Runtime Bugfixes Fix packaging version to recognize pre-release versions Update requirements Allow dashes in role namespaces If project_dir is passed, locate requirements within that directory |