Hacker News new | ask | show | jobs
by kminehart 598 days ago
I don't have a link for it yet, but I am working on using an HCL-like syntax to write CI pipelines. Ideally it would function a lot like dagger but written a lot like terraform.

The main problems that I want to solve are the really slow feedback loop of complex GitHub Actions / GitLab CI, but without the limitation of having to run it within another CI provider.