cr-connect-workflow/deploy
Dan fb54edac1c Adding additional details to error messages, and cleaning up the cruft around these messages to keep them clear and succinct.
Most noteable is the addition of the line on which the error occurs for script tasks.  It will report the line number and pass back the content of
the line that failed.
The validator only returns the first error it encounters, as it's clear that all we ever get right now is two of the same error.
Did a lot of work between this and spiffworkflow to remove all the places where we obfuscate or drop details as we converted between workflowExceptions and APIExceptions.
Dropped the python levenshtein dependency, in favor of just rolling a simple one ourselves in Spiffworkflow.
2021-07-07 00:53:49 -04:00
..
requirements.txt Adding additional details to error messages, and cleaning up the cruft around these messages to keep them clear and succinct. 2021-07-07 00:53:49 -04:00
update_requirements.sh adding requirements.txt and a way to regenerate it. 2020-05-20 14:21:39 -04:00