Hacker News new | ask | show | jobs
by direwolf20 133 days ago
JSON or YAML imply a buildkite DSL as there's no standard JSON or YAML format for build scripts
1 comments

I assume by DSL they mean some custom templating language built on top, for things like iterating and if-conditions. If it's plain JSON/YAML you can produce that using any language you wish.
I don't think you understood it yet: the JSON or YAML is a DSL