8090115f30
docs: update Chrome extension description and bump version to 0.2.4
2024-09-04 08:52:22 +03:00
a13cb14e9f
Update pyproject.toml
2024-05-20 09:28:05 +03:00
ee4798acca
adjustments to pypi
2024-03-23 16:16:32 +02:00
0816370b1a
adjustments to pypi
2024-03-22 21:36:22 +02:00
58f93e0615
Drop support for python 3.9
...
The `bitbucket_server_provider.py` uses structural pattern matching that was introduced in python 3.10, and so trying to run any command with python 3.9 will fail (because we import all the providers right at the top of `pr_agent.git_providers`)
2024-01-03 12:30:09 +02:00
82ac9d447b
Consolidate redundant dependency list
2023-08-27 15:39:45 +03:00
9286e61753
Consolidate redundant dependency list
2023-08-27 15:36:39 +03:00
5079daa4ad
Bitbucket server, WIP
2023-08-24 16:33:51 +03:00
16150e9c84
update litellm
2023-08-23 09:19:15 +03:00
d31b66b656
initial implementation of CodeCommit
2023-08-22 17:15:11 -04:00
f1f271fa00
PyYAML dependency
2023-08-10 00:44:00 +03:00
0f975ccf4a
bug fixes
2023-08-05 22:50:41 -07:00
ed8554699b
bug fixes and updates
2023-08-03 16:05:46 -07:00
1a8fce1505
Updated handling of installation id
2023-07-28 02:44:28 +03:00
a78d741292
updated pyproject.toml
2023-07-28 02:09:01 +03:00
9e1e0766b7
Set python min version to 3.10
2023-07-26 09:13:54 +02:00
5ea607be58
Add package setup
2023-07-26 08:48:12 +02:00
4b4d91dfe9
Initial commit - PR-Agent OSS release
2023-07-06 00:21:08 +03:00