Page MenuHomePhabricator

Make it easy to run another PhutilArgumentParser workflow from within a workflow
Closed, WontfixPublic

Description

It's currently cumbersome to invoke a sub-workflow from within a workflow, because there's no convenience API and parseWorkflow() does not return.

Provide a convenience API like $args = runAnotherWorkflow().

Event Timeline

epriestley triaged this task as Normal priority.
epriestley added a project: libphutil.
epriestley added subscribers: epriestley, davidreuss.
chad changed the visibility from "All Users" to "Public (No Login Required)".Jul 23 2015, 4:40 AM

No upstream use case in years.