-
Notifications
You must be signed in to change notification settings - Fork 1
Description
link-assistant/calculator#79 - investigate issue with command-stream.
Will by default shell script stop executing on first fail of command or not?
Compare behavior please. Do we have an ability to actually configure will fail on failed exit code by default with exception or not in our command-stream library?
Please download all logs and data related about the issue to this repository, make sure we compile that data to ./docs/case-studies/issue-{id} folder, and use it to do deep case study analysis (also make sure to search online for additional facts and data), in which we will reconstruct timeline/sequence of events, find root causes of the problem, and propose possible solutions (including known existing components/libraries, that solve similar problem or can help in solutions).
If we there is not enough data to find actual root cause, add debug output and verbose mode if not present, that will allow us to find root cause on next iteration.
If issue related to any other repository/project, where we can report issues on GitHub, please do so. Each issue must contain reproducible examples, workarounds and suggestions for fix the issue in code.