Skip to content
代码片段 群组 项目
提交 78913e57 编辑于 作者: Furkan Ayhan's avatar Furkan Ayhan 提交者: Fabio Pitino
浏览文件

Refactor CI rules entry to use composed value

When we return a value from an entry, we always need to return the
composed version. In Rules, we return "config", which means the hash
version of what the YAML file has. I changed it to "super" because
it needs to have composed value of each sub entry.

With this, we also needed to change the
validate_against_warnings method. Since we haven't composed the nested
entries yet, we cannot use *_value attributes there.

These changes are behind a feature flag
ci_value_change_for_processable_and_rules_entry
上级 4fb0c4cb
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册