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>
2020-09-29 13:33:45 -07:00
..
action-plugin-docs.json
action-plugin-docs.py
changelog.json Use antsibull-changelog instead of packaged changelog generator (#69313) 2020-06-11 11:21:21 -07:00
changelog.py Make changelog tool be more strict about suffixes (#70909) 2020-08-06 10:49:39 -05:00
empty-init.json
empty-init.py
future-import-boilerplate.json
future-import-boilerplate.py
line-endings.json
line-endings.py
metaclass-boilerplate.json
metaclass-boilerplate.py
no-assert.json
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
no-illegal-filenames.py
no-main-display.json
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) 2020-06-12 15:34:34 +01:00
runtime-metadata.py ansible-test: improve version number validation, validate some semantic versioning properties (#71679) 2020-09-29 13:33:45 -07:00
shebang.json
shebang.py
symlinks.json
symlinks.py
use-argspec-type-path.json
use-argspec-type-path.py
use-compat-six.json
use-compat-six.py