|
fb9335f424
|
extended improve
|
2023-08-21 18:17:34 +03:00 |
|
|
fda98643c2
|
Merge pull request #217 from sarbjitsinghgrewal/fix_bitbucket_improve_issue
fix bitbucket improve issue
|
2023-08-20 14:42:15 +03:00 |
|
|
2bbb25d59c
|
Merge pull request #222 from Codium-ai/ok/fix_gitlab
Fix repo settings bug in Gitlab
|
2023-08-20 14:41:31 +03:00 |
|
|
08afeb9759
|
Merge pull request #219 from idavidov/idavidov/gitlab_bug
Fixing GitLab Inline Comment Diff Issue by Implementing Relevant Diff Selection
|
2023-08-20 14:40:32 +03:00 |
|
|
2d5b0fa37f
|
Fix repo settings bug in Gitlab
|
2023-08-20 14:39:05 +03:00 |
|
|
99f5a2ab0f
|
Merge pull request #216 from idavidov/idavidov/specific_version
Adding Instructions for Specific Docker Image Version and GitHub Action Commit in Installation Guide
|
2023-08-20 14:12:29 +03:00 |
|
|
d7dcecfe00
|
Merge pull request #220 from zmeir/zmeir-safe_parse_config_overrides
Safe parse key value in config override
|
2023-08-20 10:29:53 +03:00 |
|
|
c6f8d985c2
|
Safe parse key value in config override
|
2023-08-20 10:11:39 +03:00 |
|
|
532dfd223e
|
Merge pull request #215 from tjwp/auto-review
Addition of Automatic Review Configuration for GitHub App
|
2023-08-19 16:50:34 +03:00 |
|
|
9770f4709a
|
few more changes suggested by AI implemented
|
2023-08-19 16:26:15 +03:00 |
|
|
35afe758e9
|
revert back conf
|
2023-08-19 16:16:16 +03:00 |
|
|
50125ae57f
|
various changes as outcomes from AI review
|
2023-08-19 16:12:48 +03:00 |
|
|
6595c3e0c9
|
2 more /improve good suggestions
|
2023-08-19 15:47:45 +03:00 |
|
|
fdd16f6c75
|
raize exception when no diffs in MR
|
2023-08-19 15:40:40 +03:00 |
|
|
7b7e913195
|
to changes suggested by /improve with my small touch
|
2023-08-19 15:31:02 +03:00 |
|
|
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 |
|
|
dff4646920
|
fix bitbucket improve issue
|
2023-08-18 17:48:45 +05:30 |
|
|
6e7622822e
|
Merge branch 'main' into idavidov/specific_version
|
2023-08-18 10:04:23 +03:00 |
|
|
631fb93b28
|
Implement Automatic Review Configuration for GitHub app
|
2023-08-16 16:24:30 -04:00 |
|
|
dee1f168f8
|
Merge pull request #206 from pzarfos/fix/bitbucket_get_repo_settings
Implement get_repo_settings for BitbucketProvider
|
2023-08-16 18:54:36 +03:00 |
|
|
bb18e32c56
|
Merge pull request #209 from tjwp/no-suggestions
Publish comment when improve has no suggestions
|
2023-08-16 18:53:39 +03:00 |
|
|
7803d8eec4
|
+ pin to specific commit with gihub actions in Istallation part of readme
|
2023-08-16 14:22:14 +03:00 |
|
|
9a84b4b184
|
+ digest usage for docker in Istallation part of readme
|
2023-08-16 12:56:15 +03:00 |
|
|
70286e9574
|
Make the message more modest
|
2023-08-15 08:35:57 -04:00 |
|
|
3f60d12a9a
|
Publish comment when improve has no suggestions
|
2023-08-14 13:07:00 -04:00 |
|
|
164b340c29
|
Merge branch 'main' into fix/bitbucket_get_repo_settings
|
2023-08-14 08:30:14 -04:00 |
|
|
4bb035ec0f
|
Merge pull request #208 from sarbjitsinghgrewal/fix_bitbucket_ask_issue
Fix bitbucket ask issue
|
2023-08-14 14:52:45 +03:00 |
|
|
23a79bc8fe
|
Merge pull request #183 from zmeir/zmeir-fallback_deployments
Support fallback deployments to accompany fallback models
|
2023-08-14 14:51:14 +03:00 |
|
|
1db53ae1ad
|
update readme file
|
2023-08-14 14:45:25 +05:30 |
|
|
cca951d787
|
fix bitbucket ask issue
|
2023-08-14 14:30:30 +05:30 |
|
|
230d684cd3
|
Merge pull request #202 from zmeir/zmeir-remove_blank_line
Remove extra blank line in help message
|
2023-08-14 07:12:50 +03:00 |
|
|
0a02fa8597
|
Merge pull request #203 from tjwp/tjwp/contents-permission
Contents read-only permission needed by /review -i
|
2023-08-14 07:12:38 +03:00 |
|
|
f82b9620af
|
Implement get_repo_settings for BitbucketProvider
|
2023-08-13 18:25:11 -04:00 |
|
|
ce29d9eb49
|
Contents read-only permission needed by /review -i
|
2023-08-13 07:28:05 -04:00 |
|
|
b7b650eb05
|
Remove extra blank line in help message
|
2023-08-13 11:32:02 +03:00 |
|
|
6ca0655517
|
Extracted to helper functions
|
2023-08-13 11:03:10 +03:00 |
|
|
edcf89a456
|
Improve comment
|
2023-08-13 10:56:16 +03:00 |
|
|
7762a67250
|
Fail if not enough fallback deployments
|
2023-08-13 10:55:44 +03:00 |
|
|
7049c73790
|
Merge branch 'main' into zmeir-fallback_deployments
|
2023-08-13 10:48:21 +03:00 |
|
|
cc7be0811a
|
Merge pull request #200 from Codium-ai/tr/block_scalar
Block scalar format
|
2023-08-12 09:49:27 +03:00 |
|
|
d3a5aea89e
|
update_changelog
|
2023-08-11 18:50:56 +03:00 |
|
|
dd87df49f5
|
block scalar
|
2023-08-11 18:43:46 +03:00 |
|
|
e85bcf3a17
|
Merge remote-tracking branch 'origin/tr/block_scalar' into tr/block_scalar
|
2023-08-11 18:38:06 +03:00 |
|
|
abb754b16b
|
block scalar
|
2023-08-11 18:37:55 +03:00 |
|
|
bb5878c99a
|
Merge branch 'main' into tr/block_scalar
|
2023-08-11 18:36:21 +03:00 |
|
|
273a9e35d9
|
block scalar
|
2023-08-11 18:35:34 +03:00 |
|
|
fcc208d09f
|
Merge pull request #194 from Codium-ai/ok/test_action
Implementing GitHub Actions Workflow for Build and Test
|
2023-08-10 16:47:26 +03:00 |
|
|
20bbdac135
|
Test github action
|
2023-08-10 16:41:50 +03:00 |
|
|
ceedf2bf83
|
Merge branch 'main' into ok/test_action
|
2023-08-10 16:40:01 +03:00 |
|
|
2d6b947292
|
Test github action
|
2023-08-10 16:37:02 +03:00 |
|