Commit Graph

3176 Commits

Author SHA1 Message Date
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
9a40891f7c Merge pull request 'add: fix responsive layout transition' (#137) from chore/layout-fixup into main
All checks were successful
build / test (push) Successful in 20s
2023-08-12 11:45:22 +00:00
6ab0298b1b add: fix responsive layout transition
All checks were successful
build / test (pull_request) Successful in 27s
2023-08-12 13:44:35 +02:00
d26a011fea Merge pull request 'add: responsive layout for sidebar and dashboard' (#136) from feature/reponsive into main
All checks were successful
build / test (push) Successful in 20s
2023-08-12 10:27:36 +00:00
ff89bcba4b add: responsive layout for sidebar and dashboard
All checks were successful
build / test (pull_request) Successful in 27s
2023-08-12 12:25:44 +02:00
a243f97574 Merge pull request 'UI: Fixed missing key tag in Grid' (#135) from Qubasa-Qubasa-main into main
All checks were successful
build / test (push) Successful in 27s
2023-08-11 22:16:07 +00:00
2720f47fdb UI: Fixed missing key tag in Grid
All checks were successful
build / test (pull_request) Successful in 20s
2023-08-12 00:15:06 +02:00
16f674e281 Merge pull request 'UI: NodeList added Pie Chart and extracted Table Data' (#134) from Qubasa-Qubasa-main into main
All checks were successful
build / test (push) Successful in 27s
2023-08-11 22:02:22 +00:00
de9cac534b UI: NodeList added Pie Chart and extracted Table Data
All checks were successful
build / test (pull_request) Successful in 39s
2023-08-12 00:01:09 +02:00
f626c6e815 Merge pull request 'clan-cli/update: only pass flake-uri/flake-attr if they are set' (#133) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 20s
2023-08-11 15:28:21 +00:00
295591ed79 clan-cli/update: only pass flake-uri/flake-attr if they are set
All checks were successful
build / test (pull_request) Successful in 29s
2023-08-11 17:27:36 +02:00
eb4eacfac1 Merge pull request 'flake.lock: Update' (#132) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 20s
2023-08-11 15:12:51 +00:00
51f40a4f09 test_update_cli: also test --help
All checks were successful
build / test (pull_request) Successful in 20s
2023-08-11 17:11:47 +02:00
2ff7820887 flake.lock: Update
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/5a9bfa9fa612cc1888a886f6900bf7afcdfd8d92' (2023-08-07)
  → 'github:nix-community/disko/241c878d4b542fea7c61ed4421e9224af054ff56' (2023-08-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/41c7605718399dcfa53dd7083793b6ae3bc969ff' (2023-08-08)
  → 'github:NixOS/nixpkgs/ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e' (2023-08-10)
2023-08-11 17:03:09 +02:00
3edd686996 Merge pull request 'cli: register update command' (#131) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 21s
2023-08-11 15:01:53 +00:00
c3a1c89efc cli/admin: drop unused commands
All checks were successful
build / test (pull_request) Successful in 28s
2023-08-11 16:39:03 +02:00
8f858ca86a cli: add missing help descriptions 2023-08-11 16:39:03 +02:00
da2c1629fe cli: register update command 2023-08-11 16:39:03 +02:00
6d7c78a175 Merge pull request 'clan-cli/ssh: rename Group -> HostGroup' (#130) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 20s
2023-08-11 14:11:29 +00:00
a096d8ddcc clan-cli: add update command
All checks were successful
build / test (pull_request) Successful in 28s
2023-08-11 16:10:25 +02:00
c9b77e5927 clan-cli/tests/clan_flake: add flake.nix 2023-08-11 16:10:12 +02:00
8bf809d0ec clan-cli/sshd: fix pytest warnings 2023-08-11 16:10:12 +02:00
2a31b1d65b add host_group fixture 2023-08-11 16:10:12 +02:00
b3a665cb19 clan-cli/ssh: rename Group -> HostGroup 2023-08-11 16:10:12 +02:00
12aab14ea5 Merge pull request 'clan-config: improve jsonschema arg parsing' (#129) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 20s
2023-08-10 22:07:13 +00:00
0a9b914ad5 clan-config: improve jsonschema arg parsing
All checks were successful
build / test (pull_request) Successful in 21s
- output json to stdout after success
- expect args in the style: `foo.bar = baz`
- handle different input types
- cast input types on best effort basis
- throw meaningful errors
2023-08-11 00:05:52 +02:00
d04278e9b1 clan-config: add tests 2023-08-10 21:17:17 +02:00
ad31cdb43a Merge pull request 'sops: pass empty manifest when decrypting' (#128) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 16s
Reviewed-on: #128
2023-08-10 10:10:59 +00:00
c2ff6acef4 sops: pass empty manifest when decrypting
All checks were successful
build / test (pull_request) Successful in 28s
2023-08-10 12:08:17 +02:00
0640c1a436 Merge pull request 'clan-cli: unbreak build' (#126) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 16s
2023-08-10 09:31:17 +00:00
8e07fc28ab clan-cli: unbreak build
All checks were successful
build / test (pull_request) Successful in 20s
2023-08-10 11:30:12 +02:00
6189ed0e76 Merge pull request 'flake.lock: Update' (#124) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 28s
build / test (pull_request) Successful in 22s
2023-08-10 09:08:17 +00:00
139f99bef5 flake.lock: Update
All checks were successful
build / test (pull_request) Successful in 1m26s
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/493b347d8fffa6912afb8d89b91703cd40ff6038' (2023-08-06)
  → 'github:nix-community/disko/5a9bfa9fa612cc1888a886f6900bf7afcdfd8d92' (2023-08-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5faab29808a2d72f4ee0c44c8e850e4e6ada972f' (2023-08-05)
  → 'github:NixOS/nixpkgs/41c7605718399dcfa53dd7083793b6ae3bc969ff' (2023-08-08)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/fab56c8ce88f593300cd8c7351c9f97d10c333c5' (2023-08-01)
  → 'github:numtide/treefmt-nix/7b380d3cce8271b37394790b521ec2f7a6b248ad' (2023-08-08)
2023-08-10 11:06:27 +02:00
2fa0c38625 Merge pull request 'add test for remote ssh commands' (#115) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 29s
2023-08-10 09:05:48 +00:00
a17baa4861 add test for remote ssh commands
All checks were successful
build / test (pull_request) Successful in 28s
2023-08-10 11:05:05 +02:00
8c00a400a5 Merge pull request 'Ensure all clan modules are compatible with clan config' (#123) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 20s
2023-08-09 16:43:42 +00:00
00826d848e checks: ensure clanModules are clan-config compatible
All checks were successful
build / test (pull_request) Successful in 21s
2023-08-09 18:42:03 +02:00
a2648f2afb clan-cli: prepare source in extra derivation
Towards not rebuilding clan-cli on each commit
2023-08-09 18:38:44 +02:00
b1a4b9cabc Merge pull request 'lan-config: handle nested options' (#122) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 19s
2023-08-09 16:20:40 +00:00
cd048c2114 lan-config: handle nested options
All checks were successful
build / test (pull_request) Successful in 19s
2023-08-09 18:19:43 +02:00
563c04913e Merge pull request 'clan-cli: unbreak dev-shell' (#121) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 16s
2023-08-09 16:04:57 +00:00
0f54eccb78 clan-cli: unbreak dev-shell
All checks were successful
build / test (pull_request) Successful in 19s
2023-08-09 18:03:46 +02:00
1f48ed5309 Merge pull request 'clan-config: unbreak + include data files' (#120) from DavHau-clan-config into main
All checks were successful
build / test (push) Successful in 26s
2023-08-09 16:00:34 +00:00
f9aaa5ad39 clan-config: unbreak + include data files
All checks were successful
build / test (pull_request) Successful in 27s
2023-08-09 17:59:18 +02:00
3d3dcc800b Merge pull request 'Fixed wrong flake template name' (#118) from Qubasa-ui-node-list into main
All checks were successful
build / test (push) Successful in 16s
2023-08-09 15:32:18 +00:00
b9c6ffd95c UI: Added /nodes page
All checks were successful
build / test (pull_request) Successful in 16s
2023-08-09 17:31:28 +02:00
f20ff2abea Merge branch 'main' of git.clan.lol:clan/clan-core 2023-08-09 17:27:07 +02:00
dd9f1820a5 Merge pull request 'add test for local commands' (#114) from Mic92-mic92 into main
All checks were successful
build / test (push) Successful in 23s
2023-08-09 14:24:06 +00:00
f8f9cd457a add test for local commands
All checks were successful
build / test (pull_request) Successful in 21s
2023-08-09 16:23:15 +02:00