Skip to content
Snippets Groups Projects
  1. Nov 30, 2020
  2. Nov 24, 2020
  3. Nov 23, 2020
  4. Nov 20, 2020
  5. Nov 19, 2020
  6. Nov 12, 2020
  7. Nov 10, 2020
  8. Nov 09, 2020
  9. Nov 06, 2020
  10. Nov 05, 2020
  11. Nov 03, 2020
  12. Oct 30, 2020
  13. Oct 28, 2020
  14. Oct 27, 2020
  15. Oct 23, 2020
  16. Oct 22, 2020
  17. Oct 21, 2020
  18. Oct 20, 2020
    • Daniel Lyons's avatar
      Merge pull request #25 in SSA/data from release/WS-0.1 to main · 9c0db1f1
      Daniel Lyons authored
      * commit '547a77f1': (217 commits)
        Initial docker work
        CapabilityQueue: added threaded queue manager, fixed bugs that were in the way of things working smoothly
        CapabilityService: Added check for no-op workflow event in update_execution
        Refactored threaded channel/connection to be more elegant
        adding missing argument parameter
        Connections can now be threaded with no errors
        Refactor to make Capability use workflow REST API
        Added test for creating and submitting workflow requests
        Add execute method and flush out implementation on prepare-and-run Widen create_workflow_request API Move tests around Fix some APIs to use interfaces instead of implementations
        I realized this argument is definitely missing, but probably other arguments are missing as well
        Add execute to step, and step class types
        fixing status persistence with magic. Not sure why this worked but... it did...
        Added a failure test case to vulture
        Added some untracked files that were annoying me
        Corrected -1 exit code message; added default exit code message
        Added threaded argument to appropriate docstrings
        misc. clean up
        Added persistence tests
        WorkflowInfo/CapabilityInfo: added methods to test persistence
        Replace workflow event monitor internal call with executable. Fix another execution_id lookup. Change workflow event listening to a thread.
        ...
Loading