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
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>
5 years ago
..
ansible-doc Remove modules which have ended their deprecation cycle 5 years ago
code-smell Add sanity test to check for unwanted files. 5 years ago
compile Implement a framework for having common code for release scripts (#55893) 5 years ago
import Improve import sanity test output handling. (#52136) 5 years ago
pep8 Skip sanity tests that don't apply to bundled code 6 years ago
pslint Bump deps for ntlm-auth and PSScriptAnalyzer (#55269) 5 years ago
pylint Use LooseVersion instead of StrictVersion as StrictVersion doesn't understand "rc1" 5 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 7 years ago
shellcheck Test cleanup. 7 years ago
validate-modules Fixed error handling in github_issue module (#39652) 5 years ago
yamllint Fix typo in doc_fragments path. 5 years ago
ansible.cfg Fix ansible-test config management. 7 years ago