Skip to content

Validate config file #30

Description

@LukasBommes

Currently, there are no validation checks performed on the user defined config file. The following checks would be useful:

  • validate types of values
  • validate ranges of values
  • ensure only allowed tasks are in the task list
  • ensure order of tasks makes sense
  • ensure that tasks that a task depend upon were already run (check if intermediate directories exist in workdir)
  • validate that only allowed keys are used

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions