Skip to content

Better Error Handling

Choose a tag to compare

@alexagillman alexagillman released this 02 Jul 16:53
· 12 commits to main since this release
3c59697
Add Exit 1 on Deploy Failures  (#8)

For item: https://github.com/github/spark/issues/816. Exit on deploy
failures so the error is propagated. The deploy script has `set e` so
it'll exit 1 if the cli command fails and show an error in the UI on
deployment