Skip to content
代码片段 群组 项目
  • Hordur Freyr Yngvason's avatar
    b8dd7575
    Preload downstream_pipeline in StageEntity · b8dd7575
    Hordur Freyr Yngvason 创作于
    This fixes an N+1 for the commit status dropdown in places such as the
    stages controller, which is used to display a list of jobs on pipelines.
    
    The additional preloads are needed for policy checks and path rendering.
    In order to make this work, we also had to extend `CommitStatusPreloader`
    with support for nested associations.
    
    The change is behind the feature flag
    `preload_ci_bridge_downstream_pipelines`, disabled by default.
    b8dd7575
    历史
    Preload downstream_pipeline in StageEntity
    Hordur Freyr Yngvason 创作于
    This fixes an N+1 for the commit status dropdown in places such as the
    stages controller, which is used to display a list of jobs on pipelines.
    
    The additional preloads are needed for policy checks and path rendering.
    In order to make this work, we also had to extend `CommitStatusPreloader`
    with support for nested associations.
    
    The change is behind the feature flag
    `preload_ci_bridge_downstream_pipelines`, disabled by default.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。