-
Via #334 (thx @fraenki)
Verify that required config options are set. For any missing, incomplete or invalid, print a clear error to the log and exit (or a clear warning without existing , depending…
-
Add ability to support stdin as in put.
When doing yamale.make_data(sys.stdin) I get
```
File "/home/scratch.eash/client_tool/client_tool.git/.venv/lib/python3.7/site-packages/yamale/yamale.py", …
-
Hi and thank you for yamale :)
I would like to reuse some definitions from an old schema to generate a new schema. From your documentation it indeed looks like this should be possible:
##…
-
At the moment I am running a recipe that seems fine to me but all I get is this obscure message:
```bash
2020-06-18 11:11:10,143 UTC [97387] ERROR esmvalcore._main:247 Program terminated abnormall…
-
It would be really nice if yamale could publish [PEP 561](https://www.python.org/dev/peps/pep-0561/) type information allowing users of yamale to use [mypy](https://github.com/python/mypy) to type che…
-
1. Migrate
1. Validate with https://github.com/23andMe/Yamale
-
I wanted to open a (not very urgent) conversation about our approach to validating site configs here in Studio. Right now we are using a library called [Yamale](https://github.com/23andMe/Yamale) to v…
-
## Example: The GWAS Catalog Summary Statistics Format (GWAS-SSF)
The metadata YAML file of the GWAS-SSF standard obeys a schema standard.
- YAML example:
- YAML schema: https://github.com/EBI…
-
## Example: The GWAS Catalog Summary Statistics Format (GWAS-SSF)
The metadata YAML file of the GWAS-SSF standard obeys a schema standard.
- YAML example:
- YAML schema: https://github.com/EBI…
-
- yamale
- jsonschema (for yaml)
- k8s based?