HACKER Q&A
📣 nittanymount

Anyone dislikes GitHub action yaml syntax?


feel the syntax is too flexible, don't know if it should be ok or not to write this way, don't like it somehow...

maybe not too bad after getting familiar with it... haha...

comments, suggestions on how you ... thanks...


  👤 verdverm Accepted Answer ✓
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