Adding progress bar in pipeline overview
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
Hi all, I got an idea about long-running pipelines. How about showing their "progress" in the overview using some kind of progress bar? Of course, the progress is non-determinable (each job lasts a different time) so the progress bar itself will not be fully correct. But without clicking the blue circle I would be able to directly see what is the status. Additionally, the different parts of the progress bar could have tooltip with the names of the jobs.
Sorry for my design sketch below. I tried my best.. But as an idea, the green part stands for finished parts, blue for currently running, and yellow/orange for pending (respecting GitLab coloring). The parts have equal sizes (here the pipeline consists of 6 parts - 2 finished, 1 running, and 3 pending)
