Commit Graph

1924 Commits

Author SHA1 Message Date
4421797f30 build-clan: Removed unecessary arg, machineDescription and machineIcon
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m17s
2024-02-05 16:56:13 +07:00
fd44eeb384 vm_manager: Fixed uri join and then vm start not working
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m16s
2024-02-05 15:57:14 +07:00
08c1e13dce Merge pull request 'async join' (#807) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m31s
2024-02-05 08:07:51 +00:00
c52c83002c
async join
All checks were successful
checks-impure / test (pull_request) Successful in 1m36s
checks / test (pull_request) Successful in 2m17s
2024-02-05 15:05:14 +07:00
1a8a6acfb1 Merge pull request 'Added machineIcon and machineDescription to buildClan' (#806) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m30s
2024-02-05 07:21:18 +00:00
b3815527a5 Added machineIcon and machineDescription to buildClan
All checks were successful
checks-impure / test (pull_request) Successful in 1m33s
checks / test (pull_request) Successful in 2m17s
2024-02-05 14:18:40 +07:00
fc50d8748a Merge pull request 'Starting to implement logs' (#799) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m31s
2024-02-05 06:40:26 +00:00
38cadd0ab2 Added --debug flag clan command in nix tests
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m15s
2024-02-05 13:37:35 +07:00
33a10f76c0 UI: Fixed multiple connects to signal 2024-02-05 13:37:35 +07:00
2c00ccaea6 Merge pull request 'nixosModules zerotier: fix type of dns' (#805) from lassulus-zerotier-dns into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m32s
2024-02-05 01:35:04 +00:00
a2eb6f219d nixosModules zerotier: fix type of dns
All checks were successful
checks-impure / test (pull_request) Successful in 1m38s
checks / test (pull_request) Successful in 2m21s
2024-02-05 02:31:14 +01:00
ae256b666e Merge pull request 'clanCore zerotier: set default values in config for merging' (#803) from lassulus-zerotier-settings2 into main
All checks were successful
checks / test (push) Successful in 29s
checks-impure / test (push) Successful in 1m33s
2024-02-03 08:29:06 +00:00
b39fda8d85 clanCore zerotier: set default values in config for merging
All checks were successful
checks-impure / test (pull_request) Successful in 1m33s
checks / test (pull_request) Successful in 2m18s
2024-02-03 09:26:04 +01:00
eaf2ac3c5c Merge pull request 'clan-cli update: upload only local paths from localhost' (#802) from lassulus-fast_flake_archive into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m30s
2024-02-03 06:56:37 +00:00
31188648f0 clan-cli update: remove legacy argument
All checks were successful
checks-impure / test (pull_request) Successful in 1m33s
checks / test (pull_request) Successful in 2m44s
2024-02-03 07:53:15 +01:00
6a62065cdf clan-cli update: upload only local paths from localhost 2024-02-03 07:53:15 +01:00
20257b88ed Merge pull request 'clanCore zerotier: add settings option' (#801) from lassulus-zerotier-settings into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m32s
2024-02-03 03:51:53 +00:00
a52f1e3594 clanCore zerotier: add settings option
All checks were successful
checks-impure / test (pull_request) Successful in 1m33s
checks / test (pull_request) Successful in 2m16s
2024-02-03 04:48:54 +01:00
3bff29b9fe Merge pull request 'clan-cli: secrets check command' (#800) from lassulus-check_secrets into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m31s
2024-02-02 16:43:25 +00:00
315cdea6ce clan-cli machines: remove debug prints
All checks were successful
checks-impure / test (pull_request) Successful in 1m31s
checks / test (pull_request) Successful in 2m39s
2024-02-02 17:40:19 +01:00
605b03bb91 clan-cli password-store: remove debug print 2024-02-02 17:40:19 +01:00
bcdde990ff clan-cli secrets: add check command 2024-02-02 17:40:19 +01:00
841581bfc4 Merge pull request 'rename deployment address to target address' (#798) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m33s
2024-02-02 09:42:29 +00:00
3538cf2e46 rename deployment address to target address
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m43s
This is a prepares having a build server for deployment
2024-02-02 16:39:29 +07:00
7daca31db7 Merge pull request 'Starting to implement logs' (#796) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 1m35s
checks / test (push) Successful in 2m42s
2024-02-02 05:07:39 +00:00
16562946fe vm-manager: Added log console printing on vm start. Added python logging module
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m41s
2024-02-02 12:04:30 +07:00
789f3132c5 Merge pull request 'multi join via cli' (#795) from hsjobeki-main into main
All checks were successful
checks-impure / test (push) Successful in 1m33s
checks / test (push) Successful in 2m42s
2024-02-02 04:01:49 +00:00
e57169cb29
multi join via cli
All checks were successful
checks-impure / test (pull_request) Successful in 1m33s
checks / test (pull_request) Successful in 2m43s
2024-02-02 10:58:28 +07:00
90cf41c365 Merge pull request 'halalify zerotierone' (#794) from lassulus-halalify into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m31s
2024-02-01 14:46:53 +00:00
b4c6092cc0 halalify zerotierone
All checks were successful
checks-impure / test (pull_request) Successful in 1m33s
checks / test (pull_request) Successful in 2m16s
2024-02-01 15:44:13 +01:00
79a8c40f40 Merge pull request 'zerotier generate: kill process group' (#793) from lassulus-zerotier-kill-pg into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m31s
2024-02-01 09:14:17 +00:00
86b248d457 zerotier generate: retry if port allocation fails
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m17s
2024-02-01 10:11:30 +01:00
b43a29dadc Merge pull request 'zerotier generate: kill process group' (#792) from lassulus-zerotier-kill-pg into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m32s
2024-02-01 09:06:22 +00:00
93874705fe zerotier generate: kill process group
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m16s
2024-02-01 10:01:28 +01:00
59feea9e8a Merge pull request 'qemu: init python modules for qmp and qga' (#790) from DavHau-dave into main
All checks were successful
checks / test (push) Successful in 32s
checks-impure / test (push) Successful in 1m33s
2024-02-01 05:40:06 +00:00
56b6907740 qemu: init python modules for qmp and qga
All checks were successful
checks-impure / test (pull_request) Successful in 1m52s
checks / test (pull_request) Successful in 2m53s
2024-02-01 12:32:21 +07:00
14917b7d56 Starting to implement logs 2024-02-01 10:21:58 +07:00
cc21108c59 Merge pull request 'vms: rename wayland attrs to waypipe' (#789) from a-kenji-rename-wayland-to-waypipe into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m30s
2024-02-01 03:17:12 +00:00
533012af7d vms: rename wayland attrs to waypipe
All checks were successful
checks / test (pull_request) Successful in 1m2s
checks-impure / test (pull_request) Successful in 1m34s
And remove the options from the cli interface.
2024-02-01 10:14:36 +07:00
cdeb409c53 Merge pull request 'vms: wayland attr specified in configuration' (#787) from a-kenji-allow/wayland-in-config into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m31s
2024-02-01 02:06:52 +00:00
f89c9b00dd vms: wayland attr specified in configuration
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m43s
2024-02-01 09:00:43 +07:00
110e790246 Merge pull request 'syncthing: remember auto accepted folders, if introduced' (#786) from a-kenji-syncthing-default-accept into main
All checks were successful
checks-impure / test (push) Successful in 1m34s
checks / test (push) Successful in 2m33s
2024-01-31 15:39:50 +00:00
c81e9857da syncthing: remember auto accepted folders, if introduced
All checks were successful
checks-impure / test (pull_request) Successful in 1m23s
checks / test (pull_request) Successful in 3m2s
Makes it more compatible with restoring state
2024-01-31 22:24:46 +07:00
b5edd7ca08 Merge pull request 'group clans by url' (#783) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m31s
2024-01-31 04:23:15 +00:00
c1bc1c942a
group clans by url
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m18s
2024-01-31 11:20:35 +07:00
6107b01a3f Merge pull request 'vm-state: fix and improve testing' (#782) from DavHau-dave into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m32s
2024-01-31 04:07:41 +00:00
59fa63eba9 Reapply "vm-state: fix and improve testing"
All checks were successful
checks-impure / test (pull_request) Successful in 1m39s
checks / test (pull_request) Successful in 2m40s
This reverts commit 99092f6e76.

vm-state: revert sysusers, improve testing

zerotier: enable persistence

vm-state: cleanup tests
2024-01-31 11:02:16 +07:00
c69f68feee Merge pull request 'syncthing: make inotify tuning overrideable' (#781) from a-kenji-syncthing-inotify into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m21s
2024-01-31 03:47:06 +00:00
dd460e9f4f syncthing: make inotify tuning overrideable
All checks were successful
checks-impure / test (pull_request) Successful in 1m23s
checks / test (pull_request) Successful in 2m13s
2024-01-31 10:44:31 +07:00
b99f569973 Merge pull request 'some minor secrets fixups' (#780) from lassulus-secrets-fixes into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m20s
2024-01-30 11:13:35 +00:00