Commit Graph

912 Commits

Author SHA1 Message Date
dafceb6fea clan-cli: add desktop item
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 24s
2023-09-27 19:04:12 +02:00
0bc8f88276 docs/quickstart: fix typo 2023-09-27 19:02:16 +02:00
73a9b6a172 Merge pull request 'clanInternals.machines: expose information as json' (#358) from Mic92-main into main
All checks were successful
assets1 / test (push) Successful in 7s
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 23s
2023-09-27 16:45:18 +00:00
85f7e2f2cd clanInternals.machines: expose information as json
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 24s
2023-09-27 18:42:49 +02:00
628fcd5e04 Merge pull request 'clanInternals.machines: invert system and machine name' (#357) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 1m18s
assets1 / test (push) Successful in 6s
2023-09-27 15:29:03 +00:00
756820e4ca clanInternals.machines: invert system and machine name
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 24s
2023-09-27 17:26:44 +02:00
a158ab0421 Merge pull request 'fix clan-pytest build' (#356) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 1m17s
assets1 / test (push) Successful in 7s
2023-09-27 14:22:11 +00:00
59f0a912ea fix clan-pytest build
All checks were successful
checks / test (pull_request) Successful in 1m17s
checks-impure / test (pull_request) Successful in 8s
2023-09-27 16:20:05 +02:00
bf49bacb4e Merge pull request 'move temporary directory to .direnv' (#355) from Mic92-main into main
All checks were successful
checks / test (push) Successful in 1m17s
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 9s
2023-09-27 14:15:34 +00:00
e970dcb658 move temporary directory to .direnv
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 30s
2023-09-27 16:13:04 +02:00
5b1c5eaef0 update ui-assets.nix
All checks were successful
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-09-27 13:20:43 +00:00
36b37f6fdd Merge pull request 'only pass experimental-features onces to nix-build' (#354) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 20s
assets1 / test (push) Successful in 19s
2023-09-27 13:19:53 +00:00
66210d176f ui/envrc: watch more files
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 20s
2023-09-27 15:18:51 +02:00
612a9e411c Merge pull request 'jsonschema: fix eval' (#353) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 23s
assets1 / test (push) Successful in 6s
Reviewed-on: #353
2023-09-27 13:08:24 +00:00
c0799ce425 jsonschema: fix eval 2023-09-27 13:08:24 +00:00
166a2f795f only pass experimental-features onces to nix-build 2023-09-27 13:08:24 +00:00
e5cfafe924 Merge pull request 'drop requirement for importing qemu-vm.nix' (#352) from Mic92-main into main
Some checks failed
checks-impure / test (push) Failing after 7s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 7s
2023-09-27 12:55:59 +00:00
2f73e6b472 drop requirement for importing qemu-vm.nix
All checks were successful
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Successful in 22s
2023-09-27 14:54:01 +02:00
c2f276235b Merge pull request 'vms: simplify args passed to create_subprocess_exec' (#351) from Mic92-main into main
All checks were successful
assets1 / test (push) Successful in 7s
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 21s
2023-09-27 10:32:25 +00:00
974f07628b vms: simplify args passed to create_subprocess_exec
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 24s
2023-09-27 12:30:06 +02:00
041a98fae4 Merge pull request 'api/vm/create: start vm' (#327) from lassulus-start-vm into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 23s
assets1 / test (push) Successful in 6s
Reviewed-on: #327
2023-09-27 09:47:50 +00:00
4317e681cf cli: fix remaining typing errors 2023-09-27 09:47:50 +00:00
244ae37144 cli: simplify log handler 2023-09-27 09:47:50 +00:00
e5899c8e10 custom_logger: fix type errror in format_time 2023-09-27 09:47:50 +00:00
80aa7f06fb task_manager: assert stdout/stderr exist to make mypy happy 2023-09-27 09:47:50 +00:00
b343650771 make vm terminate after boot 2023-09-27 09:47:50 +00:00
dea49073cb cli/vms: serialize uuid already in the api 2023-09-27 09:47:50 +00:00
08eab785c6 Completely working log streaming 2023-09-27 09:47:50 +00:00
8d390af122 Working log streaming 2023-09-27 09:47:50 +00:00
82c3d91e85 Working version 2023-09-27 09:47:50 +00:00
a8bab7bb96 Working log streaming 2023-09-27 09:47:50 +00:00
98028d121f Working log streaming 2023-09-27 09:47:50 +00:00
3a11c0a746 Fixed vscode test debugging problem 2023-09-27 09:47:50 +00:00
991181bf3c Integrated pytest into vscode 2023-09-27 09:47:50 +00:00
c2fb42e953 Extracted threadpool to task_manager.py 2023-09-27 09:47:50 +00:00
04f3547be0 Added test 2023-09-27 09:47:50 +00:00
f6c8b963c1 Improving endpoint 2023-09-27 09:47:50 +00:00
d16bb5db26 Added threaded create_vm endpoint 2023-09-27 09:47:50 +00:00
7479fca82b Started working on vm_create 2023-09-27 09:47:50 +00:00
b86e02e183 vscode debugging integration added + README updated 2023-09-27 09:47:50 +00:00
9dca1a4672 CLI: Added custom logger 2023-09-27 09:47:50 +00:00
904301c20e api/vm/create: start vm 2023-09-27 09:47:50 +00:00
2e5811e052 Merge pull request 'clanCore.secrets: facts.value can be null or str' (#350) from lassulus-facts_null into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 7s
2023-09-27 09:06:10 +00:00
c1a124d0bf clan.networking.zerotier: create init script only if fact exists
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 22s
2023-09-27 11:02:54 +02:00
5cf9b4428f clanCore.secrets: facts.value can be null or str
Some checks failed
checks-impure / test (pull_request) Failing after 7s
checks / test (pull_request) Successful in 22s
2023-09-27 10:34:53 +02:00
51c1940a1b Merge pull request 'zerotier: fix eval' (#349) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 6s
Reviewed-on: #349
2023-09-26 16:24:26 +00:00
cbd8efeb85 nix-unit: bump version 2023-09-26 16:24:26 +00:00
4b966ae642 Merge pull request 'zerotier: fix eval' (#348) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 6s
Reviewed-on: #348
2023-09-26 16:19:43 +00:00
0d41bec9ef zerotier: fix eval 2023-09-26 16:19:43 +00:00
dd870ae903 Merge pull request 'move zerotier secret generation into nixos module' (#347) from Mic92-docs into main
Some checks failed
checks-impure / test (push) Failing after 8s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 6s
Reviewed-on: #347
2023-09-26 16:17:44 +00:00