pr-agent/pr_agent/git_providers
2025-04-21 16:28:42 +09:00
..
__init__.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
azuredevops_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
bitbucket_provider.py Add support for documentation content exceeding token limits (#1670) 2025-04-03 11:51:26 +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 Apply PR review feedback: Code style and functionality improvements 2025-04-10 21:56:37 +09:00
github_provider.py Improve comment thread retrieval by using in_reply_to_id instead of line numbers 2025-04-21 16:28:42 +09: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 disable dynamic variables 2025-04-08 21:07:45 +03:00