Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment errors should show a failed deployment in Github Actions #7

Open
alex-galey opened this issue Nov 24, 2021 · 2 comments
Open

Comments

@alex-galey
Copy link
Contributor

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
Copy link
Owner

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
Copy link
Contributor Author

This should be solved by google/clasp#857
But it has still not been merged for an unknown reason ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants