google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Add JSON workflow submit support to yabish #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a new command to yabish that allows the user to submit a workflow in JSON 
format.
The JSON to be sent will be stored in a file on the local filesystem.

The feature is required to allow workflows with multiple jobs to be submitted 
from end to end tests.

Original issue reported on code.google.com by szab...@gmail.com on 21 Feb 2012 at 2:14

GoogleCodeExporter commented 9 years ago

Original comment by szab...@gmail.com on 21 Feb 2012 at 8:21

GoogleCodeExporter commented 9 years ago
Implented on branch tszabo

Original comment by szab...@gmail.com on 24 Feb 2012 at 7:47