Deployment errors should show a failed deployment in Github Actions
alex-galey opened this issue · 2 comments
alex-galey commented
I had difficulties spotting a bug in a script today because Github action deployments were green for success but deployments had failed indeed. So I thought the bug was in the script logic ...
Deployment error due to Gaxios errors should throw an error
- Pushing files…
Push failed. Errors:
GaxiosError: Syntax error: SyntaxError:
@daikikatsuragawa, @joseffffff, do you have an idea how I could implement this behaviour ?
daikikatsuragawa commented
I am very sorry for the delay in replying. Thank you for reporting the bug.
I will consider it as well. However, I would be very grateful if someone could create a PR.
alex-galey commented
This should be solved by google/clasp#857
But it has still not been merged for an unknown reason ...