Artem Litvinov
|
bc88ceffec
|
Merge pull request #42 from ijaric/tasks/#41_assistant_base_tests
[#41] Assistant: Добавление тестов из шаблона
|
2023-10-12 17:58:27 +01:00 |
|
Artem Litvinov
|
b529fb21f8
|
Merge branch 'main' into tasks/#41_assistant_base_tests
|
2023-10-12 17:58:19 +01:00 |
|
Artem Litvinov
|
fa07d962e4
|
Merge pull request #36 from ijaric/features/#8_template_tests
[#8] Шаблон: Добавление тестов
|
2023-10-12 17:57:52 +01:00 |
|
Artem Litvinov
|
b9b877652c
|
fix: added openai_api_key to check-pr & secrets
|
2023-10-12 17:55:40 +01:00 |
|
Artem Litvinov
|
b2351a6977
|
fix: comment out func tests and restore original Makefile
|
2023-10-12 17:47:56 +01:00 |
|
Artem Litvinov
|
133ad76881
|
fix: provide secrets in check-pr gh workflow
|
2023-10-12 17:43:20 +01:00 |
|
Artem Litvinov
|
4f8963ea07
|
fix: update poetry.lock
|
2023-10-12 16:22:55 +01:00 |
|
Artem Litvinov
|
fed97f81ad
|
Merge branch 'main' into tasks/#41_assistant_base_tests
|
2023-10-12 16:21:50 +01:00 |
|
Artem Litvinov
|
20f93cd510
|
Merge pull request #37 from ijaric/tasks/#28_tts_research
[#28] TTS Исследование
|
2023-10-12 16:17:05 +01:00 |
|
Artem Litvinov
|
3129d52a86
|
fix: added type ignore
|
2023-10-12 16:14:36 +01:00 |
|
Artem Litvinov
|
453d3ce38e
|
fix: make lint-fix
|
2023-10-12 15:41:16 +01:00 |
|
Artem Litvinov
|
cd8d13f6b7
|
fix: poetry.lock
|
2023-10-12 15:24:38 +01:00 |
|
Artem Litvinov
|
f8a6042dc2
|
Merge branch 'main' into tasks/#28_tts_research
|
2023-10-12 15:22:25 +01:00 |
|
Artem Litvinov
|
395ed7057d
|
fix: orjson to 3.9.7 (github can't find 3.9.8)
|
2023-10-12 15:21:29 +01:00 |
|
Artem Litvinov
|
a59a1dba2e
|
Merge pull request #39 from ijaric/tasks/#38_client_http
[#38] Assistant: HTTP клиент
|
2023-10-10 20:09:10 +01:00 |
|
Artem Litvinov
|
6354c264b9
|
Merge branch 'main' into tasks/#38_client_http
|
2023-10-10 20:09:02 +01:00 |
|
Artem Litvinov
|
04f4c1b246
|
Merge pull request #40 from ijaric/features/stt
feat: stt от openai
|
2023-10-10 16:06:21 +01:00 |
|
Artem Litvinov
|
6d1b881e79
|
Merge branch 'main' into features/stt
|
2023-10-10 16:06:13 +01:00 |
|
Artem Litvinov
|
93d53f9068
|
fix: poetry.lock & lint-fix
|
2023-10-10 16:05:31 +01:00 |
|
Artem Litvinov
|
005dd3ce0e
|
Merge pull request #35 from ijaric/feature/templates
Assitant Project
|
2023-10-03 21:36:36 +01:00 |
|
Artem Litvinov
|
89660d1ac7
|
feat: new file structure
|
2023-10-03 21:29:55 +01:00 |
|
Artem Litvinov
|
eab9177c00
|
Merge pull request #34 from ijaric/test/try_postgres
Пример: Handler, Service & Repository
|
2023-10-03 15:41:12 +01:00 |
|
Artem Litvinov
|
45be130732
|
chore: deleted redundant router
|
2023-10-03 15:40:21 +01:00 |
|
Artem Litvinov
|
a6700b4e17
|
Merge pull request #32 from ijaric/fix/#6_fix_template
Исправление мелких багов в "Шаблоне" #6
|
2023-10-03 15:38:25 +01:00 |
|
Artem Litvinov
|
721651e2e2
|
chore: updated pyproject & deleted httpx client
|
2023-10-02 20:09:09 +01:00 |
|
Artem Litvinov
|
8722d79ee0
|
build: joke alembic migration
|
2023-10-02 20:08:49 +01:00 |
|
Artem Litvinov
|
18abf87598
|
build: joke handler & app
|
2023-10-02 20:08:31 +01:00 |
|
Artem Litvinov
|
a7afc8fa7b
|
build: joke repo & service
|
2023-10-02 20:08:07 +01:00 |
|
Artem Litvinov
|
c0e35c4c3f
|
build: add models
|
2023-10-02 20:07:19 +01:00 |
|
Artem Litvinov
|
741b84b875
|
chore: update pyright
|
2023-10-02 20:06:13 +01:00 |
|
Artem Litvinov
|
bf7807899c
|
build: wip: joke example
|
2023-09-30 22:28:55 +01:00 |
|
Artem Litvinov
|
9888f0e993
|
fix: httpx client & handler & router
|
2023-09-30 21:47:37 +01:00 |
|
Artem Litvinov
|
8f2065e31f
|
feat: example of httpx async client
|
2023-09-30 21:34:42 +01:00 |
|
Artem Litvinov
|
47f898ae18
|
feat: add httpx to poetry
|
2023-09-30 21:29:47 +01:00 |
|
Artem Litvinov
|
c0c4a566c4
|
fix: postgres client & dispose engine
|
2023-09-30 21:09:36 +01:00 |
|
Artem Litvinov
|
5d31ae0fdc
|
fix: base and mixin models
|
2023-09-29 18:15:32 +01:00 |
|
Artem Litvinov
|
3db5df492e
|
fix: alembic getting Settings()
|
2023-09-29 18:15:12 +01:00 |
|
Artem Litvinov
|
92380d4406
|
fix: token (token model TBU)
|
2023-09-29 18:11:11 +01:00 |
|
Artem Litvinov
|
46711d5172
|
fix: db settings improvements
|
2023-09-29 17:13:35 +01:00 |
|
Artem Litvinov
|
771b5ba2f1
|
chore: deleted redundant files
|
2023-09-29 17:08:19 +01:00 |
|
Artem Litvinov
|
8998fa2301
|
fix: lint-fix
|
2023-09-29 17:07:06 +01:00 |
|
Artem Litvinov
|
f74883b59e
|
Merge pull request #27 from ijaric/features/#15_postgres_client
Postgres клиент #15
|
2023-09-29 17:03:36 +01:00 |
|
Artem Litvinov
|
7279333da9
|
Merge branch 'main' into features/#15_postgres_client
|
2023-09-29 17:03:30 +01:00 |
|
Artem Litvinov
|
b245d0afb9
|
Merge pull request #30 from ijaric/features/#22_alembic
Alembic
|
2023-09-29 17:03:06 +01:00 |
|
Artem Litvinov
|
9501a61492
|
fix: updated ORM DeclarativeBase
|
2023-09-29 17:02:01 +01:00 |
|
Artem Litvinov
|
a69531767f
|
feat: update migrations filename
|
2023-09-29 16:59:12 +01:00 |
|
Artem Litvinov
|
70c9485d0f
|
fix: dsn password
|
2023-09-29 16:27:03 +01:00 |
|
Artem Litvinov
|
7e3c912962
|
feat: alembic settings
|
2023-09-29 15:38:11 +01:00 |
|
Artem Litvinov
|
ce71965c7a
|
Merge pull request #31 from ijaric/fix/startup_template
FIX startup template
|
2023-09-29 14:51:46 +01:00 |
|
Artem Litvinov
|
e23ee4163e
|
feat: alembic init
|
2023-09-27 20:19:43 +01:00 |
|
Artem Litvinov
|
47d8745928
|
fix: return original app.py
|
2023-09-27 19:48:19 +01:00 |
|
Artem Litvinov
|
a6fac4a95b
|
feat: postgres async session maker
|
2023-09-27 19:44:48 +01:00 |
|
Artem Litvinov
|
5ddcfe32ad
|
Merge pull request #9 from ijaric/features/#6_nginx
Шаблоны nginx для сервисов #6
|
2023-09-23 21:41:41 +01:00 |
|
Artem Litvinov
|
d85c3ec323
|
fix: nginx conf
|
2023-09-23 20:28:21 +01:00 |
|
Artem Litvinov
|
8dead13cc2
|
fix: docker files & minor fixes
|
2023-09-23 19:21:32 +01:00 |
|
Artem Litvinov
|
5a02281651
|
Merge branch 'main' into features/#6_nginx
|
2023-09-23 18:42:21 +01:00 |
|
Artem Litvinov
|
852242efd4
|
Merge pull request #11 from ijaric/tasks/#10_fastapi_template_fix_settings
FIX [#10] Fastapi Template: Настройки
|
2023-09-23 18:39:11 +01:00 |
|
Artem Litvinov
|
0923015894
|
ci: nginx templates
|
2023-09-22 16:56:00 +01:00 |
|
Artem Litvinov
|
dc4a15a254
|
Merge pull request #3 from ijaric/features/fastapi_template
FastAPI Template: Основа
|
2023-09-22 14:01:02 +01:00 |
|
Artem Litvinov
|
82db9c0e6f
|
chore: cleaning up
|
2023-09-20 11:46:36 +01:00 |
|
Artem Litvinov
|
d8e0220f8a
|
Merge branch 'main' into features/fastapi_template
|
2023-09-20 11:30:25 +01:00 |
|
Artem Litvinov
|
0f1d74e406
|
fix: check pr workflow
|
2023-09-20 11:29:15 +01:00 |
|
Artem Litvinov
|
7932032950
|
fix: minor fixes
|
2023-09-20 10:57:27 +01:00 |
|
Artem Litvinov
|
f47dc4b99f
|
fix: lint fix
|
2023-09-20 10:43:29 +01:00 |
|
Artem Litvinov
|
cb98517f67
|
Fix minor errrors
|
2023-09-19 10:01:29 +01:00 |
|
Artem Litvinov
|
f65ad74d0d
|
Updated Structure & Some files
|
2023-09-19 09:53:33 +01:00 |
|
Artem Litvinov
|
0e4de99798
|
Merge pull request #5 from ijaric/init/cleaning-up
Тестовый PR: Удаление лишнего примера
|
2023-09-19 00:17:26 +01:00 |
|
Artem Litvinov
|
ef3e198c43
|
Deleted an example repo
|
2023-09-19 00:15:05 +01:00 |
|
Artem Litvinov
|
22018535b6
|
Merge pull request #4 from ijaric/testing/check-pr
Тестовый PR: Проверка Check PR
|
2023-09-19 00:10:16 +01:00 |
|
Artem Litvinov
|
877d18780d
|
Lint fix for Check PR
|
2023-09-19 00:09:06 +01:00 |
|
Artem Litvinov
|
66691e0bde
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2023-09-19 00:05:45 +01:00 |
|
Artem Litvinov
|
2e26578fc6
|
Install Poetry for check-pr action
|
2023-09-19 00:04:53 +01:00 |
|
Artem Litvinov
|
b606a21951
|
Merge pull request #2 from ijaric/feature/python-service
Python Service Template [Test]
|
2023-09-16 10:53:07 +01:00 |
|
Artem Litvinov
|
cfb1ed5866
|
Merge pull request #1 from ijaric/feature/docker
Docker Files: FastAPI Template [Тест]
|
2023-09-16 10:52:52 +01:00 |
|
Artem Litvinov
|
296eaa273a
|
Fix Makefile
|
2023-09-16 10:49:55 +01:00 |
|
Artem Litvinov
|
397c50ebea
|
Original code by Dmitriy
|
2023-09-16 10:44:26 +01:00 |
|
Artem Litvinov
|
13ccabc1d1
|
Lint Fix
|
2023-09-16 10:39:15 +01:00 |
|
Artem Litvinov
|
4ee32cfb3f
|
Basic Docker files
|
2023-09-16 10:36:39 +01:00 |
|
Artem Litvinov
|
848e7f059f
|
Renamed Folder & Minor changes
|
2023-09-16 10:24:53 +01:00 |
|
Artem Litvinov
|
536a9e4de8
|
init commit
|
2023-09-16 10:08:12 +01:00 |
|