Hacker News new | ask | show | jobs
by riperoni 842 days ago
I agree, but we gotta tell that to CI/CD engineering and yaml-pipelines
1 comments

When I was at Facebook, I wrote a Python script to extract shell scripts from GitHub Actions workflows, so we could run them all through ShellCheck: https://github.com/pytorch/pytorch/blob/69e0bda9996865e319db...