Skip to content

JSON Schema validation for the config file #1003

@mhavelant

Description

@mhavelant

It would be great if we had a full schema for the config file. This would:

  • serve as documentation for end users,
  • add a check before runs, so potential errors are caught sooner, rather than later (e.g typos, incompatible configs between major versions (also should help with upgrading between them), etc)
  • serve as a reference for testing and developing.

See (general info):

See (potential packages):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions