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/sanity/validate-modules
Abhijeet Kasurde 5ef2c5314e Fixed error handling in github_issue module (#39652)
* Fixed error handling in github_issue module

Due to recent changes in github3.py library module stopped working.
This fix adds extra error handling for new changes in library.

Fixes: #39627

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Check version

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Refactor github_issue

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 9 years ago
ignore.txt Fixed error handling in github_issue module (#39652) 7 years ago
main.py Don't complain if type() is used. (#54849) 7 years ago
module_args.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
ps_argspec.ps1 Add arg and doc validation for PowerShell modules (#53615) 7 years ago
schema.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 8 years ago
test_validate_modules_regex.py Remove nose from unittests (#54055) 7 years ago
utils.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 9 years ago