Qubasa
|
2df1179666
|
clan-cli: Improved --debug output by indenting commands, add TRACE_DEPTH environment variable
|
2024-11-11 21:23:53 +07:00 |
|
danjujan
|
a9552b07c6
|
pkgs: fix typos
|
2024-10-29 12:37:34 +00:00 |
|
Jörg Thalheim
|
0119cf8668
|
clan-vm-manager: fix typing error
|
2024-10-22 12:47:56 +02:00 |
|
Jörg Thalheim
|
8101996c16
|
pass in flakeid to vm_state_dir
|
2024-10-08 17:51:55 +00:00 |
|
Qubasa
|
0f0a8825e1
|
clan-cli: Init clan machines import
|
2024-09-16 18:15:55 +02:00 |
|
Jörg Thalheim
|
f18771364c
|
get rid of ValueError
|
2024-09-03 18:14:31 +02:00 |
|
Jörg Thalheim
|
403b9cf2cc
|
apply TRY lint
|
2024-09-03 18:13:46 +02:00 |
|
DavHau
|
2621a961e7
|
vars: make simplify vars store abstraction
|
2024-09-02 18:44:00 +02:00 |
|
Jörg Thalheim
|
659e5b37dd
|
use pathlib everywhere
|
2024-09-02 18:26:13 +02:00 |
|
Jörg Thalheim
|
357b619068
|
add SIM lint
|
2024-09-02 16:39:30 +02:00 |
|
Jörg Thalheim
|
f6e2c11eb8
|
add SLF lint
|
2024-09-02 16:25:06 +02:00 |
|
Jörg Thalheim
|
ad3daa3ce4
|
add RET, Q, RSE lint
|
2024-09-02 15:58:49 +02:00 |
|
Jörg Thalheim
|
ddab0a66c8
|
add PT
|
2024-09-02 15:52:17 +02:00 |
|
Jörg Thalheim
|
078cab47bf
|
add FA, ICN, ISC, LOG, PIE and PYI linting
|
2024-09-02 15:41:56 +02:00 |
|
Jörg Thalheim
|
3d6dbdd97f
|
move all ruff settings in one place
|
2024-09-02 14:07:06 +02:00 |
|
Jörg Thalheim
|
15ff74f7c2
|
enable ASYNC, DTZ, YTT and EM lints
|
2024-09-02 14:07:06 +02:00 |
|
Jörg Thalheim
|
d5440594be
|
sync up linter rules in all files
|
2024-09-02 13:40:15 +02:00 |
|
Jörg Thalheim
|
4632e5d0d9
|
replace breakpoint() check with python lint
|
2024-09-02 13:36:07 +02:00 |
|
Jörg Thalheim
|
434fdacdb8
|
clan-vm-manager: remove type assertions
we use mypy already, so these type assertions don't make sense.
Also we no longer have strings and always FlakeId in this case
|
2024-08-26 15:52:20 +02:00 |
|
Qubasa
|
1cb26b41e7
|
clan-vm-manager: Fix regression
|
2024-08-21 15:48:43 +02:00 |
|
Jörg Thalheim
|
d6b70f8fd7
|
remove ipdb again
ipdb doesn't work with capsys and breakpoint
|
2024-08-21 15:00:47 +02:00 |
|
Johannes Kirschbauer
|
91397adbfc
|
Fix: regression list_machines. Split into multiple functions
list_inventory_machines, list_nixos_machine, list_sops_machines
The caller of the function should specify which machines they wants to see
|
2024-08-03 12:43:35 +02:00 |
|
Qubasa
|
58a36a5c12
|
formatter.nix: Add prettier
|
2024-08-02 18:56:53 +02:00 |
|
Qubasa
|
f1d124dabd
|
clan-app: Finish flash view. clan-cli: Flash cli now verifies if language and keymap are valid.
|
2024-08-02 17:51:45 +02:00 |
|
Qubasa
|
0dcc9f903b
|
clan-vm-manager: Fix regression
|
2024-07-29 17:33:46 +02:00 |
|
Johannes Kirschbauer
|
b015f1f123
|
PropagatedBuild inputs workaround
|
2024-07-26 15:23:25 +02:00 |
|
Qubasa
|
4193d9e9a9
|
clan-vm-manager, clan-app: Make executable icon work in process overview
|
2024-07-23 14:12:45 +02:00 |
|
Qubasa
|
c6a0cd9398
|
clan-vm-manager: Fix waypipe regression in nix code
|
2024-07-23 13:20:02 +02:00 |
|
Jörg Thalheim
|
2516f38c37
|
remove deprecated adwaita-icon-theme
|
2024-07-21 15:26:37 +02:00 |
|
Qubasa
|
728f8f5758
|
clan-vm-manager: Restore to known good version
|
2024-07-19 22:07:34 +02:00 |
|
DavHau
|
1cb69cb5fc
|
Reapply "clan.core: rename clan.{deployment,networking} -> clan.core.{deployment,networking}"
This reverts commit 9778444706.
workaround upstream bug: https://github.com/NixOS/nixpkgs/issues/324802
|
2024-07-19 22:07:34 +02:00 |
|
Johannes Kirschbauer
|
0fb207bb59
|
clan-app: rename clan-vm-manager
|
2024-06-05 11:24:59 +02:00 |
|
DavHau
|
4bd927cbcf
|
demo.sh: fix tags
|
2024-06-04 15:23:39 -07:00 |
|
DavHau
|
62be27ec62
|
demo.sh: fix tag
|
2024-06-03 21:55:09 -07:00 |
|
Johannes Kirschbauer
|
6999685bba
|
Webview: css font and icon import transformation
|
2024-05-30 18:23:49 +02:00 |
|
Jörg Thalheim
|
461aa579c2
|
fmt more stuff
|
2024-05-29 12:51:43 +02:00 |
|
Jörg Thalheim
|
c0a54f539a
|
consistent rename cLAN -> Clan
|
2024-05-27 13:58:32 +00:00 |
|
Johannes Kirschbauer
|
ab656d5655
|
API: handle functions with multiple arguments
|
2024-05-26 18:04:49 +02:00 |
|
Johannes Kirschbauer
|
3998efac78
|
fix: tests
|
2024-05-26 13:41:05 +02:00 |
|
Johannes Kirschbauer
|
691ae9fb15
|
api: improve message serialisation
|
2024-05-26 13:40:47 +02:00 |
|
Johannes Kirschbauer
|
c1e7e25641
|
api: fix typing issues
|
2024-05-21 16:01:57 +02:00 |
|
Johannes Kirschbauer
|
d174fbd445
|
clan ui: move print into log.debug statements
|
2024-05-20 19:59:50 +02:00 |
|
Johannes Kirschbauer
|
8687801cee
|
clan ui: setup typed api method
|
2024-05-20 19:34:49 +02:00 |
|
Johannes Kirschbauer
|
2cb7adb377
|
clan-ui: rollback default view until webview is ready
|
2024-05-20 11:08:14 +02:00 |
|
Johannes Kirschbauer
|
4cfc335e2c
|
fix: segfault gtk when using webkit
|
2024-05-18 14:14:12 +00:00 |
|
Johannes Kirschbauer
|
e25bd69c68
|
clan ui: override webkitgtk unbroken on darwin.
|
2024-05-18 14:14:12 +00:00 |
|
Johannes Kirschbauer
|
fe17f9e1a1
|
clan ui: integrate webview ui into clan-mananger-gtk
|
2024-05-18 14:14:12 +00:00 |
|
Johannes Kirschbauer
|
7980f13bed
|
add webview threaded api
|
2024-05-18 14:14:12 +00:00 |
|
Johannes Kirschbauer
|
fef16a84a9
|
init webview: add webview ui and list machine as api example
|
2024-05-18 14:14:12 +00:00 |
|
Qubasa
|
4f6d25160f
|
Add --ssh-pubkey FILE argument
|
2024-05-14 15:41:15 +02:00 |
|