Revert "Revert "Merge branch 'f-validate-config' into 'dev'""
Compare changes
+ 40
− 1
@@ -21,6 +21,16 @@
@@ -47,7 +57,9 @@ def configure(inifile):
@@ -55,6 +67,33 @@ def get_config():
2nd attempt to merge #70 (closed) because of an unforeseen pipline error.
Please focus on the actual implementation and the setup.
Please test:
jsonschema
installed?pip3 install .[jsonschema]
- is the correct version of jsonschema installedPlease, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.