clan-bot
|
534ebb6094
|
Merge pull request 'skip machines without target_host when running clan machines update' (#816) from Mic92-target_host into main
|
2024-02-06 14:07:31 +00:00 |
|
Jörg Thalheim
|
91f26a4743
|
skip machines without target_host when running clan machines update
|
2024-02-06 15:04:19 +01:00 |
|
clan-bot
|
71d14eb178
|
Merge pull request 'move checks if targetHost/buildHost is set to cli' (#815) from Mic92-target_host into main
|
2024-02-06 13:54:50 +00:00 |
|
Jörg Thalheim
|
ad1a87fc14
|
move checks if targetHost/buildHost is set to cli
|
2024-02-06 14:51:44 +01:00 |
|
clan-bot
|
35bb076729
|
Merge pull request 'clan_manager: Implemented machine_icon, machine_description' (#813) from Qubasa-main into main
|
2024-02-06 13:16:31 +00:00 |
|
Qubasa
|
ab05cfde30
|
clan_manager: Implemented machine_icon, machine_description
|
2024-02-06 20:13:18 +07:00 |
|
clan-bot
|
4d18ce2366
|
Merge pull request 'cli,nix: Add machine_icon, machine_description to vm' (#812) from Qubasa-main into main
|
2024-02-06 12:29:32 +00:00 |
|
Qubasa
|
21443d0647
|
cli,nix: Add machine_icon, machine_description
|
2024-02-06 19:25:34 +07:00 |
|
clan-bot
|
868aba47b5
|
Merge pull request 'clanCore: fix deploymentAddress -> targetHost alias' (#811) from Mic92-target_host into main
|
2024-02-06 09:57:56 +00:00 |
|
Jörg Thalheim
|
923696c21c
|
clanCore: fix deploymentAddress -> targetHost alias
|
2024-02-06 10:55:07 +01:00 |
|
clan-bot
|
99c432fcb8
|
Merge pull request 'Automatic flake update - 2024-02-05T00:00+00:00' (#804) from flake-update-2024-02-05 into main
|
2024-02-06 04:20:53 +00:00 |
|
Clan Merge Bot
|
3b5465d24d
|
update flake lock - 2024-02-05T00:00+00:00
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 |
|
clan-bot
|
6a62018f1d
|
Merge pull request 'build-clan: Removed unecessary arg, machineDescription and machineIcon' (#810) from Qubasa-main into main
|
2024-02-05 09:58:58 +00:00 |
|
Qubasa
|
4421797f30
|
build-clan: Removed unecessary arg, machineDescription and machineIcon
|
2024-02-05 16:56:13 +07:00 |
|
clan-bot
|
bfd525b042
|
Merge pull request 'clan-cli: add autocommits for facts/secrets' (#809) from lassulus-autocommits into main
|
2024-02-05 09:08:29 +00:00 |
|
lassulus
|
815527ec2b
|
clan-cli secrets: commit facts/secrets after generating them
|
2024-02-05 10:03:10 +01:00 |
|
lassulus
|
e265537f69
|
clan-cli secrets: remove debug output
|
2024-02-05 10:03:10 +01:00 |
|
lassulus
|
8114cebaa4
|
clan-cli git: add commit_files function
|
2024-02-05 10:03:10 +01:00 |
|
clan-bot
|
0e076e52c8
|
Merge pull request 'vm_manager: Fixed uri join and then vm start not working' (#808) from Qubasa-main into main
|
2024-02-05 09:01:21 +00:00 |
|
Qubasa
|
fd44eeb384
|
vm_manager: Fixed uri join and then vm start not working
|
2024-02-05 15:57:14 +07:00 |
|
clan-bot
|
08c1e13dce
|
Merge pull request 'async join' (#807) from hsjobeki-main into main
|
2024-02-05 08:07:51 +00:00 |
|
Johannes Kirschbauer
|
c52c83002c
|
async join
|
2024-02-05 15:05:14 +07:00 |
|
clan-bot
|
1a8a6acfb1
|
Merge pull request 'Added machineIcon and machineDescription to buildClan' (#806) from Qubasa-main into main
|
2024-02-05 07:21:18 +00:00 |
|
Qubasa
|
b3815527a5
|
Added machineIcon and machineDescription to buildClan
|
2024-02-05 14:18:40 +07:00 |
|
clan-bot
|
fc50d8748a
|
Merge pull request 'Starting to implement logs' (#799) from Qubasa-main into main
|
2024-02-05 06:40:26 +00:00 |
|
Qubasa
|
38cadd0ab2
|
Added --debug flag clan command in nix tests
|
2024-02-05 13:37:35 +07:00 |
|
Qubasa
|
33a10f76c0
|
UI: Fixed multiple connects to signal
|
2024-02-05 13:37:35 +07:00 |
|
clan-bot
|
2c00ccaea6
|
Merge pull request 'nixosModules zerotier: fix type of dns' (#805) from lassulus-zerotier-dns into main
|
2024-02-05 01:35:04 +00:00 |
|
lassulus
|
a2eb6f219d
|
nixosModules zerotier: fix type of dns
|
2024-02-05 02:31:14 +01:00 |
|
clan-bot
|
ae256b666e
|
Merge pull request 'clanCore zerotier: set default values in config for merging' (#803) from lassulus-zerotier-settings2 into main
|
2024-02-03 08:29:06 +00:00 |
|
lassulus
|
b39fda8d85
|
clanCore zerotier: set default values in config for merging
|
2024-02-03 09:26:04 +01:00 |
|
clan-bot
|
eaf2ac3c5c
|
Merge pull request 'clan-cli update: upload only local paths from localhost' (#802) from lassulus-fast_flake_archive into main
|
2024-02-03 06:56:37 +00:00 |
|
lassulus
|
31188648f0
|
clan-cli update: remove legacy argument
|
2024-02-03 07:53:15 +01:00 |
|
lassulus
|
6a62065cdf
|
clan-cli update: upload only local paths from localhost
|
2024-02-03 07:53:15 +01:00 |
|
clan-bot
|
20257b88ed
|
Merge pull request 'clanCore zerotier: add settings option' (#801) from lassulus-zerotier-settings into main
|
2024-02-03 03:51:53 +00:00 |
|
lassulus
|
a52f1e3594
|
clanCore zerotier: add settings option
|
2024-02-03 04:48:54 +01:00 |
|
clan-bot
|
3bff29b9fe
|
Merge pull request 'clan-cli: secrets check command' (#800) from lassulus-check_secrets into main
|
2024-02-02 16:43:25 +00:00 |
|
lassulus
|
315cdea6ce
|
clan-cli machines: remove debug prints
|
2024-02-02 17:40:19 +01:00 |
|
lassulus
|
605b03bb91
|
clan-cli password-store: remove debug print
|
2024-02-02 17:40:19 +01:00 |
|
lassulus
|
bcdde990ff
|
clan-cli secrets: add check command
|
2024-02-02 17:40:19 +01:00 |
|
clan-bot
|
841581bfc4
|
Merge pull request 'rename deployment address to target address' (#798) from Mic92-target_host into main
|
2024-02-02 09:42:29 +00:00 |
|
Jörg Thalheim
|
3538cf2e46
|
rename deployment address to target address
This is a prepares having a build server for deployment
|
2024-02-02 16:39:29 +07:00 |
|
clan-bot
|
7daca31db7
|
Merge pull request 'Starting to implement logs' (#796) from Qubasa-main into main
|
2024-02-02 05:07:39 +00:00 |
|
Qubasa
|
16562946fe
|
vm-manager: Added log console printing on vm start. Added python logging module
|
2024-02-02 12:04:30 +07:00 |
|
clan-bot
|
789f3132c5
|
Merge pull request 'multi join via cli' (#795) from hsjobeki-main into main
|
2024-02-02 04:01:49 +00:00 |
|
Johannes Kirschbauer
|
e57169cb29
|
multi join via cli
|
2024-02-02 10:58:28 +07:00 |
|
clan-bot
|
90cf41c365
|
Merge pull request 'halalify zerotierone' (#794) from lassulus-halalify into main
|
2024-02-01 14:46:53 +00:00 |
|
lassulus
|
b4c6092cc0
|
halalify zerotierone
|
2024-02-01 15:44:13 +01:00 |
|
clan-bot
|
79a8c40f40
|
Merge pull request 'zerotier generate: kill process group' (#793) from lassulus-zerotier-kill-pg into main
|
2024-02-01 09:14:17 +00:00 |
|
lassulus
|
86b248d457
|
zerotier generate: retry if port allocation fails
|
2024-02-01 10:11:30 +01:00 |
|