Commit Graph

16 Commits

Author SHA1 Message Date
7ffdf8de37 Remove verbosity level check in handle_patch_deletions test 2023-10-16 16:25:57 +03:00
92e9012fb6 Error handling 2023-10-07 09:39:53 +11:00
e387086890 Add support for ignoring files
Add ignore.toml, configuration for ignoring files
Add file_filter.py, for matching files against glob/regex patterns
Update relevant code to use file filter
+Tests
2023-10-06 01:43:35 +11:00
9167c20512 added unit tests 2023-09-23 10:41:53 -04:00
818ab5a9e8 fixed tests 2023-09-17 16:56:23 +03:00
ae3d7067d3 implemented 'improve' command for CodeCommit 2023-09-03 09:22:08 -04:00
f26264daf1 added describe command to CodeCommit 2023-08-29 17:59:52 -04:00
6599cbc7f2 Merge remote-tracking branch 'origin/main' into tr/tweaks_and_improvements 2023-08-23 09:17:53 +03:00
d31b66b656 initial implementation of CodeCommit 2023-08-22 17:15:11 -04:00
412c86593d fixed tests 2023-08-22 20:21:52 +03:00
f82b9620af Implement get_repo_settings for BitbucketProvider 2023-08-13 18:25:11 -04:00
fe75e3f2ec yaml
yaml
2023-08-09 12:15:52 +03:00
7189b3ab41 suggestions -> feedback 2023-08-06 18:20:39 +03:00
7367c62cf9 TestFindLineNumberOfRelevantLineInFile 2023-08-06 08:31:15 +03:00
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
c8470645e2 add tests and update README.md 2023-07-30 21:54:07 +03:00