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

fix(cli): exit with code 1 on error #697

Merged
merged 1 commit into from
Mar 26, 2023
Merged

fix(cli): exit with code 1 on error #697

merged 1 commit into from
Mar 26, 2023

Conversation

QuiiBz
Copy link
Member

@QuiiBz QuiiBz commented Mar 26, 2023

About

Closes #696

Exit with code 1 instead of defaulting to 0 when an error occurs (on every command of the CLI)

@changeset-bot
Copy link

changeset-bot bot commented Mar 26, 2023

🦋 Changeset detected

Latest commit: 5fa8f61

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lagon/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dashboard ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 26, 2023 at 6:59AM (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 26, 2023 at 6:59AM (UTC)
storybook ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 26, 2023 at 6:59AM (UTC)
www ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 26, 2023 at 6:59AM (UTC)

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

Successfully merging this pull request may close these issues.

CLI: exits with 0 when deploy fails and maybe other commands (all?)
1 participant