We use TeamCity for our CI, for which we have a DSL. One of the reasons why we used it, over something like GH actions, as we can centrally ship the DSL (and then renovate automatically upgrades it across teams).
a
Alan Barr
10/24/2022, 7:44 PM
GitLab ci yml, make, and many versions of those types of automation create a DSL like that. Is that the kind of DSL you're looking forward?