Commit Graph

2475 Commits

Author SHA1 Message Date
b9ae911246 Merge pull request 'clan_vm_manager: Fix incorrect detection of vm already in list' (#907) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m53s
2024-03-05 17:35:09 +00:00
6f590ce389 clan_vm_manager: Fix switch <-> vm status desync
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m54s
checks / checks (pull_request) Successful in 2m21s
2024-03-06 00:32:22 +07:00
cd5afa1329 clan_vm_manager: Fix join list not rerendering correctly when updating clan_store 2024-03-06 00:18:42 +07:00
0840fffe26 clan_vm_manager: Fix incorrect detection of vm already in list 2024-03-06 00:18:42 +07:00
1986ecc564 Merge pull request 'clan_vm_manager: Fix vms not shutting down after closing GTK app. Sync JoinList with ClanStore' (#906) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 22s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m52s
2024-03-05 16:13:26 +00:00
580c63e760 clan_vm_manager: Fix vms not shutting down after closing GTK app. Sync JoinList with ClanStore
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-03-05 23:10:30 +07:00
06bc425797 Merge pull request 'secrets: fix typo' (#905) from a-kenji-fix-typo into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m51s
2024-03-05 11:02:59 +00:00
603893872e secrets: fix typo
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 1m52s
checks / checks (pull_request) Successful in 2m22s
2024-03-05 11:59:55 +01:00
e6b494a849 Merge pull request 'clan_vm_manager: Add CUMTIME to profiler output' (#904) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 30s
checks / checks-impure (push) Successful in 1m52s
2024-03-04 09:02:49 +00:00
cde72f3710 clan_vm_manager: Add CUMTIME to profiler output
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m57s
checks / checks (pull_request) Successful in 2m24s
2024-03-04 16:00:04 +07:00
5047b6686d Merge pull request 'clan_vm_manager: Cache profiler obj for multi call functions' (#903) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m53s
2024-03-04 08:55:47 +00:00
b77ffac4d4 clan_vm_manager: Cache profiler obj for multi call functions
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 1m58s
checks / checks (pull_request) Successful in 2m24s
2024-03-04 15:52:57 +07:00
b2d3ff4431 Merge pull request 'clan_vm_manager: Extracted VMObject to own component' (#901) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m54s
2024-03-04 07:14:16 +00:00
f70879aa63 clan_vm_manager: Add profiler component
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m57s
checks / checks (pull_request) Successful in 2m53s
2024-03-04 14:01:30 +07:00
31190ed8e5 clan_vm_manager: Extracted VMObject to own component 2024-03-04 12:38:20 +07:00
36dbb8fafd Merge pull request 'clan_vm_manager: Renamed Views to ViewStack' (#899) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m52s
2024-03-03 09:54:26 +00:00
47ae5981f6 clan_vm_manager: Renamed Views to ViewStack
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m57s
checks / checks (pull_request) Successful in 2m22s
2024-03-03 16:51:34 +07:00
11c3b6f353 Merge pull request 'clan_vm_manager: Renamed VMs singleton to ClanStore. And VM to VMObject' (#898) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 30s
checks / checks-impure (push) Successful in 2m6s
2024-03-03 09:50:32 +00:00
191562a84e clan_vm_manager: Renamed VMs singleton to ClanStore. And VM to VMObject
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m56s
checks / checks (pull_request) Successful in 2m22s
2024-03-03 16:47:38 +07:00
06a54c21c3 Merge pull request 'clan_vm_manager: New directory structure' (#897) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 30s
checks / checks-impure (push) Successful in 1m53s
2024-03-03 09:41:16 +00:00
359ad22c90 clan_vm_manager: New directory structure
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 2m24s
2024-03-03 16:38:25 +07:00
754e0ca9e8 Merge pull request 'clan_vm_manager: Added suffix task to glib task functions' (#894) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m54s
2024-03-03 09:18:42 +00:00
8290660f20 clan_vm_manager: Improved readability of GKVStore
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m56s
checks / checks (pull_request) Successful in 2m21s
2024-03-03 16:15:50 +07:00
78a50c5d74 clan_vm_manager: Added suffix task to glib task functions 2024-03-03 16:01:08 +07:00
496555b405 Merge pull request 'clan-vm-manager: Fix incorrect use of all Glib.idle_add uses' (#893) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 30s
checks / checks-impure (push) Successful in 1m53s
2024-03-03 08:55:43 +00:00
216e5a53d4 clan_vm_manager: Remove superfluous argument to build_vm
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 1m56s
checks / checks (pull_request) Successful in 2m22s
2024-03-03 15:52:56 +07:00
a1af14db57 Merge pull request 'clan-vm-manager: Fix incorrect use of all Glib.idle_add uses' (#892) from Qubasa-main into main
All checks were successful
checks / check-links (push) Successful in 22s
checks / checks-impure (push) Successful in 1m56s
checks / checks (push) Successful in 2m46s
2024-03-03 08:49:07 +00:00
976b4a2c3a clan_vm_manager: Fix incorrect signal behaviour in GKVStore setitem 2024-03-03 15:47:00 +07:00
c6a2db15a7 clan_vm_manager: Fix dynamic join 2024-03-03 15:47:00 +07:00
6f80cee971 clan_cli: history_add now returns newly added HistoryEntry. clan-vm-manager: Join now uses signals instead of callbacks. 2024-03-03 15:47:00 +07:00
f17cf41093 clan-vm-manager: Fix incorrect use of all Glib.idle_add uses 2024-03-03 15:47:00 +07:00
483e2c05ea clan_vm_manager: Fix incorrect signal behaviour in GKVStore setitem
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 1m55s
checks / checks (pull_request) Successful in 2m46s
2024-03-03 15:44:16 +07:00
11bf0b8b9e clan-cli sops: accept bytes
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m56s
checks / checks (pull_request) Successful in 2m46s
2024-03-03 09:25:40 +01:00
da34bd7199 Merge pull request 'clan_cli secrets generate: fix type in error msg' (#890) from interactive_secrets into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 30s
checks / checks-impure (push) Successful in 1m51s
2024-03-03 07:43:48 +00:00
3478dea8b2 clan_cli secrets generate: fix type in error msg
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 1m56s
checks / checks (pull_request) Successful in 2m44s
2024-03-03 08:40:22 +01:00
ce3fc6973b clan_vm_manager: Fix dynamic join 2024-03-03 13:50:49 +07:00
c228d72da2 Merge pull request 'interactive_secrets' (#885) from interactive_secrets into main
All checks were successful
checks / check-links (push) Successful in 22s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m53s
2024-03-03 06:15:44 +00:00
127009b303 clan_cli: history_add now returns newly added HistoryEntry. clan-vm-manager: Join now uses signals instead of callbacks. 2024-03-03 12:47:18 +07:00
ed653fa8b9 fix pyproject syntax, ignore E731
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m58s
checks / checks (pull_request) Successful in 2m54s
2024-03-03 06:20:08 +01:00
b8da149453 clan-cli sops: fix super class interface compliance 2024-03-03 06:20:08 +01:00
a23c251b09 clan-cli secrets: actually check if only service needs regeneration 2024-03-03 06:20:08 +01:00
bf214011cf clan-vm-manager: Fix incorrect use of all Glib.idle_add uses 2024-03-03 11:21:12 +07:00
a1dcddf9b4 clan-cli: add interactive secrets/fact generation 2024-03-03 04:06:18 +01:00
f500aee786 clanCore secrets: rename toplevel secret to service 2024-03-02 11:43:20 +01:00
4cfd580447 outputs: pass secretsData directly 2024-03-02 11:43:20 +01:00
b1a4b4de96 clan-cli vms run: remove unused vm arg 2024-03-02 11:20:05 +01:00
108a37b0a3 clan-cli machines: cache machines_func via store 2024-03-02 11:20:05 +01:00
8c7db195ab Merge pull request 'devshells: cleanup' (#888) from DavHau-dave into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 30s
checks / checks-impure (push) Successful in 1m52s
2024-03-02 04:58:32 +00:00
f7bb5d7aaf devshells: cleanup
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 1m57s
checks / checks (pull_request) Successful in 2m23s
2024-03-02 11:55:15 +07:00
8e9053cf80 Merge pull request 'rename lol.clan to org.clan' (#887) from Mic92-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 31s
checks / checks-impure (push) Successful in 1m55s
2024-03-01 11:55:24 +00:00