TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Anyone dislikes GitHub action yaml syntax?

8 pointsby nittanymount12 months ago
feel the syntax is too flexible, don&#x27;t know if it should be ok or not to write this way, don&#x27;t like it somehow...<p>maybe not too bad after getting familiar with it... haha...<p>comments, suggestions on how you ... thanks...

1 comment

verdverm12 months ago
Yup, Yaml engineering is where we are at<p>I write my GHA in CUE now, though I am moving to Argo more generally (which I also write in CUE)<p><a href="https:&#x2F;&#x2F;cuelang.org" rel="nofollow">https:&#x2F;&#x2F;cuelang.org</a> | <a href="https:&#x2F;&#x2F;cuetorials.com" rel="nofollow">https:&#x2F;&#x2F;cuetorials.com</a><p>I&#x27;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
评论 #40390867 未加载