You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_internal
Felix Fontein 40f21dfd3c
Version source tagging (automatic and manual) for version_added and deprecation versions (#69680)
* Track collection for version_added.
Validate *all* version numbers in validate-modules.
For tagged version numbers (i.e. version_added), consider source collection to chose validation.

* Make tagging/untagging functions more flexible.

* Tag all versions in doc fragments.

* Tag all deprecation versions issued by code.

* Make Display.deprecated() understand tagged versions.

* Extend validation to enforce tagged version numbers.

* Tag versions in tests.

* Lint and fix test.

* Mention collection name in collection loader's deprecation/removal messages.

* Fix error IDs.

* Handle tagged dates in Display.deprecated().

* Also require that removed_at_date and deprecated_aliases.date are tagged.

* Also automatically tag/untag removed_at_date; fix sanity module removal version check.

* Improve error message when invalid version number is used (like '2.14' in collections).
4 years ago
..
ci ansible-test local change detection: use --base-branch if specified (#69508) 4 years ago
cloud Add multipart/form-data functionality (#69376) 4 years ago
coverage Report error for coverage 5+ in ansible-test. 5 years ago
integration Update ansible-test handling of delegation paths. (#69056) 5 years ago
provider Fix ansible-test submodule handling. (#68759) 5 years ago
sanity Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 4 years ago
units Fix ansible-test pytest plugin loading. (#62119) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago
ansible_util.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 4 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
classification.py ansible-test: don't trigger full CI run for changes to changelogs/ and docs/ in collections (#68550) 5 years ago
cli.py ansible-test local change detection: use --base-branch if specified (#69508) 4 years ago
config.py ansible-test local change detection: use --base-branch if specified (#69508) 4 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py Update ansible-test support for CI providers. 4 years ago
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
csharp_import_analysis.py Add relative module_util support for powershell (#68321) 5 years ago
data.py Fix ansible-test submodule handling. (#68759) 5 years ago
delegation.py Update ansible-test support for CI providers. 4 years ago
diff.py Relocate ansible-test code. (#60147) 5 years ago
docker_util.py fix `ansible-test units` to work(ish) under podman (#69462) 4 years ago
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
env.py Update ansible-test support for CI providers. 4 years ago
executor.py Update ansible-test support for CI providers. 4 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 5 years ago
http.py Relocate ansible-test code. (#60147) 5 years ago
import_analysis.py Fix ansible-test change detection traceback. 5 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
io.py Add code coverage target analysis to ansible-test. (#67141) 5 years ago
manage_ci.py Update ansible-test handling of delegation paths. (#69056) 5 years ago
metadata.py Update ansible-test support for CI providers. 4 years ago
payload.py Fix ansible-test delegation from pip install. 5 years ago
powershell_import_analysis.py Add relative module_util support for powershell (#68321) 5 years ago
target.py Testing: Add support for CentOS Linux On Power platform (#68130) 5 years ago
test.py Update ansible-test support for CI providers. 4 years ago
thread.py Relocate ansible-test code. (#60147) 5 years ago
types.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
util.py Update ansible-test support for CI providers. 4 years ago
util_common.py Add relative module_util support for powershell (#68321) 5 years ago
venv.py Fix ansible-test virtualenv real python search. 5 years ago