AlmaLinux / AlmaLinux/build-system
Get rid of placeholders in platform definitions
未关闭
good first issue
- 主要语言
- 没有语言数据
- 星标
- 32
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, we do things like that in some platform definitions:
```
modularity: {}
data:
versions:
```
An we can make use of pydantic to deal with such placeholders
Ideally, we should be able to:
* Extend our pydantic model(s) to provide the default placeholders in such use cases
* Remove the addition of such placeholders in definitions
贡献指南
评估
这个 Issue 还没有评估数据。