Commit Graph

2070 Commits

Author SHA1 Message Date
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
897acfaf6b add waypipe user to video group 2024-02-15 18:31:39 +00:00
30cb4c0eed add waypipe user to video group
All checks were successful
checks-impure / test (pull_request) Successful in 2m1s
checks / test (pull_request) Successful in 2m27s
2024-02-15 19:30:51 +01:00
50c8c2070b Merge pull request 'vms: move qemu_command to its own module' (#851) 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 16:30:01 +00:00
0200016dd2 vms: move qemu_command to its own module
All checks were successful
checks-impure / test (pull_request) Successful in 2m7s
checks / test (pull_request) Successful in 3m16s
2024-02-15 17:25:24 +01:00
658758302a Merge pull request 'vms: smaller cleanups' (#850) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m53s
2024-02-15 16:23:24 +00:00
8e780b2a8c vms: drop unused xchdir
All checks were successful
checks-impure / test (pull_request) Successful in 2m10s
checks / test (pull_request) Successful in 3m5s
2024-02-15 17:19:43 +01:00
a399cbb8d9 vms: move virtiofsd/waypipe into their own modules 2024-02-15 17:19:31 +01:00
eacda36bb3 Merge pull request 'fix fact store' (#849) 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-15 11:27:59 +00:00
4943c33307 add file prefix for nix 2.19 or newer
All checks were successful
checks-impure / test (pull_request) Successful in 1m55s
checks / test (pull_request) Successful in 2m45s
2024-02-15 12:24:18 +01:00
2e900d943d Merge pull request 'waypipe: add more environment variables' (#848) from a-kenji-wayland-module-env-add into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m50s
2024-02-15 10:09:12 +00:00
d7d33f6c25 waypipe: add more environment variables
All checks were successful
checks-impure / test (pull_request) Successful in 2m3s
checks / test (pull_request) Successful in 2m28s
2024-02-15 11:03:27 +01:00
58073375e4 Merge pull request 'add factsStore modules' (#839) from fact_store into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m52s
2024-02-15 09:46:01 +00:00
6871b29d15 vms: use vm fact/secret-store
All checks were successful
checks-impure / test (pull_request) Successful in 1m56s
checks / test (pull_request) Successful in 2m17s
2024-02-15 10:41:25 +01:00
98139ac48d add factsStore modules 2024-02-15 10:41:25 +01:00
f9f428b960 Merge pull request 'waypipe: add wayland environment' (#847) from a-kenji-wayland-module-env into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m43s
2024-02-15 09:01:49 +00:00
99bda8e099 waypipe: add wayland environment
All checks were successful
checks-impure / test (pull_request) Successful in 1m55s
checks / test (pull_request) Successful in 2m29s
2024-02-15 09:58:56 +01:00
06721b0c5a Merge pull request 'optimize filesystem mount flags' (#846) from Mic92-target_host into main
All checks were successful
checks-impure / test (push) Successful in 1m46s
checks / test (push) Successful in 2m18s
2024-02-14 12:06:47 +00:00