Commit Graph

2380 Commits

Author SHA1 Message Date
clan-bot
c67b2f18b4 Merge pull request 'docs: render zola pages in clan-core flake' (#1069) from DavHau-dave into main 2024-03-31 05:37:36 +00:00
DavHau
5483309c9b docs: render zola pages in clan-core flake
This integrates the generated options docs part of our website into the clan-core project. This is better than having it in a separate repos because we want to lear about breakages as early as possible.

Changes which break the documentation should be blocked by this early on
2024-03-31 12:33:31 +07:00
clan-bot
99d106c53d Merge pull request 'docs: render module options docs' (#1068) from DavHau-dave into main 2024-03-30 17:31:34 +00:00
DavHau
46afc1879c docs: render module options docs
fix errors while rendering some modules
2024-03-31 00:26:08 +07:00
clan-bot
15b2829d6a Merge pull request 'secrets: improve description of generator script' (#1067) from DavHau-dave into main 2024-03-30 10:22:40 +00:00
DavHau
25977f6074 secrets: improve description of generator script 2024-03-30 17:16:26 +07:00
clan-bot
8e2f367611 Merge pull request 'migrate secrets to new api' (#1064) from fact_refactor2 into main 2024-03-28 10:17:24 +00:00
Jörg Thalheim
237fb9234d migrate secrets to new api 2024-03-28 11:02:14 +01:00
clan-bot
8e98cacc22 Merge pull request 'refactor clanCore.secrets -> clanCore.facts' (#1040) from facts_refactor2 into main 2024-03-27 15:20:21 +00:00
lassulus
2893025f3f refactor clanCore.secrets -> clanCore.facts 2024-03-27 16:03:16 +01:00
clan-bot
a973509bc9 Merge pull request 'clan-cli: Fix tmpdir leak and fix tests/temporary_dir inconsistencies' (#1063) from Qubasa-fix_tmpdir_leak2 into main 2024-03-27 14:58:20 +00:00
Qubasa
941bc49c1d clan-cli: Fix tmpdir leak and fix tests/temporary_dir inconsistencies 2024-03-27 15:51:52 +01:00
clan-bot
d344f512c7 Merge pull request 'checks: add check for rendering docs' (#1058) from DavHau-dave into main 2024-03-27 10:03:38 +00:00
DavHau
90a504936c checks: add check for rendering docs 2024-03-27 16:59:42 +07:00
clan-bot
4ddac7d5ad Merge pull request 'Improved README' (#1057) from Qubasa-improv_readme3 into main 2024-03-26 18:29:50 +00:00
Qubasa
b5e42839d8 Improved README 2024-03-26 19:20:00 +01:00
clan-bot
cf12bc5d0b Merge pull request 'rewrite backups documentation' (#1055) from Mic92-main into main 2024-03-26 16:29:32 +00:00
Jörg Thalheim
72bc35ed74 rewrite backups documentation 2024-03-26 17:21:06 +01:00
clan-bot
977dfc02f3 Merge pull request 'localbackup: also create mountpoints' (#1053) from Mic92-main into main 2024-03-26 14:59:11 +00:00
Jörg Thalheim
04e251bbd9 localbackup: also create mountpoints 2024-03-26 15:53:13 +01:00
clan-bot
a1b4f5db33 Merge pull request 'localbackup: rename mountHook/umountHook to preMountHook/postUnmountHook' (#1050) from Mic92-main into main 2024-03-26 14:02:40 +00:00
Jörg Thalheim
4b37835bc7 localbackup: rename mountHook/umountHook to preMountHook/postUnmountHook 2024-03-26 14:58:37 +01:00
clan-bot
70b1667993 Merge pull request 'cli/ssh: allocate tty by default' (#1043) from Mic92-main into main 2024-03-26 12:18:27 +00:00
Jörg Thalheim
e58b0f86aa Revert "ssh: add interactive flag"
This reverts commit 4d8f76b861.
2024-03-26 13:13:35 +01:00
Jörg Thalheim
7cb9f9b5e3 ssh: default tty to False
nix behaves weird when the terminal is interactive because
we are also do line buffering.
2024-03-26 13:05:11 +01:00
Jörg Thalheim
193da82381 update nixos-generators 2024-03-26 12:52:00 +01:00
Jörg Thalheim
fa9f56f112 ruff: switch to check subcommand 2024-03-26 12:52:00 +01:00
Jörg Thalheim
4d8f76b861 ssh: add interactive flag 2024-03-26 12:51:46 +01:00
Jörg Thalheim
27274d61c1 cli/ssh: allocate tty by default
-t is only enabled when the local ssh command is also connected to a tty,
so it seems to be enabled by default.
2024-03-26 12:07:15 +01:00
clan-bot
77b49a1960 Merge pull request 'localbackup: add missing config arg to submodule' (#1042) from Mic92-main into main 2024-03-26 10:47:35 +00:00
Jörg Thalheim
c5eca59838 localbackup: add missing config arg to submodule 2024-03-26 11:41:03 +01:00
clan-bot
862ce38ed4 Merge pull request 'documentation: fix grammer' (#1041) from a-kenji-fix/grammar into main 2024-03-25 15:10:10 +00:00
a-kenji
05608001f4 documentation: fix grammer 2024-03-25 16:03:18 +01:00
clan-bot
50bde12e23 Merge pull request 'documentation fixes for facts generate command' (#1038) from facts-generate into main 2024-03-25 14:38:30 +00:00
Jörg Thalheim
7ed9a42f64 docs/backup: update command needed to regenerate backups 2024-03-25 15:33:57 +01:00
Jörg Thalheim
dad2d6781b fix casing in facts generate logs 2024-03-25 15:33:57 +01:00
clan-bot
c360f3b060 Merge pull request 'waypipe: fix the waypipe module' (#1037) from a-kenji-modules/waypipe/fix into main 2024-03-25 14:27:14 +00:00
a-kenji
a68f4118f1 waypipe: fix the waypipe module 2024-03-25 15:21:16 +01:00
clan-bot
a91075e480 Merge pull request 'localbackup: add regression test' (#1035) from localbackup into main 2024-03-25 13:00:14 +00:00
Mic92
6a70a12abc Merge pull request 'switch back to upstream waypipe' (#1025) from waypipe into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1025
2024-03-25 12:54:16 +00:00
Jörg Thalheim
8a8695a404 bump nixpkgs 2024-03-25 13:36:30 +01:00
Jörg Thalheim
c59d9466b6 switch back to upstream waypipe 2024-03-25 13:34:02 +01:00
Jörg Thalheim
bb17d74ec6 localbackup: integrate into regression test 2024-03-25 13:26:42 +01:00
Jörg Thalheim
a66f215ea4 localbackup: add mounthooks 2024-03-25 13:26:42 +01:00
Jörg Thalheim
64a3e36d6c localbackup: add pre/post exec hooks 2024-03-25 12:42:59 +01:00
Jörg Thalheim
2a9dabc92d localbackup: default to empty target list 2024-03-25 12:42:59 +01:00
clan-bot
4babcbfa55 Merge pull request 'Re-encrypt secrets after rotating users/machines keys' (#1034) from yubikey-support into main 2024-03-25 11:40:32 +00:00
Jörg Thalheim
00704e9e55 re-encrypt secrets after rotating users/machines keys 2024-03-25 12:34:29 +01:00
Jörg Thalheim
06203471ae docs/backup: extend documentation 2024-03-25 11:07:09 +01:00
Jörg Thalheim
a395d4a8fb add hint to use --force when a key already exists 2024-03-25 11:06:20 +01:00