buildkite / feedback

Got feedback? Please let us know!
https://buildkite.com
25 stars 24 forks source link

Display if a pipeline is running a build on the pipeline index page #227

Closed jordie23 closed 7 years ago

jordie23 commented 7 years ago

As per the image I've attached. At the moment on the pipeline index page, you can see which pipelines have passed and failed, but not which have a build in progress. Well, not easily. It shows as the latest build in yellow in the bar graph, but that can be small and hard to see if you wish to glance at the page and see what's currently running.

I propose using the icon next to the pipeline to signify if there is a build running.

pipelines

I think the old version of this index page displayed if a pipeline had a build in progress similar to this?

jordie23 commented 7 years ago

A bit more context: We have about 40 pipelines and some pipelines trigger other pipelines, so that's why there's a need to be able to quickly glance and see what's running.

keithpitt commented 7 years ago

@jordie23 thanks for the feedback! We've had some similar feedback on this as well. We're just collating all the feedback now and we're planning on pushing out some updates to this page in the new year. Thanks again for taking the time to submit this issue! 👌

cammm commented 7 years ago

Yes please!

keithpitt commented 7 years ago

I'm happy to report I've just updated the Pipelines List to do this exact thing :) If you've got a running build on your default branch (e.g. master, it'll show it in the UI)

Thanks for the suggestion!

jordie23 commented 7 years ago

You're amazing, thank you!

keithpitt commented 7 years ago

<3