Skip to content

Conversation

addaleax
Copy link
Collaborator

  • Remove the additional text from the error message itself and instead
    move that responsibility to the output formatter
    • This makes sense, because this is not actually part of the error
      condition, and it allows different display methods to adjust
      the error output (e.g. include a log file if present, make the
      link clickable, refer to another JIRA project if appropriate, etc.)
  • Add the path to the log file that the reporter would ideally include
    in the CLI package.

- Remove the additional text from the error message itself and instead
  move that responsibility to the output formatter
  - This makes sense, because this is not actually part of the error
    condition, and it allows different display methods to adjust
    the error output (e.g. include a log file if present, make the
    link clickable, refer to another JIRA project if appropriate, etc.)
- Add the path to the log file that the reporter would ideally include
  in the CLI package.
@addaleax addaleax merged commit 0c26ee5 into main Jul 28, 2021
@addaleax addaleax deleted the 459-dev branch July 28, 2021 09:46
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