Hacker News new | ask | show | jobs
by verdverm 759 days ago
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

1 comments

thanks, will check it out...