Commit graph

4 commits

Author SHA1 Message Date
xyny
c530c6e736
chore: remove duplicate example from os-release module 2025-07-26 13:12:31 +00:00
askpng
7a4576eed5
docs(os-release): Add note about module placement (#423)
* docs(os-release): Add note about module placement

Modifying `ID` may cause failures in identification and installation of COPR packages during the build process, and is ideally placed later in the recipe.

* fix: use starlight note format

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>

* fix: minor rephrasements

* docs: add more details to suggestion

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2025-07-26 13:11:51 +00:00
Gerald Pinder
107625e140 fix: Forgot type property on os-release type spec 2025-07-17 13:26:15 -04:00
Gerald Pinder
1e6588c5dc
feat: OS Release Module (#417)
* feat: OS Release Module

* docs: clearer description

* chore: update shortdesc to match new description

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2025-07-14 12:51:21 -04:00