Commit Graph

6995 Commits

Author SHA1 Message Date
Jörg Thalheim
80d3349ce0 add stub api for machines 2023-08-24 16:11:08 +02:00
clan-bot
cac0d2132d Merge pull request 'add ci script to parallize evaluation' (#165) from Mic92-main into main 2023-08-24 13:00:59 +00:00
Jörg Thalheim
4b2c1772d0 add ci script to parallize evaluation 2023-08-24 15:00:21 +02:00
clan-bot
8c0e030e81 Merge pull request 'flake: test all flake outputs' (#164) from Mic92-main into main 2023-08-24 12:41:46 +00:00
Jörg Thalheim
45cc2a78b5 flake: test all flake outputs 2023-08-24 14:38:24 +02:00
clan-bot
4e68c77341 Merge pull request 'add integration test for webui' (#163) from Mic92-main into main 2023-08-24 12:15:37 +00:00
Jörg Thalheim
4d183fff58 apply prettier to source tree 2023-08-24 14:13:02 +02:00
Jörg Thalheim
dbc0ae08c0 integrate prettier into treefmt 2023-08-24 14:09:19 +02:00
Jörg Thalheim
13a6386004 add integration test for webui 2023-08-24 14:09:19 +02:00
clan-bot
a2d15feaa2 Merge pull request 'add integration test for webui' (#162) from Mic92-main into main 2023-08-24 10:49:42 +00:00
Jörg Thalheim
834673e24e add integration test for webui 2023-08-24 12:48:24 +02:00
clan-bot
55ed397d21 Merge pull request 'integrate webserver into cli' (#161) from Mic92-mic92 into main 2023-08-24 09:32:26 +00:00
Jörg Thalheim
745368242d pre-commit: don't fail silent
if mypy fails we don't know why
2023-08-24 11:31:41 +02:00
Jörg Thalheim
acc648fc6b integrate webserver into cli
integrate webserver into cli
2023-08-24 11:31:41 +02:00
clan-bot
7f6f147d84 Merge pull request 'drop black/ruff from dependency list' (#160) from Mic92-mic92 into main 2023-08-23 15:25:06 +00:00
Jörg Thalheim
d60548dfc4 integrate webserver into cli 2023-08-23 17:17:34 +02:00
Jörg Thalheim
79c61f61c7 drop black/ruff from dependency list
those are used implictly by treefmt already
2023-08-23 16:03:56 +02:00
clan-bot
a642ecfda5 Merge pull request 'python-project: delete template' (#158) from Mic92-mic92 into main 2023-08-23 12:58:33 +00:00
Jörg Thalheim
fa7b47ad59 python-project: delete template
this already went out-of-date and we haven't really used it, since its creation
2023-08-23 14:57:11 +02:00
clan-bot
0b847bafae Merge pull request 'clan-cli: disable config subcommand' (#157) from Mic92-mic92 into main 2023-08-23 12:43:22 +00:00
Jörg Thalheim
35340aff80 clan-cli: disable config subcommand
This currently break flakes that do not have clan options defined
2023-08-23 14:42:17 +02:00
clan-bot
7365df338b Merge pull request 'Add nixos module to import secrets automatically' (#154) from Mic92-mic92 into main 2023-08-23 12:04:20 +00:00
Jörg Thalheim
a328d043d9 fix evaluation of devshell 2023-08-23 14:03:24 +02:00
Jörg Thalheim
59e31b3c56 fix mypy errors 2023-08-23 13:59:43 +02:00
Jörg Thalheim
7b7a367ff4 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d680ded26da5cf104dd2735a51e88d2d8f487b4d' (2023-08-19)
  → 'github:NixOS/nixpkgs/91a22f76cd1716f9d0149e8a5c68424bb691de15' (2023-08-21)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/4f0f113b7dbcb92edb9c901515fcab0b91c6def7' (2023-08-20)
  → 'github:Mic92/sops-nix/1b7b3a32d65dbcd69c217d7735fdf0a6b2184f45' (2023-08-22)
2023-08-23 13:59:43 +02:00
Jörg Thalheim
63bb9395fd automatically import secrets into nixos 2023-08-23 13:59:43 +02:00
Jörg Thalheim
ed1d28f20b import nixosModules explicitly
we need to also import sops-nix for sops
2023-08-23 13:59:43 +02:00
clan-bot
d5e78ed0ec Merge pull request 'readme: fix link to clan-config docs' (#156) from DavHau-clan-config into main 2023-08-23 10:31:26 +00:00
DavHau
247bce44f7 readme: fix link to clan-config docs 2023-08-23 12:29:21 +02:00
clan-bot
57eba5cfa5 Merge pull request 'readme: fix link to clan-config docs' (#155) from DavHau-clan-config into main 2023-08-23 10:28:27 +00:00
DavHau
354dcc2312 readme: fix link to clan-config docs 2023-08-23 12:27:12 +02:00
clan-bot
a2b8a3b389 Merge pull request 'clan-config: add readme' (#153) from DavHau-clan-config into main 2023-08-23 10:25:39 +00:00
DavHau
b16f314c80 clan-config: add option --quiet 2023-08-23 12:25:02 +02:00
Jörg Thalheim
48a5f64be6 clan-cli: make jsonschema optional 2023-08-23 11:59:37 +02:00
DavHau
999fbe0d89 clan-config: add readme
Also add capability of reading an option value
2023-08-23 01:01:07 +02:00
DavHau
7b2e9cc46e Merge pull request 'clan-config: improve and add flake-parts module for clan-config' (#152) from DavHau-clan-config into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/152
2023-08-22 21:17:47 +00:00
DavHau
780fd881c3 clan-config: fix tests 2023-08-22 21:17:47 +00:00
DavHau
48686591d8 clan-config: improve and add flake-parts module for clan-config 2023-08-22 21:17:47 +00:00
clan-bot
957e417b50 Merge pull request 'merge-after-ci: just inline script' (#151) from Mic92-mic92 into main 2023-08-22 11:47:17 +00:00
Jörg Thalheim
c44338ec84 merge-after-ci: just inline script 2023-08-22 13:20:16 +02:00
clan-bot
c781e7281c Merge pull request 'Automatic flake update - 2023-08-21T00:00+00:00' (#150) from flake-update-2023-08-21 into main 2023-08-21 00:01:07 +00:00
Clan Merge Bot
59d824f8ed update flake lock - 2023-08-21T00:00+00:00
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/358b87fd44cd3b687ae7a05ea2781afc0de67809' (2023-08-13)
  → 'github:nix-community/disko/4eed2457b053c4bbad7d90d2b3a1d539c2c9009c' (2023-08-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/100a1550b0e7a64b960c625b656f9229bdef5f87' (2023-08-13)
  → 'github:NixOS/nixpkgs/d680ded26da5cf104dd2735a51e88d2d8f487b4d' (2023-08-19)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/19dee4bf6001849006a63f3435247316b0488e99' (2023-08-12)
  → 'github:numtide/treefmt-nix/e2761d701581d8dcc4e0e88aecfde317ddf6f0cd' (2023-08-20)
2023-08-21 00:00:08 +00:00
clan-bot
e1d2a98454 Merge pull request 'init template view' (#149) from feat/templates-init into main 2023-08-19 10:05:16 +00:00
Johannes Kirschbauer
c9d2cfcda5 init template view 2023-08-19 12:04:27 +02:00
clan-bot
475aad25fc Merge pull request 'add static code analysis' (#148) from feat/lint into main 2023-08-19 08:14:03 +00:00
Johannes Kirschbauer
33f85380ae add static code analysis 2023-08-19 10:11:14 +02:00
clan-bot
4074091ca4 Merge pull request 'Added fixed speed dial' (#147) from Qubasa-Qubasa-main into main 2023-08-15 18:38:39 +00:00
Luis-Hebendanz
96bf33a76d Fixed jumping icon on selected 2023-08-15 20:37:34 +02:00
Luis-Hebendanz
46566131d4 Added fixed speed dial 2023-08-15 20:06:55 +02:00
clan-bot
77a25734fa Merge pull request 'UI: Revamped node selection and edit process' (#146) from Qubasa-new_edit_way into main 2023-08-15 15:58:52 +00:00