Commit Graph

29 Commits

Author SHA1 Message Date
a08de8a553 [go mod] rename module 2023-11-11 15:28:35 +01:00
3e3725ec22 [actions/send_telegram] fix chatId type 2023-11-09 14:15:42 +01:00
cbf41e0842 [actions/send_telegram] disable debug logs of external lb 2023-11-04 16:54:08 +01:00
44b1bcb634 [actions/send_telegram] fix token 2023-11-03 14:33:01 +01:00
2a530681df [internal/logging] add logging lib 2023-11-03 14:32:44 +01:00
7256763c20 [actions/send_matrix] fix typo 2023-11-02 00:51:15 +01:00
baeab6daf2 [actions/send_telegram] init 2023-11-02 00:49:06 +01:00
b0723ae708 [actions/shutdown] fix missing default value 2023-10-31 21:01:54 +01:00
4b43bd1338 [actions/send_matrix] init 2023-10-31 20:40:43 +01:00
2d6ca2b0bd [actions] fix missing return 2023-10-31 13:12:50 +01:00
df2b9e7624 [actions/unix_command] check if commands can be found during test run 2023-10-31 13:12:34 +01:00
46d1270648 [actions/shell_script] init 2023-10-31 13:12:34 +01:00
5cbf066ccf [actions/shutdown] add time option to control delay 2023-10-31 13:12:34 +01:00
fb4322c040 [docs] fix typos 2023-10-31 02:47:12 +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
8d632b0691 [actions/unix_command] rm args param to simplify usage 2023-10-30 15:07:43 +01:00
2b33525ea1 [actions/unix_command] init 2023-10-28 12:37:18 +02:00
cec34477c0 [actions/printer] add missing newline 2023-10-28 11:39:05 +02: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
5d6d9cc9ba fix potential deadlock 2023-08-16 00:17:16 +02:00
b2f222f550 add Shutdown action 2023-08-16 00:16:31 +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
a2ea3209f1 initial commit 2023-07-17 18:07:44 +02:00