Commit Graph

1869 Commits

Author SHA1 Message Date
clan-bot
def8b845ad Merge pull request 'clan_vm_manager: Partially working process executor with killpg' (#656) from Qubasa-main into main 2023-12-19 17:05:21 +00:00
Qubasa
30d80a3b28 nix fmt 2023-12-19 18:02:06 +01:00
Qubasa
aaf2fd5569 Improved spawn interface. Added garbage collector 2023-12-19 17:51:43 +01:00
Qubasa
646671a89f Fully working executor 2023-12-19 16:44:36 +01:00
Qubasa
c64420f191 Added proc executor 2023-12-19 16:44:36 +01:00
Qubasa
62e8da8f41 merge 2023-12-19 16:44:36 +01:00
Qubasa
b53df4f896 clan_vm_manager: Partially working process executor with killpg 2023-12-19 16:44:36 +01:00
clan-bot
5517f3c57e Merge pull request 'modules/syncthing: use generator path' (#655) from a-kenji-syncthing-add-path into main 2023-12-19 13:17:34 +00:00
a-kenji
a834143ce2 modules/syncthing: use generator path 2023-12-19 14:14:29 +01:00
clan-bot
136655e682 Merge pull request 'join window' (#654) from hsjobeki-main into main 2023-12-19 12:58:04 +00:00
Johannes Kirschbauer
24207a8f5a join window 2023-12-19 13:39:22 +01:00
clan-bot
4839835437 Merge pull request 'add installer test' (#653) from lassulus-ssh_test into main 2023-12-18 22:46:18 +00:00
lassulus
71469d4c8c checks: add test-installation 2023-12-18 23:41:31 +01:00
lassulus
0490cbb52c checks backups: remove debug output 2023-12-18 23:41:31 +01:00
lassulus
f932dab29c flake: define option for clanInternals
We need this to define test machines in different flake modules
2023-12-18 23:41:31 +01:00
clan-bot
40124d707d Merge pull request 'checks: move ssh_keys to lib/ssh' (#651) from lassulus-ssh_test into main 2023-12-16 21:53:57 +00:00
lassulus
dc08be2879 checks: move ssh_keys to lib/ssh 2023-12-16 22:52:18 +01:00
clan-bot
b47a8d00a1 Merge pull request 'checks: add backup test' (#650) from lassulus-backups_test into main 2023-12-16 21:04:06 +00:00
lassulus
be33de4ddd checks backup: limit to linux systems 2023-12-16 22:02:36 +01:00
lassulus
1c07eacdce clan_cli: remove incorrect clan_flake check 2023-12-16 21:46:19 +01:00
lassulus
21fd3a74bb machines build_machine_data: raise ClanError on error 2023-12-16 21:46:19 +01:00
lassulus
a36743fcd9 backups borgbackup: remove dry-run from restore 2023-12-16 21:46:19 +01:00
lassulus
e1094742d3 checks: add backup test 2023-12-16 21:46:19 +01:00
clan-bot
c771afc4da Merge pull request 'multi window mess' (#649) from hsjobeki-main into main 2023-12-16 14:02:16 +00:00
Johannes Kirschbauer
b2ec5bd220 add debugging help 2023-12-16 15:00:43 +01:00
clan-bot
f26996aaaa Merge pull request 'multi window mess' (#648) from hsjobeki-main into main 2023-12-16 13:57:52 +00:00
Johannes Kirschbauer
f72d9abb3e move list hook 2023-12-16 14:56:20 +01:00
Johannes Kirschbauer
0704eed334 multi window mess 2023-12-16 14:49:45 +01:00
clan-bot
857c199d02 Merge pull request 'window switcher' (#647) from hsjobeki-main into main 2023-12-16 12:06:56 +00:00
Johannes Kirschbauer
da592935f5 fix formatting 2023-12-16 13:05:17 +01:00
Johannes Kirschbauer
08bf197120 fix typing 2023-12-16 13:04:50 +01:00
Johannes Kirschbauer
7384fee660 format 2023-12-16 13:03:10 +01:00
Johannes Kirschbauer
0afa27bc15 window switcher 2023-12-16 12:52:10 +01:00
clan-bot
9d1f68bc0f Merge pull request 'Automatic flake update - 2023-12-11T00:00+00:00' (#637) from flake-update-2023-12-11 into main 2023-12-15 13:18:21 +00:00
clan-bot
0f18736122 Merge pull request 'add wayland-proxy-virtwl module' (#646) from Mic92-wayland-update into main 2023-12-15 13:15:59 +00:00
Jörg Thalheim
f81a9ffb69 add wayland-proxy-virtwl module 2023-12-15 14:14:20 +01:00
Jörg Thalheim
a1a8486be8 clanCore: refactor flake-module.nix into smaller files 2023-12-15 14:14:20 +01:00
clan-bot
069083e8ae Merge pull request 'use nix-unit from nixpkgs, drop floco from flake inputs' (#645) from Mic92-wayland-update into main 2023-12-15 11:37:43 +00:00
Jörg Thalheim
f168a9282d add wayland-proxy-virtwl fork 2023-12-15 12:36:07 +01:00
Jörg Thalheim
4d8fb4b672 drop floco from flake inputs 2023-12-15 12:36:07 +01:00
Jörg Thalheim
41b5e88808 use nix-unit from nixpkgs 2023-12-15 12:36:07 +01:00
clan-bot
3ef2ee6721 Merge pull request 'qemu-wayland: add patch to fix vulkaninfo' (#644) from Mic92-wayland-update into main 2023-12-15 11:16:38 +00:00
Jörg Thalheim
b4dff44416 qemu-wayland: add patch to fix vulkaninfo 2023-12-15 12:12:46 +01:00
clan-bot
4037fdb467 Merge pull request 'fixed history allowing adding the same clan twice' (#643) from Qubasa-main into main 2023-12-14 19:59:14 +00:00
Qubasa
83e1c972ad Finished clan history command. Ported remaining async to sync funcs 2023-12-14 20:57:31 +01:00
Qubasa
4c2ff0d6af fixed history allowing adding the same clan twice 2023-12-14 18:54:00 +01:00
clan-bot
beae9e03dc Merge pull request 'Moved history to own subcommand' (#638) from Qubasa-main into main 2023-12-14 17:48:32 +00:00
Qubasa
999747c5fc Deleted everything webui 2023-12-14 18:47:14 +01:00
Qubasa
30cd375d98 Fixed failing tests in machines and history cli, removed test_machines_api.py 2023-12-14 18:25:42 +01:00
Qubasa
67be1d1977 Improved ClanURI 2023-12-14 18:21:10 +01:00