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/_data
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
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
completion Update default-test-container to version 1.14. 4 years ago
injector Code cleanup in ansible-test. 4 years ago
playbooks Internally redirect win modules to collection name (#68317) 4 years ago
pytest/plugins collection routing (#67684) 4 years ago
requirements collection routing (#67684) 4 years ago
sanity Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 4 years ago
setup Testing: Add support for CentOS Linux On Power platform (#68130) 4 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 5 years ago
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 4 years ago
coveragerc Move ansible-test coverage config to test/lib/ 5 years ago
cryptography-constraints.txt Fix ansible-test requirements installation. 4 years ago
inventory Update ansible-test collection inventory handling. (#61031) 5 years ago
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 4 years ago
versions.py Ignore warnings in ansible-test environment check. 5 years ago
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 5 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 5 years ago