mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
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.