mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
- Add try-catch block around GitLab instance creation for better error handling - Use getattr() for safer attribute access in _prepare_clone_url_with_token method - Improve authentication failure debugging with clearer error messages |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| azuredevops_provider.py | ||
| bitbucket_provider.py | ||
| bitbucket_server_provider.py | ||
| codecommit_client.py | ||
| codecommit_provider.py | ||
| gerrit_provider.py | ||
| git_provider.py | ||
| gitea_provider.py | ||
| github_provider.py | ||
| gitlab_provider.py | ||
| local_git_provider.py | ||
| utils.py | ||