Commit Graph

1848 Commits

Author SHA1 Message Date
549a5800a5 Merge pull request 'Secret mgmt problem' (#767) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 1m40s
checks / test (push) Successful in 2m25s
2024-01-29 08:15:44 +00:00
f6c811e531 UI: Display error logs on VM crash. Fixed inspect_vm problem.
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m41s
2024-01-29 15:11:57 +07:00
7937f3eaae Merge pull request 'package vsock-enabled waypipe' (#766) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 1m32s
checks / test (push) Successful in 2m21s
2024-01-29 07:29:22 +00:00
155a1ee98c Secret mgmt problem 2024-01-29 14:00:38 +07:00
dc4634b8eb package vsock-enabled waypipe
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m20s
2024-01-29 11:48:08 +07:00
65a2fc9b14 Merge pull request 'flake.lock: Update' (#764) from a-kenji-fix/update/nixpkgs into main
All checks were successful
checks-impure / test (push) Successful in 1m33s
checks / test (push) Successful in 2m42s
2024-01-29 04:31:36 +00:00
f3498f3609 flake.lock: Update
All checks were successful
checks-impure / test (pull_request) Successful in 15m34s
checks / test (pull_request) Successful in 16m34s
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/fa5db12d76f9e8ee11e572cdbe021230e48b6afa' (2024-01-11)
  → 'github:nix-community/disko/f67ba6552845ea5d7f596a24d57c33a8a9dc8de9' (2024-01-29)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/246219bc21b943c6f6812bb7744218ba0df08600' (2023-12-04)
  → 'github:nix-community/nixos-generators/896f6589db5b25023b812bbb6c1f5d3a499b1132' (2024-01-24)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ada47602cea34540873ddf17e49c32b50fd70d2a' (2024-01-24)
  → 'github:NixOS/nixpkgs/50071d87c75300c037e28439c5176c3933b9fce5' (2024-01-28)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/c0b3a5af90fae3ba95645bbf85d2b64880addd76' (2024-01-10)
  → 'github:Mic92/sops-nix/73bf36912e31a6b21af6e0f39218e067283c67ef' (2024-01-28)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/04f25d7bec9fb29d2c3bacaa48a3304840000d36' (2024-01-07)
  → 'github:numtide/treefmt-nix/c6153c2a3ff4c38d231e3ae99af29b87f1df5901' (2024-01-28)
2024-01-29 05:14:09 +01:00
a685dd1afe Merge pull request 'nix-direnv-watch-file -> watch-file' (#763) from Mic92-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m29s
2024-01-29 04:11:13 +00:00
4a84d7da97 nix-direnv-watch-file -> watch-file
All checks were successful
checks-impure / test (pull_request) Successful in 1m26s
checks / test (pull_request) Successful in 2m47s
2024-01-29 11:02:43 +07:00
6adc68a354 vm-state: fix and improve testing
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 3m6s
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m27s
Also adds qemu qga protocol implementation to execute commands
2024-01-26 19:41:05 +07:00
76c906c531 Merge pull request 'clan-cli secrets: generate secrets inside bubblewrap' (#761) from lassulus-bubblewrap into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m20s
2024-01-24 18:23:31 +00:00
3afed7a563 clan-cli secrets: generate secrets inside bubblewrap
All checks were successful
checks-impure / test (pull_request) Successful in 1m29s
checks / test (pull_request) Successful in 2m46s
2024-01-24 19:20:07 +01:00
a3ef8ce832 Merge pull request 'clan-cli secrets: add secret_store as python class' (#733) from lassulus-HEAD into main
All checks were successful
checks-impure / test (push) Successful in 1m20s
checks / test (push) Successful in 2m14s
2024-01-24 14:52:14 +00:00
abaa218e27 clan-cli install: use new Machine interface, fix mypy error
All checks were successful
checks-impure / test (pull_request) Successful in 1m18s
checks / test (pull_request) Successful in 2m38s
2024-01-24 15:49:24 +01:00
6ba641c974 clan-cli update: use new Machine class interface 2024-01-24 15:49:12 +01:00
e1237499d0 clan-cli Machine: make deployment info lazy 2024-01-24 15:49:12 +01:00
3284224440 clan-cli backups: use new machine class for eval 2024-01-24 15:49:12 +01:00
9cf670ee29 test_vm_persistance: substitute clan-core repo 2024-01-24 15:49:12 +01:00
6b004fca6f machines.Machine: refactor flake_dir -> flake; use Machine class in vm 2024-01-24 15:49:12 +01:00
de885c3010 test_vm_persistance: add age keys 2024-01-24 15:49:12 +01:00
ce5e6bfd10 secret generators: run with set -efu -o pipefail 2024-01-24 15:49:12 +01:00
aee0ee4d5e move secret stores into clan_cli codebase 2024-01-24 15:49:12 +01:00
459dc0608b Merge pull request 'Fix zerotier in vms' (#759) from a-kenji-fix-zerotier-state-vm into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m17s
2024-01-23 19:39:13 +00:00
f0895d5e3e fix zerotier in vms
All checks were successful
checks-impure / test (pull_request) Successful in 1m14s
checks / test (pull_request) Successful in 2m18s
2024-01-23 19:43:42 +01:00
8338944062 move python code in nixos Module to external file 2024-01-23 15:04:40 +01:00
09887037f5 WIP: clan-cli secrets: add secret_store as python class 2024-01-23 15:04:40 +01:00
7b953fe7ab Merge pull request 'prepare details view' (#755) from hsjobeki-main into main
Some checks failed
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m18s
checks / test (pull_request) Failing after 12s
checks-impure / test (pull_request) Failing after 12s
2024-01-21 11:48:36 +00:00
6b00957d38
prepare details view
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m2s
2024-01-21 12:46:04 +01:00
9e6ffcd9f9 Merge pull request 'add search bar' (#754) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m18s
2024-01-21 11:16:14 +00:00
035a9f2358
add search bar
All checks were successful
checks-impure / test (pull_request) Successful in 1m33s
checks / test (pull_request) Successful in 2m36s
2024-01-21 12:13:15 +01:00
c5aef543b2 Merge pull request 'add join to list' (#753) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m20s
2024-01-20 13:54:22 +00:00
7ac0292cdd
display id as subtitle
All checks were successful
checks-impure / test (pull_request) Successful in 1m29s
checks / test (pull_request) Successful in 2m24s
2024-01-20 14:51:37 +01:00
c98fdc08de Merge pull request 'add join to list' (#752) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m17s
2024-01-20 12:21:23 +00:00
d0b075c217
add join to list
All checks were successful
checks-impure / test (pull_request) Successful in 1m23s
checks / test (pull_request) Successful in 2m20s
2024-01-20 13:18:43 +01:00
3be697d1e9 Merge pull request 'organize files and classes consistently' (#751) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m18s
2024-01-20 09:15:48 +00:00
cd2125074f
organize files and classes consistently
All checks were successful
checks-impure / test (pull_request) Successful in 1m32s
checks / test (pull_request) Successful in 2m31s
2024-01-20 10:12:37 +01:00
ceebfccc82 Merge pull request 'UI: Added signal handling for stopped and started vm.' (#750) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m18s
2024-01-19 17:58:10 +00:00
70cf75830d Remove error from qemu_command
All checks were successful
checks-impure / test (pull_request) Successful in 1m21s
checks / test (pull_request) Successful in 2m39s
2024-01-19 18:54:54 +01:00
d956dbeb77 UI: Added signal handling for stopped and started vm.
Some checks failed
checks-impure / test (pull_request) Failing after 1m4s
checks / test (pull_request) Successful in 2m39s
2024-01-19 18:52:51 +01:00
0c167d1e51 Merge pull request 'localsend: add notes about future integrations' (#749) from a-kenji-localsend-notes into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m18s
2024-01-19 16:02:42 +00:00
df574b0dcc localsend: add notes about future integrations
All checks were successful
checks-impure / test (pull_request) Successful in 1m20s
checks / test (pull_request) Successful in 2m14s
2024-01-19 16:59:32 +01:00
e9d3a71dbb Merge pull request 'Otherwise we loose our build inputs' (#747) from Mic92-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m18s
checks / test (pull_request) Successful in 30s
checks-impure / test (pull_request) Successful in 1m17s
2024-01-19 14:05:51 +00:00
3271e4b6b6 don't garbage collect in nix vm tests
All checks were successful
checks-impure / test (pull_request) Successful in 1m23s
checks / test (pull_request) Successful in 3m2s
Otherwise we loose our build inputs
2024-01-19 15:02:25 +01:00
a1f8690978 Merge pull request 'Improved error messages in clan_cli' (#746) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 29s
checks-impure / test (push) Successful in 1m18s
2024-01-19 13:13:46 +00:00
2da236b362 Improved error messages in clan_cli
All checks were successful
checks-impure / test (pull_request) Successful in 1m31s
checks / test (pull_request) Successful in 2m50s
2024-01-19 14:10:22 +01:00
a23bdaa0a1 Merge pull request 'Wrapped vm.run in cmd.run. Working --wayland' (#745) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m21s
2024-01-19 13:00:04 +00:00
60c4d231f8 Wrapped vm.run in cmd.run. Working --wayland
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m48s
2024-01-19 13:56:17 +01:00
26259341d4 Merge pull request 'build-clan: force system override in secrets generators' (#744) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 1m22s
checks / test (push) Successful in 2m15s
Reviewed-on: #744
2024-01-17 14:40:46 +00:00
4a3abf5fe9 build-clan: force system override in secrets generators 2024-01-17 14:40:46 +00:00
3bd33844c6 Merge pull request 'build-clan: don't set system with lib.mkForce' (#743) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 1m21s
checks / test (push) Successful in 2m12s
2024-01-17 14:28:27 +00:00