Commit graph

30 commits

Author SHA1 Message Date
fffc6fa5f9
nix: add log_format option to the module
Some checks failed
Tag latest version / tag-release (push) Has been cancelled
2025-05-02 13:03:54 +03:00
6f6a60f667
ci: automatically tag releases
Some checks are pending
Tag latest version / tag-release (push) Waiting to run
2025-05-02 11:32:45 +03:00
75f77e8b7d
chore: 1.0.0 2025-05-02 11:29:05 +03:00
9297ba4e0c
eris: allow various log formats
Supports plain, pretty, json and pretty-json
2025-05-02 11:22:52 +03:00
66993ebdec
state: drop state in tests 2025-05-02 10:50:47 +03:00
37e57fa015
eris: modulerize; fix some lints 2025-05-02 10:35:18 +03:00
f40c4a6ea0
nix: include resources in sourcee 2025-05-02 09:24:10 +03:00
cb2f106239
eris: support regex patterns; add TOML config support 2025-05-02 09:05:32 +03:00
637548aa86
lua: fix comment per clippy lint 2025-05-02 09:03:48 +03:00
4b774b486b
eris: fix tests 2025-05-02 08:49:04 +03:00
1b77c0daa6
resources: simplify default script; document API better 2025-05-02 07:40:28 +03:00
a4eedcbc26
eris/lua: move to an event driven architechture 2025-05-02 07:27:05 +03:00
d1af86078e
markov: shut up clippy 2025-05-02 07:22:22 +03:00
3651624861
eris/lua: apply clippy lints 2025-05-02 06:01:17 +03:00
54f858aee9
eris: move lua API to standalone module
Easier to work with now, yay.
2025-05-02 05:45:14 +03:00
a2fc2bf2bc
eris: speed up responses; refactor connection handlere 2025-05-01 22:03:01 +03:00
6c18427dc3
nix: add missing config option 2025-05-01 21:19:03 +03:00
2da4d6d203
metrics: allow customizing address in full; add tests 2025-05-01 20:51:20 +03:00
c20f940736
metrics: move to standalone module 2025-05-01 19:07:48 +03:00
fc436b9095
eris: improve help texts 2025-05-01 18:12:29 +03:00
18be5ba041
docs: add project readme 2025-05-01 18:00:19 +03:00
b2cee02dd4
meta: add contrib 2025-05-01 18:00:18 +03:00
bc21bfc506
nix: get nftables from correct parent attr
nix: what do you mean `baseNameOf` is not in lib

nix: `pkgs.system` -> `pkgs.hostPlatform.system`

nix: include contrib in pacakge source

nix: fix types
2025-05-01 17:56:08 +03:00
8009b35589
nix: export nixos module 2025-05-01 05:55:29 +03:00
8a736599fd
nix: initial nixos module implementation 2025-05-01 05:49:33 +03:00
7b6c010ef5
nix: fix postInstall phase 2025-05-01 05:36:35 +03:00
ef97fd9daf
meta: ignore artifact dirs 2025-05-01 05:08:07 +03:00
e4d397ac9c
nix: init tooling 2025-05-01 05:04:43 +03:00
17a3f15131
eris: apply clippy lints 2025-05-01 05:04:30 +03:00
c5a6d7647c
initial commit 2025-05-01 05:03:36 +03:00