pr-agent/pr_agent/git_providers
2023-11-26 08:29:47 +02:00
..
__init__.py feat: Added BitBucket Server 2023-11-15 15:47:44 +01:00
azuredevops_provider.py refactor: Move clip_tokens function from pr_processing to utils module, and add tests 2023-11-26 08:29:47 +02:00
bitbucket_provider.py bitbucket 2023-11-15 12:11:02 +02:00
bitbucket_server_provider.py feat: Added server and documentation 2023-11-25 17:37:44 +01: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 previous review comment on push event 2023-10-26 16:46:54 +03:00
gerrit_provider.py Remove previous review comment on push event 2023-10-26 16:46:54 +03:00
git_provider.py refactor: Move clip_tokens function from pr_processing to utils module, and add tests 2023-11-26 08:29:47 +02:00
github_provider.py refactor: Move clip_tokens function from pr_processing to utils module, and add tests 2023-11-26 08:29:47 +02:00
gitlab_provider.py refactor: Move clip_tokens function from pr_processing to utils module, and add tests 2023-11-26 08:29:47 +02:00
local_git_provider.py Remove previous review comment on push event 2023-10-26 16:46:54 +03:00
utils.py Add exception handling for applying repo settings failure 2023-11-03 12:23:49 +02:00