Subshell conditional command exit status handling
Very recently, while deploying some changes via GitHub Actions, the pipeline was failing with this ever-cryptic error message:
Error: Process completed with exit code 1.
Nothing more! Not a single hint! Which essentially meant that I would need to get down the rabbit hole myself. And I did!