Skip to content

Add parseYaml function for custom types #96

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RossComputerGuy
Copy link

No description provided.

Copy link
Owner

@kubkon kubkon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll need to think this one through before deciding whether I want to accept it or not. Anyhow, at the very least, the PR should add matching doc comments in the README.

@RossComputerGuy
Copy link
Author

I'll update it once I've got time. I've tended to need this functionality from at least with tagged unions so that each tag is a set under the parent. I did this because I was getting missing field errors and this was the simplest solution imo. https://github.com/search?q=repo%3APipeletCloud%2Fworkflow-runner%20parseYaml&type=code

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.

2 participants