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 はまだ評価されていません。