Jörg Thalheim
|
15df81b45e
|
drop verbose command logging in task manager
|
2023-11-15 07:21:26 +01:00 |
|
DavHau
|
0dae746bed
|
task_manager.py: fix index out of range bug
|
2023-11-13 20:21:51 +07:00 |
|
Jörg Thalheim
|
2e939bedd6
|
moving deal dependencies to tests only
|
2023-11-10 12:39:24 +01:00 |
|
Qubasa
|
93c6270386
|
Added deal contract framework and testing documentation
|
2023-11-08 19:56:07 +01:00 |
|
Qubasa
|
adffdc14f6
|
Added repro_env_break debugging command. This spawn a terminal inside the temp home folder with the same environment as the python test
|
2023-10-27 19:20:17 +02:00 |
|
Qubasa
|
3dc7d12e9c
|
Added ref to Qubasa-main in template/new-clan/flake.nix
|
2023-10-27 19:20:17 +02:00 |
|
Qubasa
|
8e9034ad02
|
Added clanName argument to clan-core.lib.builClan
|
2023-10-27 19:20:17 +02:00 |
|
Qubasa
|
9c8829c32f
|
nix fmt
|
2023-10-27 19:19:45 +02:00 |
|
Qubasa
|
6d0deefa6b
|
Added ipdb as breakpoint console. Improved logging.
|
2023-10-27 19:19:45 +02:00 |
|
Qubasa
|
0ab2b853f2
|
Improved logging messages. Added ClanError if flake create or machine create already exist
|
2023-10-27 19:18:45 +02:00 |
|
Jörg Thalheim
|
3af136b8ab
|
cli/vms/create: fix trailing newlines in log output
|
2023-10-27 14:27:52 +02:00 |
|
Qubasa
|
942aa10a31
|
API: Added /api/flake/create. Fixed vscode search settings. Moved clan create to clan flake create
|
2023-10-09 14:01:34 +02:00 |
|
DavHau
|
4f9fa94e46
|
clan-cli: improve debug logging
|
2023-10-05 17:37:33 +02:00 |
|
clan-bot
|
a64c3b7525
|
Merge pull request 'webui: drop deadcode' (#405) from Mic92-main into main
|
2023-10-04 16:20:23 +00:00 |
|
Jörg Thalheim
|
8d423cc5f1
|
task_manager: log stdout/stderr correctly for processes
|
2023-10-04 18:17:30 +02:00 |
|
lassulus
|
9457a0f4b9
|
vms: support secrets and fix cross compilation
|
2023-10-04 18:04:27 +02:00 |
|
lassulus
|
0ed50d994b
|
task_manager: fix race conditions
|
2023-10-04 17:52:06 +02:00 |
|
Jörg Thalheim
|
b0b680c39d
|
improve task manager to report exceptions better
|
2023-10-04 16:49:58 +02:00 |
|
Jörg Thalheim
|
f8e5f261f9
|
task_manager: return task directly instead of uuid
|
2023-10-03 17:48:56 +02:00 |
|
Jörg Thalheim
|
c03effed54
|
move out vm logic out of controller
|
2023-10-03 17:24:08 +02:00 |
|