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/sanity/code-smell
Felix Fontein a077bca5d5
ansible-test: improve version number validation, validate some semantic versioning properties (#71679)
* Validate removal versions.
* Validate that removal collection versions and version_added collection versions conform to semver spec.
* Validate removal version numbers in meta/runtime.yml.
* Stricter validation for isodates (f.ex. YYYY-M-D is not allowed).
* Improve error reporting.
* Validate removal collection versions.

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
4 years ago
..
action-plugin-docs.json Update sanity tests for collections. (#61352) 5 years ago
action-plugin-docs.py Update sanity tests for collections. (#61352) 5 years ago
changelog.json Use antsibull-changelog instead of packaged changelog generator (#69313) 4 years ago
changelog.py Make changelog tool be more strict about suffixes (#70909) 4 years ago
empty-init.json Fix paths in sanity tests. 5 years ago
empty-init.py
future-import-boilerplate.json
future-import-boilerplate.py Relax boilerplate sanity tests. 5 years ago
line-endings.json
line-endings.py
metaclass-boilerplate.json
metaclass-boilerplate.py Relax boilerplate sanity tests. 5 years ago
no-assert.json Update sanity tests for collections. (#61352) 5 years ago
no-assert.py
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py
no-illegal-filenames.json Sanity test updates for collections support. (#61248) 5 years ago
no-illegal-filenames.py
no-main-display.json Update sanity tests for collections. (#61352) 5 years ago
no-main-display.py
no-smart-quotes.json
no-smart-quotes.py
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
runtime-metadata.json validate ansible-base's and collections runtime.yml (#69742) 4 years ago
runtime-metadata.py ansible-test: improve version number validation, validate some semantic versioning properties (#71679) 4 years ago
shebang.json
shebang.py Fix shebang sanity test module identification. 5 years ago
symlinks.json Sanity test updates for collections support. (#61248) 5 years ago
symlinks.py Add out-of-tree check to symlinks sanity test. 5 years ago
use-argspec-type-path.json Update sanity tests for collections. (#61352) 5 years ago
use-argspec-type-path.py
use-compat-six.json
use-compat-six.py