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
|
eaf26b5c9e
|
chore: Update github action regrading notebook
Update github action related to jupyter notebook
Chore COG-686
|
2024-11-29 12:16:28 +01:00 |
|
Igor Ilic
|
6e8ca2f0e6
|
test: Attempt to fix event propagation issue
Trying to resolve issue of propagating github events to reusable workflow
Test COG-686
|
2024-11-29 12:04:31 +01:00 |
|
Igor Ilic
|
e72a84c1c3
|
test: Resolve issue with notebook location
Reusable workflows must be in the workflows github folder
Test COG-686
|
2024-11-29 11:53:26 +01:00 |
|
Igor Ilic
|
d586336596
|
test: Fix issue with notebook action
Resolve issue with wrongly defined notebook action
Test COG-686
|
2024-11-29 11:46:20 +01:00 |
|
Igor Ilic
|
a2b4c5b9eb
|
feat: Add reusable workflows for jupyter notebooks
Add reusable workflows for Jupyer notebooks
Feature COG-686
|
2024-11-29 11:36:20 +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
|
236a8c1d3f
|
Move github actions if condition
|
2024-11-08 14:51:08 +01:00 |
|
Leon Luithlen
|
c2dfe25ef2
|
Try run-checks approach
|
2024-11-08 14:44:49 +01:00 |
|
Leon Luithlen
|
c62800c2f0
|
Remove automatic execution of test that require LLM inputs from merge requests onto main
|
2024-11-08 14:26:20 +01:00 |
|
Igor Ilic
|
b09b3f1693
|
test: Fix output path for notebook action
Fix output path for jupyter notebook github action
Fix #COG-462
|
2024-10-29 14:16:08 +01:00 |
|
Igor Ilic
|
dbbe8e57e4
|
test: Attempt to resolve newline issue
Attempt at resolving issue of github actions understanding run command
Test #COG-462
|
2024-10-29 14:11:41 +01:00 |
|
Igor Ilic
|
5b56eb5356
|
test: Add poetry run to notebook github action
Run jupyter notebook through poetry environment
Test #COG-462
|
2024-10-29 14:02:47 +01:00 |
|
Igor Ilic
|
ec0f4c61b1
|
test: Add installing of jupyter notebook to github action
Install jupyter notebooks in github action
Test #COG-462
|
2024-10-29 13:58:52 +01:00 |
|
Igor Ilic
|
243f0e3a7b
|
test: Fix notebook test
Add missing dollar sign to github action for testing notebook
Test #COG-462
|
2024-10-29 13:49:53 +01:00 |
|
Igor Ilic
|
c183742ad5
|
test: Add test for Jupyter notebook
Added testing of Jupyter notebook through github actions
Test #COG-462
|
2024-10-29 13:47:23 +01:00 |
|