16 Commits

Author SHA1 Message Date
Dmitry Afanasyev
4117a2f467
fix setuptools issue for python3.12 (#67)
* fix setuptools issue for python3.12

* one test file fot tests and ci
2023-12-17 15:20:02 +03:00
Dmitry Afanasyev
4e7ddf07fd
update to python3.12 (#66)
* update to python3.12

* update poetry main package version
2023-12-17 13:19:07 +03:00
Dmitry Afanasyev
0584083a4f
update poetry.lock & add provider VoiGpt (#64)
* update poetry.lock

* fix queue test

* update to python 3.11.7

* update .gitignore with python version

* add provider VoiGpt

---------

Co-authored-by: Dmitry Afanasyev <afanasiev@litres.ru>
2023-12-11 18:00:55 +03:00
Dmitry Afanasyev
2722e91428
update poetry to 1.7.0 (#53)
* update poetry to 1.7.0

* main version updated
2023-11-06 12:05:00 +03:00
Dmitry Afanasyev
b5fe195ef4
update to python 3.11.6 (#52)
* update dependencies

* update to python 3.11.6

* add human-readable migrations

* minor changes
2023-11-05 14:21:37 +03:00
Dmitry Afanasyev
beb32fb0b9
add testing database and chatgpt factories (#28)
* add testing database and chatgpt factories

* include lint job to develop stage

* reformat audioconverter save files to tmp directory

* add api tests

* update README.md
2023-10-08 04:43:24 +03:00
Dmitry Afanasyev
d6afab4ee4
change chat gpt provider (#12) 2023-09-26 19:15:13 +03:00
665bb51c0c fix ci 2023-09-26 13:32:37 +03:00
Dmitry Afanasyev
4e97baf525
add ci tests in docker compose (#11) 2023-09-26 13:28:34 +03:00
Dmitry Afanasyev
e8ace80d68
add root option for poetry to Dockerfile (#10) 2023-09-26 06:14:25 +03:00
Dmitry Afanasyev
38932d0ba9
install ffmpeg for tests (#9) 2023-09-26 05:49:41 +03:00
Dmitry Afanasyev
00dc8d37b8
install ffmpeg for tests (#8) 2023-09-26 05:47:20 +03:00
Dmitry Afanasyev
7e995866ff
microservices are able to run (#5) 2023-09-24 06:32:49 +03:00
Dmitry Afanasyev
1ecf95631d
add queue tests 2023-09-22 02:39:17 +03:00
Dmitry Afanasyev
010a228380
feat: add test and fix GitHub actions (#2) 2023-09-20 21:56:36 +03:00
4a5dfbff3a initial commit 2023-05-01 02:37:14 +03:00