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/sanity
Matt Martz def3d1f815
validate-modules: support collections (#60247)
* Start of work to support collections

* remove version_added from base schema

* If a collection, pass that to validate-modules

* clean ups

* Allow version_added in a collection, just make it optional

* Don't traceback on missing doc_fragment

* Don't validate metadata in a collection
5 years ago
..
__init__.py Code cleanup in ansible-test. (#60318) 5 years ago
ansible_doc.py Relocate ansible-test code. (#60147) 5 years ago
bin_symlinks.py Additional ansible-test path fixes. (#60300) 5 years ago
compile.py Relocate ansible-test code. (#60147) 5 years ago
ignores.py Relocate ansible-test code. (#60147) 5 years ago
import.py Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
integration_aliases.py Clean up ansible-test results path handling. 5 years ago
pep8.py Relocate ansible-test code. (#60147) 5 years ago
pslint.py Relocate ansible-test code. (#60147) 5 years ago
pylint.py Relocate validate-modules for easier testing. (#60214) 5 years ago
rstcheck.py Relocate ansible-test code. (#60147) 5 years ago
sanity_docs.py Relocate ansible-test code. (#60147) 5 years ago
shellcheck.py Relocate ansible-test code. (#60147) 5 years ago
validate_modules.py validate-modules: support collections (#60247) 5 years ago
yamllint.py Relocate ansible-test code. (#60147) 5 years ago