Skip to content
代码片段 群组 项目
  • Furkan Ayhan's avatar
    4a30c675
    Stop raising error when actor not used for YamlProcessor feature flags · 4a30c675
    Furkan Ayhan 创作于
    In development and test environments, we raise an error when
    YamlProcessor feature flag is called without a defined actor.
    
    However, in unit tests of entries, we have to add `with_actor` to
    each of them.
    
    So, in this commit, we are restricting this requirement to
    a spec helper. And for now, we are only calling it for
    create_pipeline_service* specs to cover all pipeline creation domain.
    4a30c675
    历史
    Stop raising error when actor not used for YamlProcessor feature flags
    Furkan Ayhan 创作于
    In development and test environments, we raise an error when
    YamlProcessor feature flag is called without a defined actor.
    
    However, in unit tests of entries, we have to add `with_actor` to
    each of them.
    
    So, in this commit, we are restricting this requirement to
    a spec helper. And for now, we are only calling it for
    create_pipeline_service* specs to cover all pipeline creation domain.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。