|
All checks were successful
/ test (push) Successful in 3s
Introduce build_composeinfo_wrapper.py, which uses compose-utils legacy conversion when Pungi metadata is available and adds a release_type field under [product]. Falls back to the existing treeinfo walker when composeinfo.json is not present. Signed-off-by: Samyak Jain <samyak.jn11@gmail.com> |
||
|---|---|---|
| .. | ||
| compose | ||
| koji | ||
| README.md | ||
Build System Tools
Scripts for managing Fedora builds, composes, and Koji operations.
Subdirectories
- compose/ - Compose generation and validation tools
- koji/ - Koji build system utilities and maintenance
Purpose
This directory contains tools that directly interact with the build infrastructure to create, manage, and validate Fedora package builds and composes.
Status: 🚧 Migration in progress