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

Generated configs fail to marshal #14

Closed
KyleTryon opened this issue Jun 12, 2023 · 2 comments · Fixed by #18
Closed

Generated configs fail to marshal #14

KyleTryon opened this issue Jun 12, 2023 · 2 comments · Fixed by #18

Comments

@KyleTryon
Copy link
Contributor

While the generated configuration files are accurate and built from our go structs, once written to YAML it appears we are unable to then unmarshal it back into the structs. This functionality is necessary for being able to edit individual section of config without rewriting the entire file.

I am a bit new to Go so I am not yet aware of the issue and will do more research on this soon, I needed to write it down first so I do not forget.

@shrtkv
Copy link

shrtkv commented Jun 20, 2023

A raf of the structure/functionalities would be cool to work on it. Trying to be more active in OSC, so if you need a UX specialist contributing with it, ping me.

(I mean, I gonna try to watch here, yet kinda new with the web-ui/gh realm of the open source community)

@KyleTryon
Copy link
Contributor Author

KyleTryon commented Jun 22, 2023

@shrtkv That sounds great, I was actually planning on re-doing the UX of the CLI. If you'd be interested in taking a crack at it, that would be great. I am actually going to open a new issue for the topic now to kick off the discussions with the current ideas I had.

Created #17

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 a pull request may close this issue.

2 participants