Use a proper config language like CUE and emit the YAML
slorber · 5h ago
We have been waiting for years to have that typical Yaml feature.
This lets you create variables in your Yaml actions workflows that you can reuse later, including more complex data structures like objects and lists that you can spread into jobs.
TLDR: less duplication, although the syntax is a bit awkward.
Use a proper config language like CUE and emit the YAML
This lets you create variables in your Yaml actions workflows that you can reuse later, including more complex data structures like objects and lists that you can spread into jobs.
TLDR: less duplication, although the syntax is a bit awkward.