Commit Graph

11 Commits

Author SHA1 Message Date
f54ad0f739 jsonschema: support mdDoc description
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m50s
2023-11-21 17:29:22 +07:00
3c4c2995ca lib/jsonschema: add more types and excludes
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m48s
- Complete the types to cover almost everything
- exclude specific types like functionTo or package
2023-11-20 19:40:27 +07:00
e779bc2d11 lib/jsonschema: support listOf unspecified
All checks were successful
checks-impure / test (pull_request) Successful in 1m41s
checks / test (pull_request) Successful in 2m52s
2023-11-20 17:03:42 +07:00
c0799ce425 jsonschema: fix eval 2023-09-27 13:08:24 +00:00
acf1c0b87a lib jsonschema: add path 2023-09-15 12:17:07 +00:00
c9bfd0a5b5 clanCore: add example options
All checks were successful
checks-impure / test (pull_request) Successful in 12s
checks / test (pull_request) Successful in 21s
2023-09-02 19:15:29 +02:00
fb76ad45e8 webui: implement /api/machines/{name}/schema
All checks were successful
build / test (pull_request) Successful in 18s
2023-08-25 21:26:30 +02:00
4d183fff58 apply prettier to source tree
All checks were successful
build / test (pull_request) Successful in 29s
2023-08-24 14:13:02 +02: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
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
7262208a4c clanLib.jsonschema: move tests from pkgs/clan-cli
All checks were successful
build / test (pull_request) Successful in 26s
2023-08-09 16:05:33 +02:00