Commit graph

7 commits

Author SHA1 Message Date
Boris Arzentar
aa46bb3d64 fix: enable checks for dev 2024-12-12 12:46:26 +01:00
Igor Ilic
f8755114b6 fix: Add fix for docker compose github action telemetry
Set environment to dev in github action so telemetry won't be sent

Fix
2024-11-01 15:47:35 +01:00
Boris
94a674a088
feat: split document reader from chunker (#131)
* fix: abstract chunking into a separate class

* fix: yield merged text from text chunker

* fix: split python version tests

* fix: change postgres live check

* fix: remove unnecessary code

* fix: update checkout action

* fix: update setup-python action

* fix: add PG_USER env variable

* fix: make sure relationship_name is used everywhere

* fix: remove duplicate import
2024-08-19 14:36:10 +02:00
Boris Arzentar
0dad12c6cf fix: upgrade buildx action 2024-08-06 15:48:50 +02:00
Boris Arzentar
78462912cc fix: add buildx action 2024-08-06 15:33:09 +02:00
Boris Arzentar
dc97819a52 fix: align tests naming 2024-06-23 20:21:22 +02:00
Vasilije
9ee2da2ccd
Create docker_compose.yml
Add docker compose test
2024-06-23 14:01:45 +02:00