This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
Watch
1
Star
0
Fork
0
You've already forked cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
synced
2025-02-23 05:08:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
History
Dan Funk
1f0e8741ba
Run the validation twice, once completing all of the data, and a second time, completing only the required fields.
...
Also, add a helper method to reduce boiler plate code around Workflow Exceptions.
2020-05-30 17:26:27 -04:00
..
api
Run the validation twice, once completing all of the data, and a second time, completing only the required fields.
2020-05-30 17:26:27 -04:00
models
Run the validation twice, once completing all of the data, and a second time, completing only the required fields.
2020-05-30 17:26:27 -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
Run the validation twice, once completing all of the data, and a second time, completing only the required fields.
2020-05-30 17:26:27 -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