simple-framework / simple_grid_yaml_compiler

Generates the extended YAML output for an input site_level_configuration_file
Apache License 2.0
0 stars 9 forks source link

Schema for runtime variables #47

Open maany opened 5 years ago

maany commented 5 years ago

Is your feature request related to a problem? Please describe. The runtime variables are bound to a repository and at present the config-schema files in repositories do not contain a schema for them. Where to place the schema for the runtime vars is a strategic decision we must make.

maany commented 4 years ago

Also, more importantly, make sure that runtime variables are provided a value, else fail. They are gonna be of type {use_default: false, required: true}