Files
galaxy/test
John Chilton 630287500d Allow specification of post job actions at workflow invocation.
Feature requested by Kyle. Implemented only in the API at this point - not sure it is a feature valuable to UI consumers.

Pass in PJAs along with step parameters map but keyed on __POST_JOB_ACTIONS__. JSON definition same as when defining PJA in the workflow definition JSON.

Includes test cases for normal use and for use after delayed workflow steps have been evaluated by the new workflow scheduling stuff.
2015-01-05 15:38:27 -05:00
..