melezhik

joined 1 year ago
[โ€“] melezhik@programming.dev 1 points 1 day ago* (last edited 1 day ago)

What is an advantage of using yaml based dsl over regular programming language?

Also Sparrow itself is already a DSL, so task-run() functions is all one needs to build a pipeline

[โ€“] melezhik@programming.dev 1 points 5 months ago* (last edited 5 months ago)

my 2 cents here, though I don't understand all the context, you might take a look at sparky - which is lightweight task runner with web console, so you may throw a bunch of jobs into it to do all the "bootstrapping" so that you may later repeat the same if required on any fresh environment ...