Skip to content

Add validation & formatting for validity.yaml #919

@MoritzWeber0

Description

@MoritzWeber0

The individual operator specific validitity.yaml files should be checked for a valid file structure. One possible way could the generation of a JSON schema that we can then use to validity the files. Especially the following cases should raise errors or warnings:

  • Operators listed that don't exist or no longer exit (this requires the operator pages for all operators first)
  • Missing operators in the list

In addition, we should auto-sort the validity.yaml, but preserve the anchors and comments, could be done with ruamel.yaml for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    technicalTechnical issues, e.g. related to Hugo, HTML, CSS, deployment, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions