You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am so tired of dealing with yaml files. Rendering yaml files using templates and other yaml files is IMO utterly ridiculous.
As a developer, what I would actually want to do to is to use code to render these yaml files. Write code, write unit-tests for it, compiler, execute and get my yaml output on stdout. Ideally, personally, I would prefer using Rust for it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am so tired of dealing with
yaml
files. Rendering yaml files using templates and other yaml files is IMO utterly ridiculous.As a developer, what I would actually want to do to is to use code to render these yaml files. Write code, write unit-tests for it, compiler, execute and get my yaml output on
stdout
. Ideally, personally, I would prefer using Rust for it.Did anyone explore this direction?
Beta Was this translation helpful? Give feedback.
All reactions