pr-agent/pr_agent/git_providers
sharoneyal d141e4ff9d
Some checks are pending
Build-and-test / build-and-test (push) Waiting to run
Set a custom toml loader for Dynaconf (#2087)
2025-10-30 11:56:46 +02:00
..
__init__.py Use current 2025-05-26 11:44:39 +07:00
azuredevops_provider.py fix: correct variable name for last merge source commit in Azure DevOps provider (#2018) 2025-09-01 21:41:58 +03:00
bitbucket_provider.py Fix token assignment in Bitbucket provider authentication 2025-04-12 10:07:45 +03:00
bitbucket_server_provider.py Add support for SSL related interactions: (#2074) 2025-10-21 19:06:18 +03:00
codecommit_client.py Remove 'bitbucket' explicit dependency anywhere that's not in bitbucket_provider.py 2023-09-10 14:06:13 +03:00
codecommit_provider.py Remove non implemented method _prepare_clone_url_with_token from providers which don't support it and instead, issue a warning in base class. 2025-03-24 14:06:06 +02:00
gerrit_provider.py fix: Remove trailing comma in gerrit provider prepare_repo function 2025-07-07 21:51:35 +05:30
git_provider.py Add support for SSL related interactions: (#2074) 2025-10-21 19:06:18 +03:00
gitea_provider.py feat: support self-signed gitea cert 2025-06-12 16:01:26 +02:00
github_provider.py refactor: Correct case typo of PR in log 2025-05-20 02:31:48 +09:00
gitlab_provider.py [GitLab] Submodule expansion functionality added (#2014) 2025-09-02 12:26:42 +03:00
local_git_provider.py Remove non implemented method _prepare_clone_url_with_token from providers which don't support it and instead, issue a warning in base class. 2025-03-24 14:06:06 +02:00
utils.py Set a custom toml loader for Dynaconf (#2087) 2025-10-30 11:56:46 +02:00