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

Rework unknown errors in shell module #340

Merged
merged 3 commits into from
Apr 12, 2019

Conversation

charlespierce
Copy link
Contributor

@charlespierce charlespierce commented Apr 8, 2019

Closes #304

Add a CreatePostscriptError to represent a failure to create the postscript file when executing notion activate or notion deactivate

@charlespierce charlespierce marked this pull request as ready for review April 11, 2019 21:02
Copy link
Contributor

@chriskrycho chriskrycho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: – maybe with a follow-on issue.

crates/notion-core/src/error/details.rs Outdated Show resolved Hide resolved
@charlespierce charlespierce merged commit f76395a into volta-cli:master Apr 12, 2019
@charlespierce charlespierce deleted the rework_errors_shell branch April 12, 2019 04:35
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

Successfully merging this pull request may close these issues.

Update calls to .unknown() in shell module
2 participants