Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Show pipeline output dynamically #14

Open
schmmd opened this issue Mar 12, 2015 · 2 comments
Open

Show pipeline output dynamically #14

schmmd opened this issue Mar 12, 2015 · 2 comments

Comments

@schmmd
Copy link
Member

schmmd commented Mar 12, 2015

Presently the pipeline produces a static HTML file after a pipeline run completes.

We could decouple the HTML generation from the underlying pipeline graph data. This way we could use an external tool to view the pipeline graph data and that tool could update in real time. For example, it could highlight stages of the pipeline once they complete (if they have output data).

One wrinkle is that timing data would be hard to add to the pipeline data unless the pipeline updated it's pipeline graph data as it ran.

@schmmd
Copy link
Member Author

schmmd commented Mar 12, 2015

@codeviking FYI

@codeviking
Copy link

🚀 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants