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

[CLI-47] update errors format #134

Merged
merged 3 commits into from
Mar 6, 2021
Merged

[CLI-47] update errors format #134

merged 3 commits into from
Mar 6, 2021

Conversation

bright-poku
Copy link
Contributor

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Our error style guide is writing custom error messages for errors with known causes and prefixing and passing through unknown errors.

This PR covers error messages for quickstart commands.

References

https://auth0team.atlassian.net/jira/software/projects/CLI/boards/1063?selectedIssue=CLI-47

Testing

manual testing : ./autho qs download client-id

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • [ X] The correct base branch is being used, if not master

@Widcket Widcket requested a review from cyx March 6, 2021 00:03
Copy link
Contributor

@cyx cyx left a comment

Choose a reason for hiding this comment

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

Thanks!

@cyx cyx merged commit c1ed20d into main Mar 6, 2021
@cyx cyx deleted the CLI-47 branch March 6, 2021 00:16
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.

2 participants