AlmaLinux / AlmaLinux/build-system
Get rid of placeholders in platform definitions
Đang mở
good first issue
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 32
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.