Remove latest_builds_report_results preloading in pipeline serializer
The preloading was introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37582. This preloading creates some mega queries in mega projects having complicated build pipelines. Plus, latest_builds_report_results are not a part of the serialization anymore.
Showing
Please register or sign in to comment