AlmaLinux / AlmaLinux/build-system

Get rid of placeholders in platform definitions

Open
#481 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
No language data
Stars
32
Forks
11
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.