pr-agent/pr_agent/git_providers
ChunTing Wu 0cbf65dab6
Update pr_agent/git_providers/bitbucket_provider.py
Co-authored-by: Prateek <110811408+Prateikx@users.noreply.github.com>
2025-04-11 14:59:27 +08: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 Update pr_agent/git_providers/bitbucket_provider.py 2025-04-11 14:59:27 +08: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 Remove redundant abstractmethod for _prepare_clone_url_with_token 2025-03-24 15:56:45 +02:00
github_provider.py Add support for documentation content exceeding token limits (#1670) 2025-04-03 11:51:26 +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 Fix typo model_weak 2024-12-08 22:09:48 +07:00