mrT23
|
d3c7dcc407
|
AZURE_DEVOPS_AVAILABLE
|
2023-08-28 20:21:29 +03:00 |
|
mrT23
|
e5e10d5ec5
|
Merge pull request #241 from szecsip/feature_azure_devops
Add Azure DevOps provider with basic functionality
|
2023-08-28 17:03:05 +03:00 |
|
Péter Szécsi
|
b94ed61219
|
Merge branch 'main' into feature_azure_devops
|
2023-08-24 16:41:33 +00:00 |
|
szecsip
|
ceaff2a269
|
fix exception printing
|
2023-08-24 16:35:34 +00:00 |
|
szecsip
|
12167bc3a1
|
fix imports
|
2023-08-24 16:34:20 +00:00 |
|
Ori Kotek
|
355abfc39a
|
Bitbucket server, WIP
|
2023-08-24 18:35:41 +03:00 |
|
szecsip
|
c163d47a63
|
fix imports
|
2023-08-24 15:22:14 +00:00 |
|
szecsip
|
5d529a71ad
|
some minor changes in Azure DevOps git provider
|
2023-08-24 15:20:00 +00:00 |
|
Ori Kotek
|
5079daa4ad
|
Bitbucket server, WIP
|
2023-08-24 16:33:51 +03:00 |
|
szecsip
|
01d1cf98f4
|
init Azure DevOps git provider
|
2023-08-23 16:01:10 +00:00 |
|
szecsip
|
52ba2793cd
|
modify get_main_pr_language to handle azuredevops provided language format
|
2023-08-23 15:59:49 +00:00 |
|
Phill Zarfos
|
d31b66b656
|
initial implementation of CodeCommit
|
2023-08-22 17:15:11 -04:00 |
|
mrT23
|
635b243280
|
Merge pull request #223 from zmeir/zmeir-keep_original_pr_description
Enhancement: Retain Original User Description and Title in PRs
|
2023-08-22 16:47:16 +03:00 |
|
mrT23
|
cbe0a695d8
|
Merge pull request #229 from Codium-ai/tr/sequential_improve
Implementing Extended Improve Mode for More Thorough PR Reviews
|
2023-08-22 16:46:52 +03:00 |
|
mrT23
|
9157fa670e
|
-> bool
|
2023-08-22 16:32:22 +03:00 |
|
zmeir
|
09ef809080
|
Added comments explaining the logic behind get_user_description
|
2023-08-22 10:04:21 +03:00 |
|
zmeir
|
81c38f9646
|
Added type hints
|
2023-08-21 09:22:58 +03:00 |
|
Phill Zarfos
|
542bc9586a
|
Remove duplicate get_repo_settings() in bitbucket_provider
|
2023-08-20 12:58:44 -04:00 |
|
zmeir
|
31e91edebc
|
Allow keeping the original user description
|
2023-08-20 18:59:40 +03:00 |
|
Ori Kotek
|
fda98643c2
|
Merge pull request #217 from sarbjitsinghgrewal/fix_bitbucket_improve_issue
fix bitbucket improve issue
|
2023-08-20 14:42:15 +03:00 |
|
idavidov
|
9770f4709a
|
few more changes suggested by AI implemented
|
2023-08-19 16:26:15 +03:00 |
|
idavidov
|
50125ae57f
|
various changes as outcomes from AI review
|
2023-08-19 16:12:48 +03:00 |
|
idavidov
|
6595c3e0c9
|
2 more /improve good suggestions
|
2023-08-19 15:47:45 +03:00 |
|
idavidov
|
fdd16f6c75
|
raize exception when no diffs in MR
|
2023-08-19 15:40:40 +03:00 |
|
idavidov
|
7b7e913195
|
to changes suggested by /improve with my small touch
|
2023-08-19 15:31:02 +03:00 |
|
idavidov
|
5477469a91
|
in order to have exact sha's we have to find correct diff for this change
otherwise gitlab web doesn't able show diff on page and return 500 or 400 errors based on different scenarios
|
2023-08-19 15:06:22 +03:00 |
|
sarbjitgrewal
|
dff4646920
|
fix bitbucket improve issue
|
2023-08-18 17:48:45 +05:30 |
|
Phill Zarfos
|
164b340c29
|
Merge branch 'main' into fix/bitbucket_get_repo_settings
|
2023-08-14 08:30:14 -04:00 |
|
sarbjitgrewal
|
cca951d787
|
fix bitbucket ask issue
|
2023-08-14 14:30:30 +05:30 |
|
Phill Zarfos
|
f82b9620af
|
Implement get_repo_settings for BitbucketProvider
|
2023-08-13 18:25:11 -04:00 |
|
Péter Szécsi
|
524faadffb
|
init AzureDevopsProvider
|
2023-08-13 23:00:45 +02:00 |
|
Péter Szécsi
|
82710c2d15
|
add AzureDevopsProvider to __init__.py
|
2023-08-13 22:56:50 +02:00 |
|
mrT23
|
d38c5236dd
|
Merge pull request #187 from Codium-ai/ok/limit_description
Limiting Description and Commit Messages Length
|
2023-08-09 14:14:47 +03:00 |
|
Ori Kotek
|
e0f295659d
|
A less hacky way
|
2023-08-09 12:17:54 +03:00 |
|
mrT23
|
fe75e3f2ec
|
yaml
yaml
|
2023-08-09 12:15:52 +03:00 |
|
Zohar Meir
|
164ed77d72
|
Attempt to fix bug in create_inline_comment
|
2023-08-07 17:09:50 +03:00 |
|
Ori Kotek
|
886139c6b5
|
Support adding / removing reaction from comments in GitHub different servers
|
2023-08-07 16:18:08 +03:00 |
|
mrT23
|
fed0ea349a
|
find_line_number_of_relevant_line_in_file
find_line_number_of_relevant_line_in_file
|
2023-08-06 08:13:07 +03:00 |
|
mrT23
|
0e3dbbd0f2
|
fix major bug in gitlab
|
2023-08-03 22:51:38 +03:00 |
|
mrT23
|
7a57db5d88
|
load_large_diff is done once
|
2023-08-03 22:14:05 +03:00 |
|
mrT23
|
c92648cbd5
|
caching
|
2023-08-03 21:38:18 +03:00 |
|
Ori Kotek
|
e12874b696
|
Support repo-specific configuration file
|
2023-08-01 17:44:08 +03:00 |
|
Ori Kotek
|
696e2bd6ff
|
Support repo-specific configuration file
|
2023-08-01 17:27:25 +03:00 |
|
Ori Kotek
|
450f410e3c
|
Support repo-specific configuration file
|
2023-08-01 17:22:03 +03:00 |
|
Ori Kotek
|
c5a79ceedd
|
Merge remote-tracking branch 'origin/main' into ok/settings_refactor
|
2023-08-01 16:01:04 +03:00 |
|
mrT23
|
dfb73c963a
|
get_commit_messages for gitlab
|
2023-08-01 15:30:14 +03:00 |
|
mrT23
|
8c0370a166
|
Commit messages in pr-description
|
2023-08-01 15:15:59 +03:00 |
|
Ori Kotek
|
d7b77764c3
|
Support context aware settings (for each incoming request), support override of settings, refactor CLI to use pr_agent.py
|
2023-08-01 14:43:26 +03:00 |
|
mrT23
|
6fde87b3bd
|
Merge pull request #152 from Codium-ai/tr/gitlab_fixes
Improvements and Error Handling for GitLab Provider
|
2023-07-28 11:40:53 +03:00 |
|
Ori Kotek
|
63a703c000
|
Handle marketplace hook
|
2023-07-28 11:30:51 +03:00 |
|