Fedora Release Engineering Scripts
  • Python 85%
  • Shell 13.1%
  • Jinja 1%
  • HTML 0.7%
  • Dockerfile 0.2%
Find a file
Samyak Jain f6ced9b294
All checks were successful
/ test (push) Successful in 2s
Update branching scripts for new fNN-build tag permission policy
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2026-03-25 13:03:35 +05:30
.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 feat(removing_unwanted_tarball): adding scripts that used for removing unwanted tarball from git history 2026-03-23 13:43:42 +01:00
quality-assurance critpath.py: output Rawhide data under both 'rawhide' and 'fXX' 2026-02-06 20:59:34 +00:00
release-process Update branching scripts for new fNN-build tag permission policy 2026-03-25 13:03:35 +05:30
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