Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

live pipeline view #73

Open
vbehar opened this issue Jan 15, 2021 · 1 comment
Open

live pipeline view #73

vbehar opened this issue Jan 15, 2021 · 1 comment

Comments

@vbehar
Copy link
Collaborator

vbehar commented Jan 15, 2021

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
  • ...
@jrx-sjg
Copy link

jrx-sjg commented Sep 16, 2022

This is a huge +1

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

No branches or pull requests

2 participants