If you look at Github actions, they are shell scripts where each command is stored as a list entry in a YAML file. I'm not sure why they didn't go with simple shell scripts, but it seems that about every one of these CI things starts out as "simple YAML file" and evolves into a shell script, except stored in YAML.
| [reply] |
IIRC, storing scripts in an XML document indicating what interpreter to use for each snippet was patented by Microsoft years ago, but YAML might still be free to use ;-)
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
| [reply] [d/l] |
| [reply] |
TY I voted also for our fav of course.. I'm also forwarding this to our Ruby team who are constantly telling us to get into the 2000's!
| [reply] |