Commit Graph

1143 Commits

Author SHA1 Message Date
d156218775 drop dead daemonize code 2023-10-04 18:17:30 +02:00
d015e3ff60 Merge pull request 'vm_secrets' (#401) from vm_secrets into main
All checks were successful
checks-impure / test (push) Successful in 21s
checks / test (push) Successful in 31s
assets1 / test (push) Successful in 6s
2023-10-04 16:15:54 +00:00
99433ac290 test_vms_api: supply age key for secret creation
All checks were successful
checks-impure / test (pull_request) Successful in 21s
checks / test (pull_request) Successful in 1m29s
2023-10-04 18:13:25 +02:00
bc36ec4c1a vms: support secrets and fix cross compilation
Some checks failed
checks-impure / test (pull_request) Failing after 13s
checks / test (pull_request) Successful in 1m29s
2023-10-04 18:04:27 +02:00
994c190d0f Merge pull request 'fix task manager race conditions' (#404) from lassulus-taskmanager into main
All checks were successful
checks-impure / test (push) Successful in 18s
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
2023-10-04 15:54:37 +00:00
e8c9f27515 tests test_flake: disable dhcp
All checks were successful
checks-impure / test (pull_request) Successful in 18s
checks / test (pull_request) Successful in 1m27s
2023-10-04 17:52:06 +02:00
fe1a3f0541 task_manager: fix race conditions 2023-10-04 17:52:06 +02:00
827fcbfe46 Merge pull request 'webui: open browser in new window' (#403) from DavHau-dave into main
Some checks failed
checks-impure / test (push) Failing after 19s
checks / test (push) Successful in 31s
assets1 / test (push) Successful in 7s
2023-10-04 15:30:58 +00:00
544322ee6e webui: open browser in new window
All checks were successful
checks-impure / test (pull_request) Successful in 21s
checks / test (pull_request) Successful in 1m30s
This gets closer to an app like feeling
2023-10-04 17:26:55 +02:00
018590d30b Merge pull request 'improve task manager to report exceptions better' (#402) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 18s
checks / test (push) Successful in 1m27s
assets1 / test (push) Successful in 6s
2023-10-04 14:51:41 +00:00
04ba80f614 improve task manager to report exceptions better
All checks were successful
checks-impure / test (pull_request) Successful in 19s
checks / test (pull_request) Successful in 31s
2023-10-04 16:49:58 +02:00
a02a7e1fc5 Merge pull request 'clan-cli: add install command' (#383) from lassulus-install into main
All checks were successful
checks-impure / test (push) Successful in 19s
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
2023-10-04 14:49:53 +00:00
966a33e711 vm.create: define tmpdir
All checks were successful
checks / test (pull_request) Successful in 1m29s
checks-impure / test (pull_request) Successful in 19s
2023-10-04 16:46:30 +02:00
b25af9f0f4 clan_cli: refactor secrets code into Machine class
All checks were successful
checks-impure / test (pull_request) Successful in 19s
checks / test (pull_request) Successful in 1m27s
2023-10-04 16:41:16 +02:00
ffb7c63640 clan-cli: add machines install 2023-10-04 16:34:37 +02:00
3c1d7a0553 secrets.password-store: ignore ssh errors 2023-10-04 16:34:37 +02:00
ff1fb784e7 Merge pull request 'clan-cli devShell: add editable install' (#397) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 20s
checks / test (push) Successful in 31s
assets1 / test (push) Successful in 6s
2023-10-04 09:43:27 +00:00
e6d22e6426 clan-cli devShell: add editable install
All checks were successful
checks / test (pull_request) Successful in 31s
checks-impure / test (pull_request) Successful in 20s
2023-10-04 11:39:31 +02:00
5e1a26df1a Merge pull request 'rename test_basic to test_create_flake' (#396) from Mic92-main into main
All checks were successful
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 17s
checks / test (push) Successful in 1m26s
2023-10-04 09:04:09 +00:00
1575e4a391 rename test_basic to test_create_flake
All checks were successful
checks-impure / test (pull_request) Successful in 19s
checks / test (pull_request) Successful in 30s
2023-10-04 11:01:12 +02:00
ba9b2f6de7 Merge pull request 'clan-cli: stop propagating build inputs, remove wrapper' (#395) from DavHau-dave into main
All checks were successful
checks / test (push) Successful in 32s
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 18s
2023-10-04 08:38:44 +00:00
017221febb clan-cli: stop propagating build inputs, remove wrapper
All checks were successful
checks-impure / test (pull_request) Successful in 17s
checks / test (pull_request) Successful in 1m26s
2023-10-04 10:36:39 +02:00
c0e2bfbcb8 Merge pull request 'quickstart: add user creation' (#394) from DavHau-dave into main
All checks were successful
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 19s
2023-10-04 08:20:31 +00:00
9e6009b454 quickstart: add user creation
All checks were successful
checks-impure / test (pull_request) Successful in 20s
checks / test (pull_request) Successful in 30s
2023-10-04 10:18:28 +02:00
6059b262f1 Merge pull request 'restore possibility to update all machines without having to specify them' (#393) from Mic92-kvm-fix into main
All checks were successful
checks-impure / test (push) Successful in 18s
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
2023-10-04 06:39:22 +00:00
fcd1d18e15 restore possibility to update all machines without having to specify them
All checks were successful
checks-impure / test (pull_request) Successful in 21s
checks / test (pull_request) Successful in 30s
2023-10-04 08:35:59 +02:00
061b91406d Merge pull request 'don't register global logger, this interferes currently with that we have in ssh.py' (#392) from Mic92-kvm-fix into main
All checks were successful
checks-impure / test (push) Successful in 18s
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
2023-10-04 06:14:28 +00:00
7842c24c9d add binary cache and switch back to main branch of disko
All checks were successful
checks-impure / test (pull_request) Successful in 19s
checks / test (pull_request) Successful in 2m0s
2023-10-04 08:08:06 +02:00
80e37483a3 don't register global logger, this interferes currently with that we have in ssh.py 2023-10-04 08:08:06 +02:00
02086463eb Merge pull request 'make vm test also work in ci' (#391) from Mic92-kvm-fix into main
All checks were successful
checks-impure / test (push) Successful in 17s
checks / test (push) Successful in 29s
assets1 / test (push) Successful in 6s
2023-10-03 16:53:15 +00:00
4abb7d7bf0 make vm test also work in ci
All checks were successful
checks / test (pull_request) Successful in 30s
checks-impure / test (pull_request) Successful in 20s
2023-10-03 18:50:14 +02:00
4a1a6f525a Merge pull request 'clan_cli.secrets.groups: update keys if members are added/removed' (#389) from lassulus-secrets_cli into main
Some checks failed
assets1 / test (push) Successful in 6s
checks / test (push) Successful in 31s
checks-impure / test (push) Failing after 15s
Reviewed-on: #389
2023-10-03 16:15:36 +00:00
b2ef8bf1a3 also test that updating a group works 2023-10-03 16:15:36 +00:00
6f7109dab6 clan_cli.secrets.groups: update keys if members are added/removed 2023-10-03 16:15:36 +00:00
f27f056fca Merge pull request 'task_manager: return task directly instead of uuid' (#390) from Mic92-HEAD into main
Some checks reported warnings
checks-impure / test (push) Has been cancelled
assets1 / test (push) Successful in 6s
checks / test (push) Successful in 31s
2023-10-03 15:53:25 +00:00
b23d2b65e1 task_manager: return task directly instead of uuid
All checks were successful
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Successful in 1m23s
2023-10-03 17:48:56 +02:00
de3084066c Merge pull request 'Restructuring CLI to use API' (#387) from Qubasa-main into main
Some checks reported warnings
checks / test (push) Successful in 31s
assets1 / test (push) Successful in 7s
checks-impure / test (push) Has been cancelled
Reviewed-on: #387
2023-10-03 15:34:33 +00:00
c0f6f78c9e Merge remote-tracking branch 'origin/main' into HEAD
All checks were successful
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Successful in 1m27s
2023-10-03 17:32:19 +02:00
2502422bc1 add test for vm cli
All checks were successful
checks-impure / test (pull_request) Successful in 12s
checks / test (pull_request) Successful in 1m23s
2023-10-03 17:24:08 +02:00
361ad990ab clan-cli/tests: skip tests if has no /dev/kvm 2023-10-03 17:24:08 +02:00
b1d045131a add missing e2fsprogs to runtime inputs 2023-10-03 17:24:08 +02:00
ff11340507 move out vm logic out of controller 2023-10-03 17:24:08 +02:00
dbe289f702 nix fmt
All checks were successful
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Successful in 1m22s
2023-10-03 15:22:41 +02:00
8fa241a36b Fixed upload_secrets_test
Some checks failed
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Failing after 1m23s
2023-10-03 15:14:50 +02:00
7dde66c0df Fixed upload_secrets_test
Some checks failed
checks-impure / test (pull_request) Failing after 12s
checks / test (pull_request) Failing after 1m22s
2023-10-03 15:10:22 +02:00
986008cef7 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-10-03 13:05:51 +00:00
7d114dee54 Merge pull request 'coporate color system: init' (#388) from feat/corp-theme into main
All checks were successful
checks-impure / test (push) Successful in 13s
checks / test (push) Successful in 32s
assets1 / test (push) Successful in 19s
2023-10-03 13:04:48 +00:00
7eed3d9aa9
add build output
All checks were successful
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Successful in 1m25s
2023-10-03 15:02:47 +02:00
be9d3d43bf Fixing PYTHONPATH in secrets/generate test
Some checks failed
checks-impure / test (pull_request) Failing after 12s
checks / test (pull_request) Failing after 1m23s
2023-10-03 15:01:13 +02:00
e9f3be0056
coporate color system: init
Some checks failed
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Failing after 37s
2023-10-03 14:58:31 +02:00