pr-agent/pr_agent/git_providers
2025-05-15 19:40:40 +09:00
..
__init__.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
azuredevops_provider.py Azure: refactor publish_code_suggestions() to use azure classes 2025-05-12 09:00:36 +02: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 documentation content exceeding token limits (#1670) 2025-04-03 11:51:26 +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 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
git_provider.py Azure: return Comment object when creating comment 2025-05-12 08:31:15 +02:00
github_provider.py Fix code indentation in get_review_thread_comments method 2025-04-24 09:34:51 +03:00
gitlab_provider.py Add support for documentation content exceeding token limits (#1670) 2025-04-03 11:51:26 +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 revert try except 2025-05-15 19:40:40 +09:00