Commit Graph

2369 Commits

Author SHA1 Message Date
a8d35d37e7 refactor clanCore.secrets -> clanCore.facts
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m49s
checks / checks (pull_request) Successful in 3m33s
2024-03-27 16:03:16 +01:00
0676bf7283 Merge pull request 'checks: add check for rendering docs' (#1058) from DavHau-dave into main
All checks were successful
checks / check-links (push) Successful in 15s
checks / checks (push) Successful in 33s
checks / checks-impure (push) Successful in 1m48s
2024-03-27 10:03:38 +00:00
3771be2110 checks: add check for rendering docs
All checks were successful
checks / check-links (pull_request) Successful in 15s
checks / checks-impure (pull_request) Successful in 1m52s
checks / checks (pull_request) Successful in 3m32s
2024-03-27 16:59:42 +07:00
d59673e89a Merge pull request 'Improved README' (#1057) from Qubasa-improv_readme3 into main
All checks were successful
checks / check-links (push) Successful in 13s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m48s
2024-03-26 18:29:50 +00:00
946f026c23 Improved README
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks (pull_request) Successful in 35s
checks / checks-impure (pull_request) Successful in 1m47s
2024-03-26 19:20:00 +01:00
8715c3ef88 Merge pull request 'rewrite backups documentation' (#1055) from Mic92-main into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks (push) Successful in 33s
checks / checks-impure (push) Successful in 1m48s
2024-03-26 16:29:32 +00:00
0c21fcf2eb rewrite backups documentation
All checks were successful
checks / check-links (pull_request) Successful in 24s
buildbot/nix-build .#checks.x86_64-linux.clan-dep-bash Build done.
buildbot/nix-build .#checks.x86_64-linux.clan-dep-git Build done.
buildbot/nix-eval Build done.
checks / checks-impure (pull_request) Successful in 4m30s
checks / checks (pull_request) Successful in 11m55s
2024-03-26 17:21:06 +01:00
9a82f8cc8b Merge pull request 'localbackup: also create mountpoints' (#1053) from Mic92-main into main
All checks were successful
checks / check-links (push) Successful in 13s
checks / checks (push) Successful in 34s
checks / checks-impure (push) Successful in 1m48s
2024-03-26 14:59:11 +00:00
e27e6e6102 localbackup: also create mountpoints
All checks were successful
checks / checks (pull_request) Successful in 1m40s
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m45s
2024-03-26 15:53:13 +01:00
4ff262fd60 Merge pull request 'localbackup: rename mountHook/umountHook to preMountHook/postUnmountHook' (#1050) from Mic92-main into main
All checks were successful
checks / checks (push) Successful in 36s
checks / check-links (push) Successful in 14s
checks / checks-impure (push) Successful in 1m47s
2024-03-26 14:02:40 +00:00
74b5f6c61a localbackup: rename mountHook/umountHook to preMountHook/postUnmountHook
All checks were successful
checks / check-links (pull_request) Successful in 15s
checks / checks-impure (pull_request) Successful in 1m50s
checks / checks (pull_request) Successful in 3m45s
2024-03-26 14:58:37 +01:00
553b8b8476 Merge pull request 'cli/ssh: allocate tty by default' (#1043) from Mic92-main into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks (push) Successful in 36s
checks / checks-impure (push) Successful in 1m50s
2024-03-26 12:18:27 +00:00
80abeef994 Revert "ssh: add interactive flag"
All checks were successful
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m53s
checks / checks (pull_request) Successful in 3m58s
This reverts commit c5db14dea8.
2024-03-26 13:13:35 +01:00
7b8a49bf6c ssh: default tty to False
Some checks failed
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m50s
checks / checks (pull_request) Failing after 3m58s
nix behaves weird when the terminal is interactive because
we are also do line buffering.
2024-03-26 13:05:11 +01:00
54f0526c5b update nixos-generators 2024-03-26 12:52:00 +01:00
10a12eb85c ruff: switch to check subcommand 2024-03-26 12:52:00 +01:00
c5db14dea8 ssh: add interactive flag 2024-03-26 12:51:46 +01:00
0e2cb172e6 cli/ssh: allocate tty by default
Some checks failed
checks / checks (pull_request) Failing after 1m52s
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m47s
-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
a21f731536 Merge pull request 'localbackup: add missing config arg to submodule' (#1042) from Mic92-main into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks (push) Successful in 34s
checks / checks-impure (push) Successful in 1m48s
2024-03-26 10:47:35 +00:00
bd989085ac localbackup: add missing config arg to submodule
All checks were successful
checks / checks (pull_request) Successful in 3m44s
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m46s
2024-03-26 11:41:03 +01:00
dca1eee3a3 Merge pull request 'documentation: fix grammer' (#1041) from a-kenji-fix/grammar into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks (push) Successful in 33s
checks / checks-impure (push) Successful in 1m47s
2024-03-25 15:10:10 +00:00
92b1f86b7e documentation: fix grammer
All checks were successful
checks / checks (pull_request) Successful in 33s
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m48s
2024-03-25 16:03:18 +01:00
6055dbe123 Merge pull request 'documentation fixes for facts generate command' (#1038) from facts-generate into main
All checks were successful
checks / check-links (push) Successful in 13s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m48s
2024-03-25 14:38:30 +00:00
68ac6321ee docs/backup: update command needed to regenerate backups
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m54s
checks / checks (pull_request) Successful in 4m2s
2024-03-25 15:33:57 +01:00
270f906412 fix casing in facts generate logs 2024-03-25 15:33:57 +01:00
ffa1d9ca6c Merge pull request 'waypipe: fix the waypipe module' (#1037) from a-kenji-modules/waypipe/fix into main
All checks were successful
checks / check-links (push) Successful in 15s
checks / checks (push) Successful in 34s
checks / checks-impure (push) Successful in 1m48s
2024-03-25 14:27:14 +00:00
187bebae47 waypipe: fix the waypipe module
All checks were successful
checks / checks (pull_request) Successful in 1m38s
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m46s
2024-03-25 15:21:16 +01:00
a6f1fede97 Merge pull request 'localbackup: add regression test' (#1035) from localbackup into main
All checks were successful
checks / check-links (push) Successful in 13s
checks / checks-impure (push) Successful in 1m49s
checks / checks (push) Successful in 3m37s
2024-03-25 13:00:14 +00:00
e3c608c16d Merge pull request 'switch back to upstream waypipe' (#1025) from waypipe into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m49s
Reviewed-on: #1025
2024-03-25 12:54:16 +00:00
fee37dc1db bump nixpkgs
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 3m2s
checks / checks (pull_request) Successful in 10m7s
2024-03-25 13:36:30 +01:00
a886fd9b2d switch back to upstream waypipe
All checks were successful
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m53s
checks / checks (pull_request) Successful in 4m10s
2024-03-25 13:34:02 +01:00
d291b1db63 localbackup: integrate into regression test
All checks were successful
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m51s
checks / checks (pull_request) Successful in 3m31s
2024-03-25 13:26:42 +01:00
45212e2ba5 localbackup: add mounthooks 2024-03-25 13:26:42 +01:00
916e37eb26 localbackup: add pre/post exec hooks 2024-03-25 12:42:59 +01:00
58ae9d9cd0 localbackup: default to empty target list 2024-03-25 12:42:59 +01:00
62bef16092 Merge pull request 'Re-encrypt secrets after rotating users/machines keys' (#1034) from yubikey-support into main
Some checks failed
checks / check-links (push) Successful in 15s
checks / checks (push) Successful in 33s
checks / checks-impure (push) Failing after 1m48s
2024-03-25 11:40:32 +00:00
0fa36252c2 re-encrypt secrets after rotating users/machines keys
All checks were successful
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m53s
checks / checks (pull_request) Successful in 4m5s
2024-03-25 12:34:29 +01:00
b6d5f8a6ce docs/backup: extend documentation 2024-03-25 11:07:09 +01:00
cd9db02db0 add hint to use --force when a key already exists 2024-03-25 11:06:20 +01:00
bc75c637ef Merge pull request 'clanCore/packages.nix: add gitMinimal' (#1031) from DavHau-dave into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks (push) Successful in 33s
checks / checks-impure (push) Successful in 1m49s
2024-03-25 04:54:00 +00:00
4b8b1107ba clanCore/packages.nix: add gitMinimal
All checks were successful
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m56s
checks / checks (pull_request) Successful in 4m53s
WIthout this, deployment via `clan machines update` will fail on the remote machine if the flake.nix has a git input
2024-03-25 11:47:32 +07:00
644c85866e Merge pull request 'Automatic flake update - 2024-03-25T00:00+00:00' (#1030) from flake-update-2024-03-25 into main
All checks were successful
checks / check-links (push) Successful in 13s
checks / checks (push) Successful in 34s
checks / checks-impure (push) Successful in 1m47s
2024-03-25 00:22:15 +00:00
Clan Merge Bot
7cdb18331d update flake lock - 2024-03-25T00:00+00:00
All checks were successful
checks / checks (pull_request) Successful in 47s
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m49s
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/21d89b333ca300bef82c928c856d48b94a9f997c' (2024-03-14)
  → 'github:nix-community/disko/5d2d3e421ade554b19b4dbb0d11a04023378a330' (2024-03-24)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/efd4e38532b5abfaa5c9fc95c5a913157dc20ccb' (2024-03-14)
  → 'github:nix-community/nixos-generators/417a857dfb824e60930881a254dd67d6796f5884' (2024-03-22)
• Updated input 'nixos-generators/nixlib':
    'github:nix-community/nixpkgs.lib/630ebdc047ca96d8126e16bb664c7730dc52f6e6' (2024-03-10)
  → 'github:nix-community/nixpkgs.lib/fa827dda806c5aa98f454da4c567991ab8ce422c' (2024-03-17)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f471be9644f3ab2f3cb868de1787ab70a537b0e7' (2024-03-17)
  → 'github:NixOS/nixpkgs/3d41d1087707826b3a90685ab69147f8dc8145d5' (2024-03-24)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/83b68a0e8c94b72cdd0a6e547a14ca7eb1c03616' (2024-03-17)
  → 'github:Mic92/sops-nix/405987a66cce9a4a82f321f11b205982a7127c88' (2024-03-24)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/35791f76524086ab4b785a33e4abbedfda64bd22' (2024-03-12)
  → 'github:numtide/treefmt-nix/7ee5aaac63c30d3c97a8c56efe89f3b2aa9ae564' (2024-03-18)
2024-03-25 00:00:15 +00:00
b07490ca60 Merge pull request 'select-shell: Fix breakage with previous shell.nix change' (#1029) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks (push) Successful in 34s
checks / checks-impure (push) Successful in 1m48s
2024-03-24 23:37:57 +00:00
e26d1052b6 select-shell: Fix breakage with previous shell.nix change
All checks were successful
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m51s
checks / checks (pull_request) Successful in 4m11s
2024-03-25 00:32:03 +01:00
f7866d264d Merge pull request 'clan-vm-manager: devshell doesn't require clan-cli derivation' (#1028) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks (push) Successful in 33s
checks / checks-impure (push) Successful in 1m50s
2024-03-24 22:57:52 +00:00
9dbc71e446 clan-vm-manager: devshell doesn't require clan-cli derivation
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m50s
checks / checks (pull_request) Successful in 4m8s
2024-03-24 23:52:30 +01:00
5fd4a63e17 Merge pull request 'clan-vm-manager: Basic pytest framework established' (#1026) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 14s
checks / checks-impure (push) Successful in 1m52s
checks / checks (push) Successful in 4m11s
2024-03-24 22:41:07 +00:00
8ab9d20342 clan-vm-manager: Working pytest skeleton. clan-cli: Fixing devshell depending on itself
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m53s
checks / checks (pull_request) Successful in 4m13s
2024-03-24 23:36:00 +01:00
a185ad0c59 Merge pull request 'refactor secrets & facts into secret_facts & public_facts' (#1027) from facts_refactor into main
All checks were successful
checks / check-links (push) Successful in 13s
checks / checks (push) Successful in 34s
checks / checks-impure (push) Successful in 1m50s
2024-03-24 10:10:45 +00:00