Skip to content

live pipeline view #73

@vbehar

Description

@vbehar

following up on #72, it would be great to have a "live" view of a running pipeline: auto-reload the pipeline information.

we could either:

  • use a new eventSource to push the pipeline in json format each time it's updated
  • or use the new /org/repo/branch/build.yaml endpoint to retrieve the pipeline in YAML. if you prefer we can also add a new endpoint to retrieve the JSON representation of a pipeline. and then periodically retrieve the pipeline from this endpoint

and use this information to display:

  • timings for recently completed steps
  • ...

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