1
0
forked from clan/clan-core
Commit Graph

21 Commits

Author SHA1 Message Date
f0f97baa65 drop global argparse flags
They get shadowed by subargparser options.
2024-05-29 10:21:35 +02:00
3212410704 add flake-parts module for clan 2024-04-03 16:45:06 +02:00
a8d35d37e7 refactor clanCore.secrets -> clanCore.facts 2024-03-27 16:03:16 +01:00
74b5f6c61a localbackup: rename mountHook/umountHook to preMountHook/postUnmountHook 2024-03-26 14:58:37 +01:00
d291b1db63 localbackup: integrate into regression test 2024-03-25 13:26:42 +01:00
350593ccde backups: add test for pre and post restore command 2024-03-20 09:32:01 +01:00
aa659bcc17 backups: no longer interpret backup interface as bash commands 2024-03-20 09:32:01 +01:00
9383e41d68 make backup provider more generic 2024-03-20 08:29:05 +00:00
65b6ae8bb7 refactor backup test to be just a single machine 2024-03-19 14:32:11 +01:00
e296a3019d re-format with nixfmt 2024-03-17 19:48:49 +01:00
b1897530c8 clan.borgbackup: drop enable option 2024-03-12 11:21:10 +01:00
81fc60eef8 encrypt backups by default 2024-02-22 15:03:22 +01:00
eebd9d0b4a allow passing of extra_config into machines 2024-02-11 08:40:41 +01:00
38cadd0ab2 Added --debug flag clan command in nix tests 2024-02-05 13:37:35 +07:00
3538cf2e46 rename deployment address to target address
This is a prepares having a build server for deployment
2024-02-02 16:39:29 +07:00
3284224440 clan-cli backups: use new machine class for eval 2024-01-24 15:49:12 +01:00
bbc55743a6 checks backups: remove debug output 2023-12-18 23:41:31 +01:00
a4075510c8 flake: define option for clanInternals
We need this to define test machines in different flake modules
2023-12-18 23:41:31 +01:00
ae6f3fa7d7 checks: move ssh_keys to lib/ssh 2023-12-16 22:52:18 +01:00
cc3701f22f checks backup: limit to linux systems 2023-12-16 22:02:36 +01:00
5c1cf947ab checks: add backup test 2023-12-16 21:46:19 +01:00