Igor Ilic
|
d254471023
|
test: Update gh actions so they can run outside of PR to main
Allow github actions to run on PRs that aren't targeting main
Test
|
2024-12-06 11:09:26 +01:00 |
|
Igor Ilic
|
97dbede4c4
|
test: Add fix for telemetry issue in gh actions
Set environment variable of ENV to dev for all jobs in workflows in GH actions
|
2024-11-25 15:31:32 +01:00 |
|
Leon Luithlen
|
6f4ba20003
|
Run integration tests in pipeline
|
2024-11-12 16:47:28 +01:00 |
|
Leon Luithlen
|
18890715cf
|
Run unit tests in github actions
|
2024-11-12 16:47:28 +01:00 |
|
Boris
|
52180eb6b5
|
feat: COG-184 add falkordb (#192)
* feat: add falkordb adapter
---------
Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
|
2024-11-11 18:20:52 +01:00 |
|
Leon Luithlen
|
9192b04dc8
|
Change to AND operator and move from concurrency to run
|
2024-11-11 14:55:50 +01:00 |
|
Leon Luithlen
|
dedd3a851c
|
Add manual execution for python-3.X tests
|
2024-11-08 15:42:54 +01:00 |
|
Boris
|
a9433e9283
|
feat: add sqlalchemy as dlt destination (#137)
* feat: add sqlalchemy as dlt destination
* Fix the demo, update Readme
* fix: add 1.5 notebook
---------
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
|
2024-09-21 15:58:28 +02:00 |
|
Boris
|
1c77337818
|
chore: remove unnecessary env variables (#136)
* chore: remove unnecessary env variables
|
2024-09-12 22:37:54 +02: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 |
|