Commit graph

14 commits

Author SHA1 Message Date
Gerald Pinder
fecdf3b39a fix: Make sure to only include models that use jsonSchema 2025-04-28 21:30:09 -04:00
Gerald Pinder
f4975ddb8f fix: Get the model name more programatically 2025-01-31 18:35:47 -05:00
Gerald Pinder
e528284909 fix(test): Remove oneOf to test verbosity of basic output 2024-10-28 23:45:06 -04:00
Gerald Pinder
08f1c4a9c3 fix: Add additionalProperties = false for schemas 2024-10-26 15:35:46 -04:00
Gerald Pinder
8b44a588a4 fix: Change RepoModule into a union with oneOf 2024-10-26 15:00:47 -04:00
Gerald Pinder
47e3fc81ff Revert "fix: Have modules extend Module and we use a union of Module and CustomModule for module-v1"
This reverts commit 98d48fe2e1.
2024-10-13 21:08:54 -04:00
Gerald Pinder
706f58f294 Revert "fix: Remove type from ModuleDefaults, combine unions"
This reverts commit 31ae9cf6bf.
2024-10-13 21:08:45 -04:00
Gerald Pinder
31ae9cf6bf fix: Remove type from ModuleDefaults, combine unions 2024-10-13 21:01:35 -04:00
Gerald Pinder
98d48fe2e1 fix: Have modules extend Module and we use a union of Module and CustomModule for module-v1 2024-10-13 19:15:17 -04:00
xyny
54ae172f50 fix: update code for module.yml refactor 2024-07-27 12:26:16 +03:00
xyny
52b7b23176 chore: switch to using modules.json generated on the site 2024-07-26 15:59:01 +03:00
xyny
9adb02c8a5 fix: use main branch modules.json 2024-07-16 20:07:47 +03:00
xyny
9b07997ea6 feat: support module default config options and custom modules 2024-06-30 20:28:05 +03:00
xyny
25c0e5af8a feat: fetch module schemas from blue-build/modules (#2) 2024-05-18 17:38:10 +03:00