Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add treeYAML method #1847

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

akamensky
Copy link

@akamensky akamensky commented Nov 23, 2023

treeYAML is different from tree in that it infers YAML types and structures from values of KV data rather than interpreting them as strings. It allows for using KV trees to be pulled as YAML configurations for the applications. Specially useful in conjunction with mergeYAML method that allow merging YAML data see #1846 for details of why that one is needed.

@akamensky
Copy link
Author

It's been a month with no feedback. Would anyone please look at these and provide a feedback if any?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant