Jörg Thalheim
|
2a7c8b6b1a
|
move temporary directory to .direnv
|
2023-09-27 16:13:04 +02:00 |
|
Jörg Thalheim
|
b1aabedf06
|
ui/envrc: watch more files
|
2023-09-27 15:18:51 +02:00 |
|
Mic92
|
f4dfe7a58e
|
Merge pull request 'jsonschema: fix eval' (#353) from Mic92-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/353
|
2023-09-27 13:08:24 +00:00 |
|
Jörg Thalheim
|
f4d1c098ef
|
jsonschema: fix eval
|
2023-09-27 13:08:24 +00:00 |
|
Jörg Thalheim
|
cb946df8b9
|
only pass experimental-features onces to nix-build
|
2023-09-27 13:08:24 +00:00 |
|
clan-bot
|
23b762f6a2
|
Merge pull request 'drop requirement for importing qemu-vm.nix' (#352) from Mic92-main into main
|
2023-09-27 12:55:59 +00:00 |
|
Jörg Thalheim
|
ded120d065
|
drop requirement for importing qemu-vm.nix
|
2023-09-27 14:54:01 +02:00 |
|
clan-bot
|
8f6655de4c
|
Merge pull request 'vms: simplify args passed to create_subprocess_exec' (#351) from Mic92-main into main
|
2023-09-27 10:32:25 +00:00 |
|
Jörg Thalheim
|
eba8be8006
|
vms: simplify args passed to create_subprocess_exec
|
2023-09-27 12:30:06 +02:00 |
|
Mic92
|
e4f77cd8e4
|
Merge pull request 'api/vm/create: start vm' (#327) from lassulus-start-vm into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/327
|
2023-09-27 09:47:50 +00:00 |
|
Jörg Thalheim
|
6d4c9e39aa
|
cli: fix remaining typing errors
|
2023-09-27 09:47:50 +00:00 |
|
Jörg Thalheim
|
7a617ecb3c
|
cli: simplify log handler
|
2023-09-27 09:47:50 +00:00 |
|
Jörg Thalheim
|
2d9c141ac1
|
custom_logger: fix type errror in format_time
|
2023-09-27 09:47:50 +00:00 |
|
Jörg Thalheim
|
08a9e1cd13
|
task_manager: assert stdout/stderr exist to make mypy happy
|
2023-09-27 09:47:50 +00:00 |
|
Jörg Thalheim
|
152067be20
|
make vm terminate after boot
|
2023-09-27 09:47:50 +00:00 |
|
Jörg Thalheim
|
852166104a
|
cli/vms: serialize uuid already in the api
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
1a63bf265a
|
Completely working log streaming
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
7c93962e35
|
Working log streaming
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
da571dff7f
|
Working version
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
8832e96df7
|
Working log streaming
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
d73dc7048b
|
Working log streaming
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
1da6f127f5
|
Fixed vscode test debugging problem
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
20d6f9309b
|
Integrated pytest into vscode
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
c96b339d94
|
Extracted threadpool to task_manager.py
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
b535f745e0
|
Added test
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
4a40a2759e
|
Improving endpoint
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
b58b274118
|
Added threaded create_vm endpoint
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
da02c7f4ae
|
Started working on vm_create
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
ff0dc18686
|
vscode debugging integration added + README updated
|
2023-09-27 09:47:50 +00:00 |
|
Qubasa
|
ae58a8eb14
|
CLI: Added custom logger
|
2023-09-27 09:47:50 +00:00 |
|
lassulus
|
26add0af28
|
api/vm/create: start vm
|
2023-09-27 09:47:50 +00:00 |
|
clan-bot
|
fa18b3121b
|
Merge pull request 'clanCore.secrets: facts.value can be null or str' (#350) from lassulus-facts_null into main
|
2023-09-27 09:06:10 +00:00 |
|
lassulus
|
d0d1df6deb
|
clan.networking.zerotier: create init script only if fact exists
|
2023-09-27 11:02:54 +02:00 |
|
lassulus
|
5bf28c1731
|
clanCore.secrets: facts.value can be null or str
|
2023-09-27 10:34:53 +02:00 |
|
Mic92
|
c51175e4eb
|
Merge pull request 'zerotier: fix eval' (#349) from Mic92-docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/349
|
2023-09-26 16:24:26 +00:00 |
|
Jörg Thalheim
|
f6113f2e20
|
nix-unit: bump version
|
2023-09-26 16:24:26 +00:00 |
|
Mic92
|
05f594a3b4
|
Merge pull request 'zerotier: fix eval' (#348) from Mic92-docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/348
|
2023-09-26 16:19:43 +00:00 |
|
Jörg Thalheim
|
a356f2a368
|
zerotier: fix eval
|
2023-09-26 16:19:43 +00:00 |
|
Mic92
|
eeedf88521
|
Merge pull request 'move zerotier secret generation into nixos module' (#347) from Mic92-docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/347
|
2023-09-26 16:17:44 +00:00 |
|
Jörg Thalheim
|
be9b118f79
|
move zerotier secret generation into nixos module
|
2023-09-26 18:14:00 +02:00 |
|
clan-bot
|
9ea604c3ae
|
Merge pull request 'make zerotier module a directory' (#346) from Mic92-docs into main
|
2023-09-26 16:03:12 +00:00 |
|
Jörg Thalheim
|
cbe32b521d
|
fix nix-unit build
|
2023-09-26 18:00:16 +02:00 |
|
Jörg Thalheim
|
2e88454b5a
|
move zerotier secret generation into nixos module
|
2023-09-26 17:57:43 +02:00 |
|
Jörg Thalheim
|
b11284193f
|
make zerotier module a directory
|
2023-09-26 15:55:41 +02:00 |
|
clan-bot
|
a46e04b726
|
Merge pull request 'use shellSession everywhere for markdown' (#345) from Mic92-docs into main
|
2023-09-26 13:52:23 +00:00 |
|
Jörg Thalheim
|
86378320be
|
drop wonky ipdb PYTHONBREAKPOINT
|
2023-09-26 15:50:02 +02:00 |
|
Jörg Thalheim
|
c59f9f4b19
|
use shellSession everywhere for markdown
|
2023-09-26 15:49:45 +02:00 |
|
clan-bot
|
dac7d9f377
|
Merge pull request 'replace bubblewrap with fakeroot' (#344) from Mic92-docs into main
|
2023-09-26 13:48:58 +00:00 |
|
Mic92
|
e295a1a5b3
|
Merge pull request 'replace bubblewrap with fakeroot' (#343) from joerg-ci into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/343
|
2023-09-26 13:48:30 +00:00 |
|
Jörg Thalheim
|
ec2b56eb94
|
create test_flake unique per test
otherwise we will have race conditions
|
2023-09-26 15:46:40 +02:00 |
|