Skip to content

Breakdown pipeline table between legacy and graphql

Frédéric Caplette requested to merge fc-move-pipelines-wrapper into master

What does this MR do and why?

Breakdown pipeline table between legacy and graphql

To continue the refactor of the pipelines table, we are breaking down the pipelines table in two so that we can now have either the REST wrapper or the graphQL one. This will allow more scalability because the table is used in 4 different pages and so this will suppose this migration and also future ones.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports