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
Matt Martz 49eb53b44d
pylint plugin to catch due/past-due deprecated calls (#44143)
* Start of work on pylint plugin to catch due/past-due deprecated calls

* Improve deprecated pylint plugin

* Catch call to AnsibleModule.deprecate also

* Skip splatted kwargs, we can't infer that info

* Add error for invalid version in deprecation

* Skip version if it's a reference to a var

* Disable ansible-deprecated-no-version for displaying deprecated module info

* fix comments

* is None

* Force specifying a version, this can be disabled on a per case basis

* Disable ansible-deprecated-version by default

* Remove to look for 2.8 deprecated

* Revert "Remove to look for 2.8 deprecated"

This reverts commit 4e84034fd1.

* Add script and template used for creating issues for deprecated issues

* Fix underscore var
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015) 6 years ago
legacy Add an Online servers fact 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix ansible-test docker python version handling. 6 years ago
sanity pylint plugin to catch due/past-due deprecated calls (#44143) 6 years ago
units Add ospf net type (#45904) 6 years ago
utils Bug fixes and cleanup for ansible-test. (#45991) 6 years ago