Skip to content

feat: View Pending CI jobs

Lennard Sprong requested to merge (removed):pendingjobs into main

#654 (closed)

pending-jobs

Clicking a job in the sidebar that does not have a trace available will now open a Webview. This view will change when the job status changes, and will replace itself with a trace viewer once it starts. Retrying a job from the button inside the webview will replace the webview with the new job.

Things to consider

  • Retrying a job from the sidebar will not update the webview.
  • How to handle switching pipelines
  • Additional status details such as failure reasons and start_in are not displayed
Edited by Tomas Vik (OOO back on 2024-06-18)

Merge request reports