No thanks, Jenkins has three DSL languages and none of it is good. You dont have to inline code in yaml, you can call a script and call it day, write that script in any language you want.
Don't they have a major thing going on with CSP (as with Scheme) that sort ot persists pipeline state automatically?
That would allow you to kill Jenkins and afterwards restart the pipeline from exactly where you left off?
idk I always just wrote shell to be called by jenkins. none of this idiocy of programming with html comboboxes. DSL for the domain is shell, no need to invent hyperwheels here.
But I totally agree that the Jenkins langs are terrible, the errors even worse, somehow they managed to make jvm backtraces even more unreadable.