|
|
3a4c42f9c0
|
[readme] fix config example
|
2023-11-12 01:14:55 +01:00 |
|
|
|
99529579fe
|
rm binary
|
2023-11-11 22:07:41 +01:00 |
|
|
|
49f6a3d26a
|
[triggers/receive_telegram] fix type
|
2023-11-11 22:04:53 +01:00 |
|
|
|
60598566d0
|
[readme] update
|
2023-11-11 22:04:44 +01:00 |
|
|
|
15f8793e2f
|
[actions/unix_command] fix typo
|
2023-11-11 22:04:31 +01:00 |
|
|
|
d574902919
|
[actions/remove_files] init
|
2023-11-11 22:03:26 +01:00 |
|
|
|
a08de8a553
|
[go mod] rename module
|
2023-11-11 15:28:35 +01:00 |
|
|
|
0b2bba5d77
|
[gitignore] update && rm binary file
|
2023-11-11 03:22:10 +01:00 |
|
|
|
398e16e724
|
[readme] WIP
|
2023-11-11 03:20:03 +01:00 |
|
|
|
e93346f646
|
[nixpkgs] update
|
2023-11-11 03:19:41 +01:00 |
|
|
|
3e3725ec22
|
[actions/send_telegram] fix chatId type
|
2023-11-09 14:15:42 +01:00 |
|
|
|
9fa2c02c9d
|
[triggers/receive_telegram] init
|
2023-11-09 14:15:31 +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 |
|
|
|
ae72957a1a
|
[docs] update readme
|
2023-11-03 14:32:52 +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 |
|
|
|
54ddafd0fc
|
[nix] support outputs for different architectures
|
2023-11-02 00:50:36 +01:00 |
|
|
|
baeab6daf2
|
[actions/send_telegram] init
|
2023-11-02 00:49:06 +01:00 |
|
|
|
5818349d91
|
[nix] nixosModule: add testRun option
|
2023-11-01 11:04:16 +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 |
|
|
|
4fa1e6e4ef
|
[nix] extract nixos-module/gokill
|
2023-10-31 16:43:52 +01:00 |
|
|
|
06c48f2927
|
[nix] update test to run quicker
|
2023-10-31 16:43:02 +01:00 |
|
|
|
54c0e8a46b
|
[nix] add base integration test
run it using 'nix flake check -L'
|
2023-10-31 15:01:35 +01:00 |
|
|
|
7b4dcdd1d8
|
[docs] add minimal nix documentation
|
2023-10-31 14:47:03 +01:00 |
|
|
|
72d0aa61cd
|
[docs] update usb
|
2023-10-31 14:46:45 +01:00 |
|
|
|
e37a84d77d
|
[triggers/ethernet] fix deprecation warning
|
2023-10-31 13:47:14 +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 |
|
|
|
515e244592
|
[docs] fix typo
|
2023-10-31 02:50:25 +01:00 |
|
|
|
fb4322c040
|
[docs] fix typos
|
2023-10-31 02:47:12 +01:00 |
|
|
|
f376d8684b
|
[nix] allow configuration of triggers/actions in nix
|
2023-10-31 02:45:25 +01:00 |
|
|
|
d0439394cf
|
[docs] include README.md into docs
|
2023-10-31 00:51:36 +01:00 |
|
|
|
a91632028c
|
[readme] WIP update
|
2023-10-31 00:51:36 +01:00 |
|
|
|
bccdcf2ca3
|
[docs] add README for triggers and actions
|
2023-10-31 00:51:36 +01:00 |
|
|
|
18e3a93a38
|
[docs] change docbuilder markdown output
|
2023-10-31 00:51:36 +01:00 |
|
|
|
cfb553c975
|
[docs] add Examples to each trigger/action
|
2023-10-31 00:51:36 +01:00 |
|
|
|
1466623070
|
[readme] init
|
2023-10-31 00:51:36 +01:00 |
|
|
|
c527d40721
|
[docs] rm unused file
|
2023-10-31 00:51:36 +01:00 |
|
|
|
781c096abf
|
[gitignore] update
|
2023-10-31 00:51:36 +01:00 |
|
|
|
c94fbd4b48
|
[gokill] mv main
|
2023-10-31 00:51:36 +01:00 |
|
|
|
1f00713c1e
|
[docs] add docbuilder.go
|
2023-10-31 00:51:36 +01:00 |
|
|
|
12cf423550
|
[gitignore] update
|
2023-10-31 00:51:36 +01:00 |
|
|
|
f99726d3b7
|
[docs] setup flake and dir
|
2023-10-31 00:51:36 +01:00 |
|
|
|
13932e572f
|
[docs] init
|
2023-10-31 00:51:36 +01:00 |
|
|
|
20120785bd
|
[nix] add devShell
|
2023-10-30 20:00:43 +01:00 |
|
|
|
5af4c963ea
|
[actions] handle errors via channel
|
2023-10-30 19:59:21 +01:00 |
|