cnabio / cnab-go

A Go implementation of CNAB Core 1.0
MIT License
69 stars 37 forks source link

Support streaming outputs #244

Open carolynvs opened 3 years ago

carolynvs commented 3 years ago

Some outputs have particular value to the user as the bundle is executing, for example the logs or a hypothetical bundle' "progress bar". After discussing this in today's CNAB meeting, we think that we can use additional metadata on the outputs, and perhaps more well known output names/labels to indicate that an output should be watched by the driver and streamed back to the runtime.