Fedora Release Engineering Scripts
  • Python 85.9%
  • Shell 12.2%
  • Jinja 1%
  • HTML 0.7%
  • Dockerfile 0.2%
Find a file
Patrik Polakovič 73a6cd86c6 Update GCC snapshot build tag as part of mass branching
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
2026-03-13 13:06:18 +01:00
.forgejo Add codeowners for releng tooling repo 2026-02-09 12:25:29 +05:30
builds Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
infrastructure Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
misc Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
packages Remove fedscm_admin bits 2026-01-14 16:51:56 +00:00
quality-assurance critpath.py: output Rawhide data under both 'rawhide' and 'fXX' 2026-02-06 20:59:34 +00:00
release-process Update GCC snapshot build tag as part of mass branching 2026-03-13 13:06:18 +01:00
sync Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
utilities Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
.gitignore Add .idea folder to gitignore 2019-02-21 11:26:26 +01:00
CONVENTIONS.md Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
README.md Link directly to new tickets. 2025-12-09 08:59:13 +00:00

Fedora Release Engineering Scripts (New Structure)

This directory contains the reorganized structure for Fedora Release Engineering scripts, designed for better maintainability and clarity.

📁 Directory Structure

🔧 Migration Status

⚠️ This is the new directory structure under development.

Scripts are being migrated from the flat scripts/ directory to this organized structure. See CONVENTIONS.md for naming standards and migration guidelines.

📖 Getting Started

  1. Review CONVENTIONS.md for naming and organization standards
  2. Check individual directory READMEs for specific tool documentation
  3. Use the directory structure to quickly locate relevant scripts