Commit Graph

148 Commits (8a07f8963d4e6066d3249e22ab4ac6d5836d5a39)

Author SHA1 Message Date
Matt Clay 113e0bbb93
ansible-test - Expand unwanted pylint check (#86416)
3 months ago
Felix Fontein 222f786f23
ansible-test validate-modules: report bad-return-value-key for return values that cannot be accessed with Jinja's dot notation (#86079)
6 months ago
Felix Fontein 89ba882b08
runtime-metadata sanity test: ignore pre-release and build identifier (#85198)
6 months ago
Matt Clay 8ac5c8580b
Remove urllib2 pylint check (#86139)
6 months ago
Matt Clay 5b8ae0b5b5
Fix deprecation comments (#86138)
6 months ago
sivel / Matt Martz e4b4787c02
Soft deprecate ansible.module_utils.six (#86048)
6 months ago
Matt Clay 9ee667030f
ansible-test - Update sanity test requirements (#85980)
6 months ago
Martin Krizek 686c3658ae
Deprecate `ansible.module_utils.six` (#85934)
7 months ago
Felix Fontein 4209d714db
validate-modules and return fragments: fix bug in markup check, fix bug in missing doc fragment check, add tests (#85638)
8 months ago
Martin Krizek b3ef4f7671
sanity: warn on ansible.module_utils.six imports (#85651)
8 months ago
Martin Krizek 0cc771dc3c
six cleanup (#85284)
9 months ago
Jordan Borean 3882366585
Add AnsiballZ debugging support with debugpy (#85476)
9 months ago
Matt Clay 3511299e1e
Fix deprecated pylint plugin version parsing (#85402)
10 months ago
Matt Clay e2a5377b9a
ansible-test - Fix incorrect use of InferenceContext (#85230)
11 months ago
Matt Clay e82be177cd
ansible-test - Improve deprecated checking type inference (#85159)
11 months ago
Matt Clay 7b69cf3266
ansible-test - Relax some deprecation checks (#85122)
12 months ago
Matt Davis ff6998f2b9
Switch to stackwalk caller ID (#85095)
12 months ago
Matt Davis 35750ed321
Templating overhaul, implement Data Tagging (#84621)
1 year ago
Jordan Borean 7d0886457a
Windows Exec Runner Update (#84868)
1 year ago
Matt Clay b7a5411d8b
ansible-test - Improve pep8 compat with black (#84867)
1 year ago
Matt Clay 5ff8d093f0
ansible-test - Code style cleanup (#84749)
1 year ago
Jordan Borean a742e20fca
ansible-test validate-modules - fix ps util checks (#84610)
1 year ago
Felix Fontein ae55f874a0
Enforce FQCNs in seealso plugin/module entries. (#84325)
1 year ago
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