-
Since I'm now running in a prod environment, I've noticed a couple of times that I've made oversights in code pushes. I would like to have more confidence that if I push to master, I'm not going to h…
-
While testing noted multiple issues with the runconfig file:
1. I do not find the location to update:
landcover_file: input_dir/*TBD*.tif
worldcover_file: input_dir/*TBD*.tif
2. I have execut…
-
Sometimes it would be handy to be able to have a custom validator which is able to validate a value in dependency of another value.
Imagine some attributes are mutally exclusive or if you set one att…
-
Hello and thank you for this tool.
Consider the following sample YAML file:
```yaml
test:
- name: &name foo
properties:
name: *name
- name: &name bar
properties:
…
ghost updated
2 years ago
-
First of all, thank you for the great package!
I have the following use case and wonder if it's already implemented or if it's missing from Yamale.
```
a:
mode: 'one'
one_paramsetX: '... …
-
I've hit a bump in terms of metadata validation while trying to add some MATOS data submission forms: these will have an inherently different metadata structure than, say, receiver detections.
To a…
mhpob updated
5 months ago
-
I am using Yamale to define schema for a linear pipeline; [refer to this example](https://github.com/PeterWhittaker/SELinuxLinearAssuredPipeline/blob/master/_schema.yml): Essentially, every pipeline …
-
Having per-template schemas adds a bit more assurance to users of tower-as-code, however it also adds a bunch of complexity. For example, having to know about yamale.
I suggest we drop schemas for …
-
For CTIMS users, a process is needed to validate existing CTML files.
Many CTML files have been created manually. These need to be validated against the CTIMS schema for CTML.
Investigate option…
-
Need to write some input checking and error handling for config file with helpful messages