cr-connect-workflow/crc
Dan Funk 860c475b29 Fill out repeating sections during validation process.
Also, when returning error messages, attempt to include the task data for the task that caused the error.
Also, when attempting to delete any file, respond with an API error explaining the issue, and log the details.
2020-05-30 15:37:04 -04:00
..
api Fill out repeating sections during validation process. 2020-05-30 15:37:04 -04:00
models Fill out repeating sections during validation process. 2020-05-30 15:37:04 -04:00
scripts Ludicrously stupid launch in a refactor of the way all files work in the system at a time where I crave sleep and peace above all other things. 2020-05-28 20:03:50 -04:00
services Fill out repeating sections during validation process. 2020-05-30 15:37:04 -04:00
static Updates RRT workflow spec files 2020-05-29 10:49:47 -04:00
__init__.py Protocol Builder isn't disabled on the dcos servers, trying to figure out why, and assure it isn't some sort of weird race condition. 2020-05-26 22:42:49 -04:00
api.yml Faster lookup fields. We were parsing the spec each time to get details about how to search. We're just grabbing the workflow id and task id now and building that straight into the full text search index for faster lookups. Should be peppy. 2020-05-29 01:39:39 -04:00