AlmaLinux / AlmaLinux/build-system
Get rid of placeholders in platform definitions
Offen
good first issue
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 32
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.