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
patchback[bot] 9d93760564
Bugfix: PyGithub does not support explicit port in base_url (#2204) (#2215)
* 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>
(cherry picked from commit 8eb2331aea)

Co-authored-by: Álvaro Torres Cogollo <atorrescogollo@gmail.com>
2021-04-09 12:16:29 +02:00
..
github_deploy_key.py Mark non-secret leaking module options with no_log=False (#2001) (#2005) 2021-03-12 09:17:05 +01:00
github_issue.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) (#1896) 2021-02-25 10:05:46 +01:00
github_key.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) (#1896) 2021-02-25 10:05:46 +01:00
github_release.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) (#1896) 2021-02-25 10:05:46 +01:00
github_repo.py Bugfix: PyGithub does not support explicit port in base_url (#2204) (#2215) 2021-04-09 12:16:29 +02:00
github_webhook.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) (#1896) 2021-02-25 10:05:46 +01:00
github_webhook_info.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) (#1896) 2021-02-25 10:05:46 +01:00