-
YAML specification itself does not support encodings like CP-1252 or CP-1251.
When trying to read YAML files with Unicode characters using Windows' default encoding (cp1252).
Enforce utf-8 when read…
-
**Is your feature request related to a problem? Please describe.**
My use of cuelang is in context of a complex (currently 2.5Kloc and growing) multi-environment configuration which undergoes frequen…
-
Currently `cardano-testnet` relies on a hardcoded configuration yaml file: https://github.com/input-output-hk/cardano-node/blob/91cc07a9c085373085391be130fc1aff96a2c8fc/cardano-testnet/src/Testnet/Car…
-
I have just discovered this project, and looks like a neat way to organize all the sql logic & etl using yaml.
Thank you for creating this project !
Would you consider dockerizing this project ?
…
-
In https://github.com/flutter/devtools/issues/8211 the situation was something like this
```
/
packages/
pubspec.yaml
.dart_tool/package_config.json
package_a/
pub…
-
I was facing an issue when I tried to use the `lsr_role2collection.py` with a role, that uses a `main.yaml` file in `tasks` instead of a `main.yml`.
-
It would be great if we could support docker-compose.yml files more natively.
At the moment I'm needing to do a crude `sed` command to replace the version manually as part of a secondary workflow s…
-
Among the many files and formats consumed and produced by different FMU components are yaml files. Within FMU yaml is the go-to medium for configuration. fmu-dataio is not currently able to upload the…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
In https://github.com/ZcashFoundation/zebra/pull/8433 we merged an invalid yaml for dependabot and we didn't realized the error until it was merged to main.
A fix was don at https://github.com/Zcas…