Commit Graph

374 Commits

Author SHA1 Message Date
7365df338b Merge pull request 'Add nixos module to import secrets automatically' (#154) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 27s
2023-08-23 12:04:20 +00:00
a328d043d9 fix evaluation of devshell
All checks were successful
build / test (pull_request) Successful in 26s
2023-08-23 14:03:24 +02:00
59e31b3c56 fix mypy errors
Some checks failed
build / test (pull_request) Failing after 27s
2023-08-23 13:59:43 +02:00
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
63bb9395fd automatically import secrets into nixos 2023-08-23 13:59:43 +02:00
ed1d28f20b import nixosModules explicitly
we need to also import sops-nix for sops
2023-08-23 13:59:43 +02:00
d5e78ed0ec Merge pull request 'readme: fix link to clan-config docs' (#156) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 13s
2023-08-23 10:31:26 +00:00
247bce44f7 readme: fix link to clan-config docs
All checks were successful
build / test (pull_request) Successful in 18s
2023-08-23 12:29:21 +02:00
57eba5cfa5 Merge pull request 'readme: fix link to clan-config docs' (#155) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 13s
2023-08-23 10:28:27 +00:00
354dcc2312 readme: fix link to clan-config docs
All checks were successful
build / test (pull_request) Successful in 18s
2023-08-23 12:27:12 +02:00
a2b8a3b389 Merge pull request 'clan-config: add readme' (#153) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 18s
2023-08-23 10:25:39 +00:00
b16f314c80 clan-config: add option --quiet
All checks were successful
build / test (pull_request) Successful in 25s
2023-08-23 12:25:02 +02:00
48a5f64be6 clan-cli: make jsonschema optional 2023-08-23 11:59:37 +02:00
999fbe0d89 clan-config: add readme
Some checks failed
build / test (pull_request) Failing after 24s
Also add capability of reading an option value
2023-08-23 01:01:07 +02:00
7b2e9cc46e Merge pull request 'clan-config: improve and add flake-parts module for clan-config' (#152) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 20s
Reviewed-on: #152
2023-08-22 21:17:47 +00:00
780fd881c3 clan-config: fix tests 2023-08-22 21:17:47 +00:00
48686591d8 clan-config: improve and add flake-parts module for clan-config 2023-08-22 21:17:47 +00:00
957e417b50 Merge pull request 'merge-after-ci: just inline script' (#151) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 24s
2023-08-22 11:47:17 +00:00
c44338ec84 merge-after-ci: just inline script
All checks were successful
build / test (pull_request) Successful in 18s
2023-08-22 13:20:16 +02:00
c781e7281c Merge pull request 'Automatic flake update - 2023-08-21T00:00+00:00' (#150) from flake-update-2023-08-21 into main
All checks were successful
build / test (push) Successful in 20s
2023-08-21 00:01:07 +00:00
Clan Merge Bot
59d824f8ed update flake lock - 2023-08-21T00:00+00:00
All checks were successful
build / test (pull_request) Successful in 20s
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
e1d2a98454 Merge pull request 'init template view' (#149) from feat/templates-init into main
All checks were successful
build / test (push) Successful in 19s
2023-08-19 10:05:16 +00:00
c9d2cfcda5 init template view
All checks were successful
build / test (pull_request) Successful in 27s
2023-08-19 12:04:27 +02:00
475aad25fc Merge pull request 'add static code analysis' (#148) from feat/lint into main
All checks were successful
build / test (push) Successful in 20s
2023-08-19 08:14:03 +00:00
33f85380ae add static code analysis
All checks were successful
build / test (pull_request) Successful in 28s
2023-08-19 10:11:14 +02:00
4074091ca4 Merge pull request 'Added fixed speed dial' (#147) from Qubasa-Qubasa-main into main
All checks were successful
build / test (push) Successful in 19s
2023-08-15 18:38:39 +00:00
96bf33a76d Fixed jumping icon on selected
All checks were successful
build / test (pull_request) Successful in 20s
2023-08-15 20:37:34 +02:00
46566131d4 Added fixed speed dial 2023-08-15 20:06:55 +02:00
77a25734fa Merge pull request 'UI: Revamped node selection and edit process' (#146) from Qubasa-new_edit_way into main
All checks were successful
build / test (push) Successful in 20s
2023-08-15 15:58:52 +00:00
980b64d3d0 Merge branch 'Qubasa-main' into new_edit_way
All checks were successful
build / test (pull_request) Successful in 20s
2023-08-15 17:57:14 +02:00
48eeba1dc1 Revamped node selection and edit process 2023-08-15 17:53:27 +02:00
e4d9d06671 Merge pull request 'clan-config: stop using jsonschema at all for CLI' (#145) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 22s
2023-08-15 13:49:23 +00:00
52d6798315 clan-config: stop using jsonschema at all for CLI
All checks were successful
build / test (pull_request) Successful in 19s
- instead use options.json coming from nixosOptionsDoc
2023-08-15 15:48:17 +02:00
2d40c01db0 Merge pull request 'init: step formular for new image templates' (#144) from feature/installer into main
All checks were successful
build / test (push) Successful in 28s
2023-08-15 12:46:02 +00:00
66617c0d62 init: step formular for new image templates
All checks were successful
build / test (pull_request) Successful in 34s
2023-08-15 14:44:51 +02:00
5c764ac392 Merge pull request 'clan-config: get rid of jsonschema dependency' (#143) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 20s
2023-08-15 11:36:56 +00:00
348e503789 clan-config: get rid of jsonschema dependency
All checks were successful
build / test (pull_request) Successful in 27s
2023-08-15 13:29:48 +02:00
db4cca235b Merge pull request 'checks.schema: fix for systems other than x86' (#142) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 19s
2023-08-15 09:31:04 +00:00
85bf0ceccf checks.schema: fix for systems other than x86
All checks were successful
build / test (pull_request) Successful in 27s
2023-08-15 11:30:23 +02:00
087e9b3231 Merge pull request 'Fixed mobile layout in Pie Chart and in table' (#141) from Qubasa-Qubasa-main into main
All checks were successful
build / test (push) Successful in 21s
2023-08-14 17:41:02 +00:00
257e6c1d8e UI: Added Metadata view with Grids to List for mobile
All checks were successful
build / test (pull_request) Successful in 20s
2023-08-14 19:39:26 +02:00
c020cce56b UI: Replaced enum infavor of hash keys 2023-08-14 19:08:15 +02:00
3489ebc5c4 Added collapse to table 2023-08-14 18:25:06 +02:00
b112969d87 Fixed mobile layout in Pie Chart and in table 2023-08-14 15:56:31 +02:00
362379cdac Merge pull request 'Automatic flake update - 2023-08-14T00:00+00:00' (#140) from flake-update-2023-08-14 into main
All checks were successful
build / test (push) Successful in 20s
2023-08-14 00:01:13 +00:00
Clan Merge Bot
70537ca8ba update flake lock - 2023-08-14T00:00+00:00
All checks were successful
build / test (pull_request) Successful in 20s
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/241c878d4b542fea7c61ed4421e9224af054ff56' (2023-08-11)
  → 'github:nix-community/disko/358b87fd44cd3b687ae7a05ea2781afc0de67809' (2023-08-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e' (2023-08-10)
  → 'github:NixOS/nixpkgs/100a1550b0e7a64b960c625b656f9229bdef5f87' (2023-08-13)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/7b380d3cce8271b37394790b521ec2f7a6b248ad' (2023-08-08)
  → 'github:numtide/treefmt-nix/19dee4bf6001849006a63f3435247316b0488e99' (2023-08-12)
2023-08-14 00:00:13 +00:00
55e6e9e4be Merge pull request 'add more example utils to dashboard' (#139) from feature/dashboard into main
All checks were successful
build / test (push) Successful in 20s
2023-08-13 10:56:16 +00:00
ed9e0c1623 add more example utils to dashboard
All checks were successful
build / test (pull_request) Successful in 28s
2023-08-13 12:55:22 +02:00
7b79166288 Merge pull request 'add: some util to dashboard' (#138) from feature/dashboard into main
All checks were successful
build / test (push) Successful in 20s
2023-08-12 15:12:43 +00:00
cdef88e55e add: some util to dashboard
All checks were successful
build / test (pull_request) Successful in 27s
2023-08-12 17:11:41 +02:00