1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/source_control/github
Álvaro Torres Cogollo 8eb2331aea
Bugfix: PyGithub does not support explicit port in base_url (#2204)
* Bugfix: PyGithub does not support explicit port in base_url

* Fix unit tests

* Fix unit tests

* Added changelog

* Update changelogs/fragments/2204-github_repo-fix-baseurl_port.yml

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-04-09 06:00:21 +02:00
..
github_deploy_key.py Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
github_issue.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) 2021-02-25 09:39:48 +01:00
github_key.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) 2021-02-25 09:39:48 +01:00
github_release.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) 2021-02-25 09:39:48 +01:00
github_repo.py Bugfix: PyGithub does not support explicit port in base_url (#2204) 2021-04-09 06:00:21 +02:00
github_webhook.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) 2021-02-25 09:39:48 +01:00
github_webhook_info.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) 2021-02-25 09:39:48 +01:00