d89792d379
PR Type label
2023-07-19 20:25:54 +03:00
5f36f0d753
Merge commit 'bdf7eff7cd0a8894c3e66e49bdf89f27da1bfcb4' into hl/incremental_review
2023-07-18 23:28:43 +03:00
dc4bf13d39
Add Incremental Review
2023-07-18 23:14:47 +03:00
3efe08d619
Merge pull request #85 from Codium-ai/hl/always_filer_bad_extensions
...
Filter out bad files before getting their head and original source code and diff
2023-07-18 13:50:25 +03:00
2e36fce4eb
Merge pull request #83 from Codium-ai/hl/gitlab_description
...
Support describe for Gitlab
2023-07-18 13:47:32 +03:00
5d45632247
Performance improvement: Filter out bad files before getting their head and original source code and diff
2023-07-18 13:33:32 +03:00
8fb9affef3
add try catch
2023-07-18 13:14:01 +03:00
6c42a471e1
Merge pull request #76 from zmeir/zmeir-publish_inline_comments_single_api_call
...
Optimization of Inline Comments Publishing
2023-07-18 13:05:11 +03:00
f2b74b6970
support gitlab describe function
2023-07-18 13:03:36 +03:00
13092118dc
Move the new git provider function to the abstract interface
2023-07-18 12:26:49 +03:00
90f97b0226
Lint fixes
2023-07-18 11:34:57 +03:00
9e0f5f0ccc
Merge pull request #78 from Codium-ai/tr/agent_logic
...
Enhancement of PR Agent with User Interaction
2023-07-18 10:37:08 +03:00
e5259e2f5c
Small refactor
2023-07-18 10:17:09 +03:00
8ae3c60670
In case of new file creation by the MR there is a 404 error on file retrieval by gitlab provider.
...
It was handled by catching the error and replacing the file string with an empty string.
Type checking was added before byte decoding - necessary in case of the empty string.
2023-07-17 14:53:23 +02:00
7884aa2348
Clean
2023-07-17 09:25:38 +03:00
c58e1f90e7
Merge branch 'main' into hl/gitlab_code_suggestion
2023-07-17 02:10:15 +03:00
fc309f69b9
Support Code Suggestion in Gitlab
2023-07-17 01:44:40 +03:00
e638dc075c
Remove git_provider.get_description() which is a duplicate of git_provider.get_pr_description()
2023-07-16 21:47:48 +03:00
4f4989af8c
full code suggestions
...
full code suggestions
2023-07-16 09:01:57 +03:00
4a6bf4c55a
Merge branch 'main' into hl/gitlab_fix
2023-07-14 22:48:13 +03:00
3f75b14ba3
small addition
2023-07-14 22:45:07 +03:00
da6828ad87
Inline suggestion refactor + Gitlab WORKS
2023-07-13 20:43:49 +03:00
4b4fda37a6
publish_description as abstract method
2023-07-13 18:04:28 +03:00
b2d952cafa
1. Move deployment_type to configuration.toml
...
2. Lint
3. Inject GitHub app installation ID into GitHub provider using the settings mechanism.
2023-07-11 16:55:09 +03:00
365559405f
Simplify gitlab project access
2023-07-08 11:46:41 +03:00
caff65613f
docs
2023-07-07 16:36:56 +03:00
7d49e080fc
remove prints
2023-07-07 16:24:02 +03:00
7ed12c2f8e
refactor
2023-07-07 16:10:33 +03:00
ed8cf27b05
working example
2023-07-07 15:02:40 +03:00