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

Show pipeline output dynamically #14

@schmmd

Description

@schmmd

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions