Add inverse_of: :pipeline for pipeline.builds (#37987)
This appears to reduce the number of queries in pipeline creation of gitlab-ce's .gitlab-ci.yml by 92 This also means we now need to mock this ci yaml file properly in the test because otherwise the yaml_errors stay on the object and make all the pipelines failed.
Showing
Please register or sign in to comment