• Maxime Orefice's avatar
    Remove artifacts from pipeline details entity · a903d6c7
    Maxime Orefice authored
    This commit removes the artifacts attribute from pipeline details
    entity. We are now lazy loading all artifacts when a user request
    them instead of loading everything on page load.
    
    Changelog: performance
    a903d6c7
pipelines_controller.rb 9.19 KB