yukkop
977b2cfa95
feat(\db-tool\): introduce unified db-tool package with postgres harness and tests (T0-T8)
2026-04-30 09:06:44 +00:00
yukkop
7bdaf7ffec
feat(sentinèlla): p2p topology with DNS peer discovery
...
- Replace central sentinel with watcher: each node polls peers discovered
via a single DNS name with multiple A records (e.g. peers.sentinella.com)
- Auto-detect own IPs via hostname -I; SELF env var available as optional
override for NAT/floating-IP setups
- Fix Basic Auth bug in router.sh: compare tok against AUTH_TOKENS instead
of unset $USER/$PASS
- Rename sentinel binary to watcher; drop unused shellplot dep
- Add inetutils to watcher runtime deps for hostname -I
- Update NixOS module: replace sentinel options with watcher p2p options
(peersDns, self, peersPort, peersScheme, pollingIntervalSec)
- Add sentinèlla test suite: probe-status-empty, probe-disk, watcher-state-file
2026-04-26 21:54:07 +00:00
yukkop
fee41074aa
feat: migrator: +multifiles migrations
2026-02-28 21:19:29 +00:00
yukkop
db86014b28
refactor: update to 25.11
2026-02-20 17:18:38 +00:00
yukkop
d152170e1e
fix(package): migrator: sqlite transactions
2025-12-23 19:31:44 +00:00
yukkop
cc918864fd
fix(pakcage): migrator: -z -> +x
2025-12-23 18:18:51 +00:00
yukkop
caada00fe6
feat(package): migrator: up to latest
2025-12-18 00:45:09 +00:00
yukkop
849db431b7
feat(package): migrator: ! sqlite support
2025-12-17 03:24:59 +00:00
yukkop
ef2bd26ead
feat(package): migrator: mvp
2025-12-16 17:28:36 +00:00
yukkop
b763257783
test(hemar): update parser test to match better paths
2025-12-09 14:21:03 +00:00
yukkop
6102f00de3
test(hemar): many tests but not pass
2025-12-09 13:49:43 +00:00
yukkop
aa5cc832df
feat(package): hemar: json_escape()
2025-12-09 03:47:27 +00:00
yukkop
f1337db536
fix(package): migrator: index_of subshell issue
2025-12-06 04:47:31 +00:00
yukkop
659ede1043
feat(package): migrator: something
2025-12-04 21:02:38 +00:00
yukkop
35b52733ab
feat(package): hemar: I think I was wrong
2025-11-25 15:45:02 +00:00
yukkop
68d850655c
feat(package): hemar: some stages of parsing
2025-11-25 13:19:45 +00:00
yukkop
0205b9782c
feat(package): hemar: conected to nix config
2025-11-24 14:33:45 +00:00
yukkop
278a8386d7
fix(package): migrator: init migration
2025-11-22 11:50:42 +00:00
yukkop
8ac20396e1
feat(package): migrator: some migrate up works and init
2025-11-17 16:26:25 +00:00
yukkop
1c8e233109
test: fix: migrator: multifile test
2025-11-17 01:57:32 +00:00
yukkop
7211b7b590
feat(legacy): helpers: allow HECTIC_NAMESPACE be empty
2025-11-16 16:56:26 +00:00
yukkop
b72e240a83
feat(legacy): helpers: update log, unefficient but works
2025-11-16 16:38:38 +00:00
yukkop
e162de4471
feat(package): migrator: ! migration up
2025-11-14 15:50:55 +00:00
yukkop
6ca49bbdd1
feat(package): migrator: init migration table
2025-11-04 13:21:15 +00:00
yukkop
0156ad64e0
feat(package): migrator: create new migration
2025-11-04 12:15:29 +00:00
yukkop
f363a91138
refactor(package): pull out all realization from default.nix
2025-11-03 20:08:20 +00:00
yukkop
464c56e672
feat: +checks flake output
2025-11-03 19:02:50 +00:00