clan-bot
|
f6b393f12c
|
Merge pull request 'vars: add 'get' command to cli' (#2036) from DavHau/clan-core:DavHau-dave into main
|
2024-09-03 17:24:44 +00:00 |
|
DavHau
|
59593c2e39
|
vars: add 'get' command to cli
|
2024-09-03 19:19:20 +02:00 |
|
clan-bot
|
1d5ba9816c
|
Merge pull request 'serde/fix: round trip string sanitizing' (#2034) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-09-03 16:09:46 +00:00 |
|
Johannes Kirschbauer
|
caad48682d
|
serde/fix: round trip string sanitizing
|
2024-09-03 18:03:13 +02:00 |
|
clan-bot
|
7da49a1538
|
Merge pull request 'UI: Init iwd service for single wifi' (#2033) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-09-03 15:30:05 +00:00 |
|
Johannes Kirschbauer
|
e4f077f2e2
|
Fix cyclic imports: __init__.py are automatically imported
|
2024-09-03 17:24:31 +02:00 |
|
Johannes Kirschbauer
|
facc0bd226
|
UI: Init iwd service for single wifi
|
2024-09-03 17:24:31 +02:00 |
|
clan-bot
|
c9836d162e
|
Merge pull request 'vars: global metadata paths for all store backends' (#2032) from DavHau/clan-core:DavHau-dave into main
|
2024-09-03 14:34:22 +00:00 |
|
DavHau
|
924f5e41c6
|
vars: global metadata paths for all store backends
This also changes the paths where sops stores teh secret -> all sops secrets will have to be re-generated
|
2024-09-03 16:30:01 +02:00 |
|
clan-bot
|
e05d09ee55
|
Merge pull request 'UI: Admin shh module' (#2031) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-09-03 09:03:42 +00:00 |
|
clan-bot
|
76ea69556a
|
Merge pull request 'only accept eval/build for nix command' (#2030) from Mic92-type-checking into main
|
2024-09-03 08:59:11 +00:00 |
|
Johannes Kirschbauer
|
4f80fab225
|
UI: Admin shh module
|
2024-09-03 10:57:01 +02:00 |
|
Jörg Thalheim
|
aa564f47a9
|
flash: rename FileNotFoundError -> ClanError
|
2024-09-03 10:53:17 +02:00 |
|
Jörg Thalheim
|
ddd2a1a4f7
|
only accept eval/build for nix command
|
2024-09-03 10:49:53 +02:00 |
|
clan-bot
|
022bcffabc
|
Merge pull request 'don't put hostnames into into disko labels' (#2029) from Mic92-type-checking into main
|
2024-09-03 08:20:54 +00:00 |
|
Jörg Thalheim
|
1fcd1731e5
|
don't put hostnames into into disko labels
I believe there are length limits on this.
It's also very surprising if the system no longer boot after changing
the hostname.
|
2024-09-03 10:11:03 +02:00 |
|
clan-bot
|
695d63e8cf
|
Merge pull request 'UI: improve machine details' (#2028) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-09-03 06:40:50 +00:00 |
|
Johannes Kirschbauer
|
37045c9a8f
|
UI: improve machine details
|
2024-09-03 08:35:33 +02:00 |
|
clan-bot
|
76eb4dcfd5
|
Merge pull request 'Revert "nixosModules,pkgs: remove installer. clanModules: init installer module"' (#2027) from Mic92-type-checking into main
|
2024-09-03 05:09:00 +00:00 |
|
Jörg Thalheim
|
535a39cff3
|
Revert "nixosModules,pkgs: remove installer. clanModules: init installer module"
This reverts commit 1090e36cf1.
|
2024-09-03 07:04:34 +02:00 |
|
clan-bot
|
06c820bded
|
Merge pull request 'nixosModules,pkgs: remove installer. clanModules: init installer module' (#2026) from Qubasa/clan-core:Qubasa-main into main
|
2024-09-02 22:30:13 +00:00 |
|
Qubasa
|
1090e36cf1
|
nixosModules,pkgs: remove installer. clanModules: init installer module
|
2024-09-03 00:25:16 +02:00 |
|
clan-bot
|
30e8c527de
|
Merge pull request 'remove dead nix code' (#2025) from Qubasa/clan-core:Qubasa-main into main
|
2024-09-02 22:15:04 +00:00 |
|
Qubasa
|
e35fd0976a
|
nixosModules: remove unnecessary ./iso and disk-layout, clanModules: fix issue #1349
|
2024-09-03 00:09:45 +02:00 |
|
clan-bot
|
57513bef93
|
Merge pull request 'vars: make simplify vars store abstraction' (#2021) from DavHau/clan-core:DavHau-dave into main
|
2024-09-02 16:48:40 +00:00 |
|
DavHau
|
6e16e54968
|
vars: make simplify vars store abstraction
|
2024-09-02 18:44:00 +02:00 |
|
clan-bot
|
47c3ce2604
|
Merge pull request 'use pathlib everywhere' (#2023) from type-checking into main
|
2024-09-02 16:33:46 +00:00 |
|
Jörg Thalheim
|
8e9ed4611d
|
use python3.11 for all projects
|
2024-09-02 18:28:36 +02:00 |
|
Jörg Thalheim
|
1fa0e72bea
|
use pathlib everywhere
|
2024-09-02 18:26:13 +02:00 |
|
clan-bot
|
9067865b7b
|
Merge pull request 'API: types schema improve typescript performance' (#2022) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-09-02 16:08:53 +00:00 |
|
Johannes Kirschbauer
|
9eb56f274b
|
API: types schema improve typescript performance
|
2024-09-02 18:03:44 +02:00 |
|
clan-bot
|
3f4c0a06ef
|
Merge pull request 'moonlight-sunshine-accept: use pathlib and fix types' (#2020) from Mic92-type-checking into main
|
2024-09-02 15:58:31 +00:00 |
|
Jörg Thalheim
|
9de48de991
|
put render-options not in the toplevel nix store path
on start python will do a listdir on the hole nix store otherwise
|
2024-09-02 17:47:00 +02:00 |
|
Jörg Thalheim
|
574567c1c4
|
use pathlib
|
2024-09-02 17:40:05 +02:00 |
|
Jörg Thalheim
|
71e026dd62
|
moonlight-sunshine-accept: use pathlib and fix types
|
2024-09-02 17:36:47 +02:00 |
|
clan-bot
|
7fc923f310
|
Merge pull request 'add SLF lint' (#2019) from type-checking into main
|
2024-09-02 15:35:31 +00:00 |
|
Jörg Thalheim
|
483d8ce521
|
add SIM lint
|
2024-09-02 16:39:30 +02:00 |
|
Jörg Thalheim
|
a17075f237
|
add SLOT lint
|
2024-09-02 16:25:11 +02:00 |
|
Jörg Thalheim
|
e1e39e9ae9
|
add SLF lint
|
2024-09-02 16:25:06 +02:00 |
|
Jörg Thalheim
|
f2460ecd7f
|
ignore some pytest lints
|
2024-09-02 16:22:23 +02:00 |
|
clan-bot
|
c8729011a6
|
Merge pull request 'add PT linting' (#2018) from type-checking into main
|
2024-09-02 14:16:18 +00:00 |
|
Jörg Thalheim
|
211c7856a3
|
Revert "zerotierone: fix build against rust 1.80"
This reverts commit 237f762490.
|
2024-09-02 16:12:07 +02:00 |
|
Jörg Thalheim
|
cb16cda3fa
|
add RET, Q, RSE lint
|
2024-09-02 15:58:49 +02:00 |
|
Jörg Thalheim
|
dca1bd084d
|
add PT
|
2024-09-02 15:52:17 +02:00 |
|
clan-bot
|
9314fe5733
|
Merge pull request 'add FA, ICN, ISC, LOG, PIE and PYI linting' (#2017) from type-checking into main
|
2024-09-02 13:47:32 +00:00 |
|
Jörg Thalheim
|
8fbc76ecac
|
add FA, ICN, ISC, LOG, PIE and PYI linting
|
2024-09-02 15:41:56 +02:00 |
|
clan-bot
|
c43bde3254
|
Merge pull request 'API: init iwd clanModule inventory' (#2016) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-09-02 13:14:13 +00:00 |
|
Johannes Kirschbauer
|
c2d088b245
|
UI: AdminSettings page
|
2024-09-02 15:08:36 +02:00 |
|
Johannes Kirschbauer
|
da25afd978
|
API: init iwd clanModule inventory
|
2024-09-02 15:06:55 +02:00 |
|
clan-bot
|
8760ed89a3
|
Merge pull request 'Flake: nixos-facter-module with flake: false' (#1986) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-09-02 12:36:35 +00:00 |
|