Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate recipe yaml files #40

Open
gsingh1 opened this issue Jan 7, 2022 · 0 comments
Open

Validate recipe yaml files #40

gsingh1 opened this issue Jan 7, 2022 · 0 comments

Comments

@gsingh1
Copy link
Collaborator

gsingh1 commented Jan 7, 2022

  • Add validation schema and validate recipe before processing
  • Consider additional validation for example:
    • Ensure each generator and action is used once
    • Ensure the required args are passed in (optional, as this might be too cumbersome and we get this on hygen execution time for free)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant