Skip to content

Validate command should process all recipes #12

@scymtym

Description

@scymtym

Is your feature request related to a problem? Please describe.

When I run

build-generator validate PATH/recipes/

the generator does not report the following problems:

  • Errors in project recipes that are not included in any distribution

  • Errors in project versions that are not included in any distribution

Describe the solution you'd like

The validate command should process all recipes, including all versions of projects and check them to the extent possible. Things like project versions using the pattern: form may not be completely checkable, but at least syntactic well-formedness (currently checked in included project recipes) and schema conformance (currently checked in included projects and project versions) should be checked.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions