mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Add Github dep for new cred support if used (#15850)
* Add pygithub for new app token support * fixed git requirements file with new * added new github dep and relevant deps it needs * add required licenses * Add artifacts to satisfy license check * Remove duplicated license --------- Co-authored-by: Andrea Restle-Lay <arestlel@redhat.com> Co-authored-by: Alan Rominger <arominge@redhat.com>
This commit is contained in:
@@ -88,6 +88,7 @@ def test_default_cred_types():
|
||||
'galaxy_api_token',
|
||||
'gce',
|
||||
'github_token',
|
||||
'github_app_lookup',
|
||||
'gitlab_token',
|
||||
'gpg_public_key',
|
||||
'hashivault_kv',
|
||||
|
||||
Reference in New Issue
Block a user