Commit Graph

11 Commits

Author SHA1 Message Date
a08de8a553 [go mod] rename module 2023-11-11 15:28:35 +01:00
2a530681df [internal/logging] add logging lib 2023-11-03 14:32:44 +01:00
cfb553c975 [docs] add Examples to each trigger/action 2023-10-31 00:51:36 +01:00
5af4c963ea [actions] handle errors via channel 2023-10-30 19:59:21 +01:00
15bb4dc862 fix timeout 2023-10-25 01:09:02 +02:00
0354d86796 refactor triggger/action registration 2023-09-30 18:49:12 +02:00
8a1c16f402 mv TimeOut -> Timeout 2023-08-16 10:58:44 +02:00
8f6fc72bfb add TestMode to run actions without effect 2023-08-16 01:27:28 +02:00
381cc31d4b parse actions json into structs 2023-08-16 00:20:22 +02:00
ab3954a6cb add built in docu 2023-07-18 13:35:33 +02:00
a457a313b7 split actions/trigggers into seperate files 2023-07-18 09:34:47 +02:00