Hacker News new | ask | show | jobs
by blowski 1324 days ago
Think about it from the perspective of the provider of the build platform (e.g. CircleCI, GitLab, GitHub). There are way fewer edge cases parsing YAML files than allowing Turing complete languages.
1 comments

Be that as it may, YAML has plenty of edge cases that make it the wrong choice.
As always, rather than describing it as right or wrong, consider the trade-offs. For a simple project managed by a small team, Python might be a better solution. There’s a point at which the trade-off changes.