Comment on Ask HN: Anyone dislikes GitHub action yaml syntax?Comments−verdverm2yYup, Yaml engineering is where we are atI write my GHA in CUE now, though I am moving to Argo more generally (which I also write in CUE)https://cuelang.org | https://cuetorials.comI'm also migrating much of my build process to Dagger, so my CI becomes one-liners with the complex logic in Dagger and a proper language−nittanymountOP2ythanks, will check it out...
Comments
Yup, Yaml engineering is where we are at
I write my GHA in CUE now, though I am moving to Argo more generally (which I also write in CUE)
https://cuelang.org | https://cuetorials.com
I'm also migrating much of my build process to Dagger, so my CI becomes one-liners with the complex logic in Dagger and a proper language
thanks, will check it out...