Fedora Release Engineering Scripts
- Python 86.2%
- Shell 12%
- Jinja 0.9%
- HTML 0.7%
- Dockerfile 0.2%
|
All checks were successful
/ test (push) Successful in 3s
Signed-off-by: jnsamyak <samyak.jn11@gmail.com> |
||
|---|---|---|
| .forgejo | ||
| builds | ||
| infrastructure | ||
| misc | ||
| packages | ||
| quality-assurance | ||
| release-process | ||
| sync | ||
| utilities | ||
| .gitignore | ||
| CONVENTIONS.md | ||
| README.md | ||
Fedora Release Engineering Tooling Repository
This directory contains the Fedora Release Engineering scripts, organized by function for maintainability and clarity.
📁 Directory Structure
- builds/ - Build system tools and compose generation
- release-process/ - Release workflow orchestration and management
- packages/ - Package lifecycle and maintenance tools
- quality-assurance/ - Testing, validation, and quality tools
- sync/ - Repository synchronization utilities
- infrastructure/ - Infrastructure management and governance
- utilities/ - General-purpose helper scripts
- misc/ - Uncategorized or legacy scripts
📖 Getting Started
- Review CONVENTIONS.md for naming and organization standards
- Check individual directory READMEs for specific tool documentation
- Use the directory structure to locate relevant scripts quickly
🔗 Related
- Conventions: CONVENTIONS.md
- Issues: fedora-releng issues repository
- Chat: #releng:fedoraproject.org (Matrix)