5ba8a9f063
fix: solve leak sanitizer on graceful shutdown
...
I am testing by simply calling `pipeline_cancel` on the first pipeline
execution.
2024-09-08 21:09:48 +02:00
7e80274784
feat: add hot-reloading support
...
Just launch and edit the pipeline.conf file.
2024-09-02 20:42:22 +02:00
4ba2362f5c
fix: slightly better trigger dir management
2024-08-31 08:27:33 +02:00
faf362c607
feat: add better shell-like command support
...
You can now execute any kind of program in the PATH.
You do, however, need to specify "./" if you want to execute a local
file, but that shouldn't be too big a problem.
2024-08-25 09:54:03 +02:00
e8602e1e1f
feat: add gplv3 license
2024-08-19 19:48:22 +02:00
6c1102db43
feat: add option to set where pipeline logfiles go
2024-08-06 20:05:20 +02:00
1bcdca9e21
feat: cleanup and daemonization
2024-08-04 21:27:23 +02:00
dcc25f88a7
feat: add threadpool and started pooling executors
2024-08-04 12:39:48 +02:00