cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: Incorporate jsonschema for validating recipe files

Open gmpinder opened this issue 1 year ago • 0 comments

Schemas are being created for recipe v1 and all the modules. We will be using jsonschema crate to handle these verification's.

Related issues and PRs:

  • https://github.com/blue-build/modules/pull/233
  • https://github.com/blue-build/schema
  • https://github.com/blue-build/cli/issues/180

gmpinder avatar May 18 '24 14:05 gmpinder