Commit Graph

125 Commits (f72aa1dc0c587f4e27124063f4e9c341fc51ba33)

Author SHA1 Message Date
Matt Clay 9d249432c4
Increase scope of mypy sanity test (#84288)
1 year ago
Matt Clay 56bab1d097
Enable bad-docstring-quotes pylint rule for core (#84100)
2 years ago
Matt Clay 62ce21b6e4
ansible-test - Work around pylint issue on 3.11 (#84094)
2 years ago
Matt Clay 83671ecb39
ansible-test - Enable pylint docstyle for tests (#84092)
2 years ago
Matt Clay 3cf308f672
ansible-test - Disable pylint deprecated-* rules (#84050)
2 years ago
Matt Clay 9406ed3109
ansible-test - Update sanity tests and default Python (#83998)
2 years ago
Felix Fontein f4e2e206b3
Add basic validation for action_groups (#83965)
2 years ago
Matt Clay 7693c892fa
ansible-test - Use Python version in pylint contexts (#83984)
2 years ago
Matt Clay 4346430003
ansible-test - Reduce scope of empty-init test (#83878)
2 years ago
Felix Fontein faf446a895
runtime-metadata sanity test: do not fail deprecation version checks if galaxy.yml has empty `version` (#83831)
2 years ago
Matt Clay 70be017f02
ansible-test - Update mypy and package-data tests (#83734)
2 years ago
Matt Clay 717f1092e3
ansible-test - Update venv management and sanity requirements (#83729)
2 years ago
Felix Fontein 3d4bd79574
validate-modules: detect names set mismatch between argument spec and documentation (#83599)
2 years ago
Felix Fontein e5309ba29f
validate-modules: reject option/alias names equal up to casing belonging to different options (#83530)
2 years ago
Felix Fontein 7d678cbd96
Fix require_only_one. (#83511)
2 years ago
Brian Coca 00ddc27d69
actually show plugin config warnings/deprecations (#82593)
2 years ago
Jordan Borean a9b902f579
ansible-test action-plugin-docs sidecar (#83325)
2 years ago
Matt Clay cf265eb14d
Add Python 3.13 support (#83416)
2 years ago
Martin Krizek 3a6f825a8e
dnf - honor installroot and substitutes in paths (#83011)
2 years ago
Benoît Knecht d304fd86c2
modules/dnf: Substitute variables in DNF cache path (#80094)
2 years ago
Felix Fontein 0c9f1989a7 Do not treat leading underscore in plugin names as attempted deprecation.
2 years ago
Matt Clay c8d6f7b95e ansible-test - Fix validate-modules Python handling
2 years ago
Matt Martz e458cbac61
Allow for arbitrary key 'context' in argument spec (#82183)
2 years ago
Martin Krizek f024cf35d7
Remove the yum module, redirect it to dnf (#81895)
2 years ago
Nilashish Chakraborty b01f1f207c
Support `action_plugin` in plugin_routing_schema (#82562)
2 years ago
Matt Clay c75624fbdc ansible-test - Enable shellcheck SC2164
2 years ago
Mark Chappell 5346009d2c
ansible-test - Allow multiple documents in the YAML stream for EXAMPLES (#82355)
2 years ago
Abhijeet Kasurde e6e19e37f7
validate-modules: Check for correct values in choice (#82266)
2 years ago
Matt Clay 9dd3eafa14 ansible-test - Use pylint unidiomatic-typecheck
2 years ago
Matt Clay 36d6860d80 ansible-test - Remove no-main-display sanity test
3 years ago
Matt Clay 6e15fb0ebf ansible-test - Removed no-basestring sanity test
3 years ago
Matt Clay c349b91af3 ansible-test - Removed no-dict-* sanity tests
3 years ago
Matt Clay 9765bb46f9 ansible-test - Remove no-unicode-literals test
3 years ago
Brian Coca 9ee603d1c5
Clarify some points in config lookup documentation (#81951)
3 years ago
Matt Clay 37cee8bdfc
ansible-test - Remove special cryptography install (#82008)
3 years ago
Matt Clay f5c742cdfd
ansible-test - Clean up old Python 2 compat code (#81962)
3 years ago
Matt Davis d8484f0af7
Update default test container Python to 3.12 and support for PyLint 3.0.1 (#81953)
3 years ago
Sviatoslav Sydorenko d2ba76c117
Remove Python `< 3.5` `selectors` fallbacks (#81872)
3 years ago
Matt Clay b94ee1cefd
Drop Python 2.7 and Python 3.6 support (#81866)
3 years ago
Matt Clay f31c287348
ansible-test - Improve compatibility with pylint 3 (#81841)
3 years ago
Matt Clay 261e5ce381
ansible-test - Update mypy to 1.5.1 (#81602)
3 years ago
Matt Clay f28e32c063
ansible-test - Limit deprecated check to core (#81552)
3 years ago
Matt Clay 691c8e8603
Omit pre-built man pages from sdist (#81395)
3 years ago
Matt Clay 765b2bd783
ansible-test - Narrow the scope of some sanity tests (#81273)
3 years ago
Matt Martz 6fead15334
Pylint deprecated comment checker (#81071)
3 years ago
Sloane Hertel 742d47fa15
replace deprecated ast.value.s with ast.value.value (#80968)
3 years ago
Matt Clay 3a1d58bc58
ansible-test - Use raise from to handle exceptions (#80905)
3 years ago
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
3 years ago
Matt Clay 676b731e6f
ansible-test - Replace pytest-forked (#80525)
3 years ago
Matt Clay 0371ea08d6
ansible-test - Add support for argcomplete 3 (#80482)
3 years ago