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 還沒有評估資料。