-
Igor Drozdov authored
When we serialize downloadable artifacts for a pipeline, we fetch project via artifacts' association. It produces a lot of CACHE requests. Let's eliminate them by passing project to the serializer explicitly
1bd18c81
When we serialize downloadable artifacts for a pipeline, we fetch project via artifacts' association. It produces a lot of CACHE requests. Let's eliminate them by passing project to the serializer explicitly