Skip to content

Moves the pipelines.json endpoint to startup js

Jose Ivan Vargas requested to merge jivanvl-move-pipeline-endpoint-timeline into master

What does this MR do?

Moves the pipeline.json endpoint call earlier as to allow the entire pipelines table to load faster

This work is similar to the one in this MR !62068 (merged)

Screenshots (strongly suggested)

Before After
Screen_Shot_2021-06-01_at_10.39.21 Screen_Shot_2021-06-01_at_10.45.20

Note: Testing locally produces very inconsistent results, but the main idea is to move the load of pipelines.json earlier in the timeline

Does this MR meet the acceptance criteria?

Conformity

Edited by Jose Ivan Vargas

Merge request reports