Commit Graph

1963 Commits

Author SHA1 Message Date
030cbd24ce
Clan VM Manager: detect if clan exists
All checks were successful
checks-impure / test (pull_request) Successful in 1m48s
checks / test (pull_request) Successful in 2m52s
2024-02-07 16:08:48 +07:00
045c5e608b Merge pull request 'Clan VM Manager: init per vm settings handler' (#824) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m35s
2024-02-07 08:43:58 +00:00
d20902cef4
Clan VM Manager: init per vm settings handler
All checks were successful
checks-impure / test (pull_request) Successful in 1m37s
checks / test (pull_request) Successful in 2m18s
2024-02-07 15:41:18 +07:00
a1a433b654 Merge pull request 'clan_manager: UI is now a singelton.' (#822) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 1m34s
checks / test (push) Successful in 2m17s
2024-02-07 05:06:11 +00:00
869c01bf95 clan_manager: UI is now a singelton.
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m17s
2024-02-07 12:03:12 +07:00
68ac0cd3ec Merge pull request 'clan-cli: add simple flash command' (#821) from lassulus-flaash into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m34s
2024-02-07 04:31:52 +00:00
67d264263c nixosModules zerotier: remove unneeded default
All checks were successful
checks-impure / test (pull_request) Successful in 1m36s
checks / test (pull_request) Successful in 2m40s
2024-02-07 05:26:01 +01:00
b780754621 clan-cli: add simple flash command 2024-02-07 05:26:01 +01:00
cd45bb3174 Merge pull request 'add requireExplicitUpdate option for mobile devices' (#820) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m34s
2024-02-06 16:59:03 +00:00
6fe6229498 add requireExplicitUpdate option for mobile devices
All checks were successful
checks-impure / test (pull_request) Successful in 1m46s
checks / test (pull_request) Successful in 3m1s
2024-02-06 17:55:34 +01:00
7c598e6278 Merge pull request 'document build host option' (#819) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m34s
2024-02-06 16:30:04 +00:00
531a899817 document build host option
All checks were successful
checks-impure / test (pull_request) Successful in 1m43s
checks / test (pull_request) Successful in 2m27s
2024-02-06 17:27:06 +01:00
e912b125c3 Merge pull request 'remove unused ssh.run method' (#818) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m35s
2024-02-06 16:24:47 +00:00
614d1aecfd set nixpkgs.pkgs for secrets generation
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m40s
This allows us to use the same nixpkgs instance for all machines.
2024-02-06 17:21:42 +01:00
be3a75bbd7 add support for build machines 2024-02-06 17:21:42 +01:00
2315dba2a9 rename machine.host to machine.target_host 2024-02-06 17:21:42 +01:00
6e57122da8 rename target_host to target_host_address 2024-02-06 17:21:42 +01:00
301a6b6a23 machines/update: get flake_attr from machine class 2024-02-06 17:21:42 +01:00
a2f0d077c8 remove unused ssh.run method 2024-02-06 15:47:32 +01:00
8234f127e5 Merge pull request 'machines: don't ignore errors when parsing secretsData json' (#817) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m36s
2024-02-06 14:18:38 +00:00
c66c25aeb7 machines: don't ignore errors when parsing secretsData json
All checks were successful
checks-impure / test (pull_request) Successful in 1m46s
checks / test (pull_request) Successful in 2m44s
2024-02-06 15:15:21 +01:00
534ebb6094 Merge pull request 'skip machines without target_host when running clan machines update' (#816) 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-06 14:07:31 +00:00
91f26a4743 skip machines without target_host when running clan machines update
All checks were successful
checks-impure / test (pull_request) Successful in 1m45s
checks / test (pull_request) Successful in 2m57s
2024-02-06 15:04:19 +01:00
71d14eb178 Merge pull request 'move checks if targetHost/buildHost is set to cli' (#815) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m34s
2024-02-06 13:54:50 +00:00
ad1a87fc14 move checks if targetHost/buildHost is set to cli
All checks were successful
checks-impure / test (pull_request) Successful in 1m39s
checks / test (pull_request) Successful in 2m45s
2024-02-06 14:51:44 +01:00
35bb076729 Merge pull request 'clan_manager: Implemented machine_icon, machine_description' (#813) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 1m36s
checks / test (push) Successful in 2m16s
2024-02-06 13:16:31 +00:00
ab05cfde30 clan_manager: Implemented machine_icon, machine_description
All checks were successful
checks-impure / test (pull_request) Successful in 1m39s
checks / test (pull_request) Successful in 2m41s
2024-02-06 20:13:18 +07:00
4d18ce2366 Merge pull request 'cli,nix: Add machine_icon, machine_description to vm' (#812) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 1m37s
checks / test (push) Successful in 2m16s
2024-02-06 12:29:32 +00:00
21443d0647 cli,nix: Add machine_icon, machine_description
All checks were successful
checks-impure / test (pull_request) Successful in 1m48s
checks / test (pull_request) Successful in 3m0s
2024-02-06 19:25:34 +07:00
868aba47b5 Merge pull request 'clanCore: fix deploymentAddress -> targetHost alias' (#811) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m35s
2024-02-06 09:57:56 +00:00
923696c21c clanCore: fix deploymentAddress -> targetHost alias
All checks were successful
checks-impure / test (pull_request) Successful in 1m46s
checks / test (pull_request) Successful in 2m27s
2024-02-06 10:55:07 +01:00
99c432fcb8 Merge pull request 'Automatic flake update - 2024-02-05T00:00+00:00' (#804) from flake-update-2024-02-05 into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m34s
2024-02-06 04:20:53 +00:00
Clan Merge Bot
3b5465d24d update flake lock - 2024-02-05T00:00+00:00
All checks were successful
checks-impure / test (pull_request) Successful in 1m48s
checks / test (pull_request) Successful in 3m41s
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/07f6395285469419cf9d078f59b5b49993198c00' (2024-01-11)
  → 'github:hercules-ci/flake-parts/b253292d9c0a5ead9bc98c4e9a26c6312e27d69f' (2024-02-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/50071d87c75300c037e28439c5176c3933b9fce5' (2024-01-28)
  → 'github:NixOS/nixpkgs/5d75993fa5feaa333f3eadd83e0a08fc34432acc' (2024-02-04)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/73bf36912e31a6b21af6e0f39218e067283c67ef' (2024-01-28)
  → 'github:Mic92/sops-nix/23f61b897c00b66855074db471ba016e0cda20dd' (2024-02-04)
2024-02-06 04:17:06 +00:00
6a62018f1d Merge pull request 'build-clan: Removed unecessary arg, machineDescription and machineIcon' (#810) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 1m35s
checks / test (push) Successful in 2m20s
2024-02-05 09:58:58 +00:00
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
bfd525b042 Merge pull request 'clan-cli: add autocommits for facts/secrets' (#809) from lassulus-autocommits into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m33s
2024-02-05 09:08:29 +00:00
815527ec2b clan-cli secrets: commit facts/secrets after generating them
All checks were successful
checks-impure / test (pull_request) Successful in 1m46s
checks / test (pull_request) Successful in 2m51s
2024-02-05 10:03:10 +01:00
e265537f69 clan-cli secrets: remove debug output 2024-02-05 10:03:10 +01:00
8114cebaa4 clan-cli git: add commit_files function 2024-02-05 10:03:10 +01:00
0e076e52c8 Merge pull request 'vm_manager: Fixed uri join and then vm start not working' (#808) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m32s
2024-02-05 09:01:21 +00: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