Skip to content

WIP: Polling pipelines

username-removed-642931 requested to merge polling-pipelines into master

What does this MR do?

This is very much a work in progress

This MR adds realtime polling to the pipelines index page.

This also adds a gl.RunnerStatuses class that will enable the FrontEnd team to not rely on rails helper methods.

@ayufan Will need to build out the API so that I don't have to use mock data or methods.

This will also make it possible to test 😄

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#5983 (closed)

Merge request reports