Skip to content

Resolve "Show CI pipeline status in Web IDE"

André Luís requested to merge 44579-ide-add-pipeline-to-status-bar into master

What does this MR do?

Adds the pipeline status of the last commit on the current branch and project to the Status bar of the WebIDE.

It also polls the status on every X seconds, as indicated by the backend (currently 10sec).

Are there points in the code the reviewer needs to double check?

The polling was the trickiest part to get done. Please have a look there.

Screenshots (if relevant)

(updated May 22nd) Kapture_2018-05-22_at_14.19.25

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #44579 (closed)

Edited by Jeethu Karthik

Merge request reports