Commit Graph

2087 Commits

Author SHA1 Message Date
12ce8238f1 print backup archive ids instead of bare objects
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 2m9s
checks / checks (pull_request) Successful in 3m6s
2024-02-22 15:26:20 +01:00
81fc60eef8 encrypt backups by default
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m55s
checks / checks (pull_request) Successful in 2m21s
2024-02-22 15:03:22 +01:00
a1e2a4f64a secret cli: accept a pattern in secrets list
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 2m11s
checks / checks (pull_request) Successful in 2m53s
2024-02-22 14:21:53 +01:00
17d7eec0ae borgbackup: use persistent timers
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 2m13s
checks / checks (pull_request) Successful in 2m53s
2024-02-22 13:47:09 +01:00
1cb33a5c6c add lychee link checker
All checks were successful
checks / check-links (pull_request) Successful in 23s
checks / checks-impure (pull_request) Successful in 2m10s
checks / checks (pull_request) Successful in 2m49s
2024-02-21 17:18:28 +01:00
67ceba6637 Updating contribution documentation
All checks were successful
checks-impure / test (pull_request) Successful in 2m8s
checks / test (pull_request) Successful in 2m39s
2024-02-21 17:02:13 +01:00
1330c60190 drop obsolete documentation 2024-02-21 17:02:13 +01:00
e8d4cd9936 Merge pull request 'drop obsolete documentation' (#868) from Mic92-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m52s
2024-02-21 15:54:47 +00:00
537a1ae87f drop obsolete documentation
All checks were successful
checks-impure / test (pull_request) Successful in 2m12s
checks / test (pull_request) Successful in 2m31s
2024-02-21 16:51:27 +01:00
0aa876a06c Merge pull request 'clan-cli: remove unused flag' (#867) from Mic92-fix-cross-system into main
All checks were successful
checks-impure / test (push) Successful in 1m53s
checks / test (push) Successful in 2m45s
2024-02-21 10:19:26 +00:00
457e45d989 clan-cli: remove unused flag
All checks were successful
checks-impure / test (pull_request) Successful in 1m54s
checks / test (pull_request) Successful in 2m20s
2024-02-21 10:55:53 +01:00
1356ca9b8c fix cross-system deploy
This allows to be nixpkgs.pkgs and deploy systems of a different arch.
2024-02-21 10:55:53 +01:00
df8074100d Merge pull request 'README: fix links harder' (#866) from fix_links into main
All checks were successful
checks-impure / test (push) Successful in 1m55s
checks / test (push) Successful in 2m16s
2024-02-21 09:25:12 +00:00
d441f1d60c Merge pull request 'clan-vm-manager: Fix double instantiation of Singleton. clan_cli: Shorten filepath of logging messages' (#865) from Qubasa-main into main
Some checks failed
checks / test (push) Has been cancelled
checks-impure / test (push) Has been cancelled
2024-02-21 09:23:21 +00:00
a0097dab66 README: fix links harder
All checks were successful
checks-impure / test (pull_request) Successful in 2m2s
checks / test (pull_request) Successful in 2m30s
2024-02-21 10:22:09 +01:00
6c17fa648f clan_cli: Add exception handling in logger
All checks were successful
checks-impure / test (pull_request) Successful in 1m53s
checks / test (pull_request) Successful in 2m51s
2024-02-21 16:20:01 +07:00
51b087f7ae clan-vm-manager: Fix double instantiation of Singleton. clan_cli: Shorten filepath of logging messages
Some checks failed
checks / test (pull_request) Failing after 1m8s
checks-impure / test (pull_request) Failing after 10m22s
2024-02-21 16:16:58 +07:00
c340831edd Merge pull request 'README: fix links' (#864) from fix_links into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m57s
2024-02-21 09:15:49 +00:00
c3dc315576 README: fix links
All checks were successful
checks-impure / test (pull_request) Successful in 1m52s
checks / test (pull_request) Successful in 2m19s
2024-02-21 10:12:41 +01:00
ff3a1dc928 Merge pull request 'secret_store: drop update_check and generate_hash as abstract methods' (#863) from Mic92-target_host into main
All checks were successful
checks-impure / test (push) Successful in 1m55s
checks / test (push) Successful in 2m42s
2024-02-20 18:01:51 +00:00
3695a5adf2 disable vgpu on non-nixos systems
All checks were successful
checks-impure / test (pull_request) Successful in 1m56s
checks / test (pull_request) Successful in 2m47s
2024-02-20 18:58:38 +01:00
4d404cfc50 secret_store: drop update_check and generate_hash as abstract methods
Only password implements those just now
2024-02-20 18:58:38 +01:00
7091b09fa7 Merge pull request 'secrets: add git support when updating secrets' (#862) from Mic92-target_host into main
All checks were successful
checks-impure / test (push) Successful in 1m55s
checks / test (push) Successful in 2m47s
2024-02-20 11:45:13 +00:00
77c84e7471 secrets: add git support when updating secrets
All checks were successful
checks-impure / test (pull_request) Successful in 2m11s
checks / test (pull_request) Successful in 3m5s
2024-02-20 12:41:52 +01:00
413e172cbd Merge pull request 'abstract_fixes' (#861) from abstract_fixes into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m49s
2024-02-20 10:51:42 +00:00
3b975ed993 clan-cli SecretStore: remove generate_hash from base class
All checks were successful
checks-impure / test (pull_request) Successful in 1m54s
checks / test (pull_request) Successful in 2m43s
2024-02-20 11:48:13 +01:00
36baec8d48 clan-cli SecretStore: implement update_check in base class 2024-02-20 11:47:53 +01:00
eb8d5167e7 Merge pull request 'sops: unbreak edit flags' (#860) from Mic92-target_host into main
All checks were successful
checks-impure / test (push) Successful in 1m55s
checks / test (push) Successful in 2m43s
2024-02-20 10:18:17 +00:00
b358089488 sops: unbreak edit flags
All checks were successful
checks-impure / test (pull_request) Successful in 1m56s
checks / test (pull_request) Successful in 2m49s
2024-02-20 11:07:00 +01:00
36b20f18d4 Merge pull request 'add option to set defaultGroups for secrets' (#858) from Mic92-target_host into main
All checks were successful
checks-impure / test (push) Successful in 1m54s
checks / test (push) Successful in 2m46s
2024-02-16 16:29:28 +00:00
52c6ad548d improve error message if group does not exists
All checks were successful
checks-impure / test (pull_request) Successful in 1m52s
checks / test (pull_request) Successful in 2m43s
2024-02-16 17:26:20 +01:00
57e9b27ff8 add option to set defaultGroups for secrets 2024-02-16 17:26:20 +01:00
661004972b Merge pull request 'make secrets stores inherit from an interface' (#857) from Mic92-target_host into main
All checks were successful
checks-impure / test (push) Successful in 1m56s
checks / test (push) Successful in 2m47s
2024-02-16 14:00:20 +00:00
714f3b0378 upload_secrets: call update_check directly without introspection
All checks were successful
checks-impure / test (pull_request) Successful in 1m59s
checks / test (pull_request) Successful in 2m49s
2024-02-16 14:57:01 +01:00
87f301122e split of generate_secrets method into smaller functions
All checks were successful
checks-impure / test (pull_request) Successful in 2m19s
checks / test (pull_request) Successful in 3m16s
2024-02-16 14:48:46 +01:00
53d658a3c0 make facts stores inherit from an interface 2024-02-16 14:47:39 +01:00
9257f140ba make secrets stores inherit from an interface 2024-02-16 14:47:28 +01:00
b68e39e8fa Merge pull request 'demo script' (#856) from Qubasa-HEAD into main
All checks were successful
checks-impure / test (push) Successful in 1m52s
checks / test (push) Successful in 2m19s
2024-02-16 10:55:02 +00:00
c566872f05 Working demo script
All checks were successful
checks-impure / test (pull_request) Successful in 1m57s
checks / test (pull_request) Successful in 2m19s
2024-02-16 17:51:55 +07:00
446039b02b Working demo script 2024-02-16 17:47:34 +07:00
5a69bbe93e demo script 2024-02-16 17:47:05 +07:00
a715364338 Merge pull request 'clan-vm-manager: Added clan icon to trayicon' (#855) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 1m55s
checks / test (push) Successful in 2m45s
2024-02-16 09:14:08 +00:00
280bee0861 clan-vm-manager: Fixing vm starting.
All checks were successful
checks-impure / test (pull_request) Successful in 2m7s
checks / test (pull_request) Successful in 2m53s
2024-02-16 16:10:49 +07:00
7bf1c0e42a Merge pull request 'waypipe: disable gpu for now' (#854) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m51s
2024-02-16 08:55:35 +00:00
81545766a0 update comments about virtio-gpu
All checks were successful
checks-impure / test (pull_request) Successful in 2m9s
checks / test (pull_request) Successful in 2m59s
2024-02-16 09:52:13 +01:00
4e0ae54471 waypipe: disable gpu for now 2024-02-16 09:50:53 +01:00
4f7f34f9b4 clan-vm-manager: Added clan icon to trayicon 2024-02-16 12:25:06 +07:00
7fe38a9a80 Merge pull request 'add waypipe user to video group' (#853) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 32s
checks-impure / test (push) Successful in 1m53s
2024-02-15 18:41:04 +00:00
95820905f9 waypipe: add fixed uid for user
All checks were successful
checks-impure / test (pull_request) Successful in 2m4s
checks / test (pull_request) Successful in 2m45s
2024-02-15 19:33:01 +01:00
be77d365e7 Merge pull request 'add waypipe user to video group' (#852) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 1m50s
checks-impure / test (push) Successful in 1m55s
Reviewed-on: #852
2024-02-15 18:31:39 +00:00