Fedora Release Engineering Scripts
  • Python 86.2%
  • Shell 12%
  • Jinja 0.9%
  • HTML 0.7%
  • Dockerfile 0.2%
Find a file
jnsamyak fd8b4048fc
All checks were successful
/ test (push) Successful in 3s
docs: rewrite scripts README now that migration is complete
Signed-off-by: jnsamyak <samyak.jn11@gmail.com>
2026-07-16 08:58:40 +00:00
.forgejo Add codeowners for releng tooling repo 2026-02-09 12:25:29 +05:30
builds Update pagure.io references to forge.fp.o appropriately 2026-07-08 08:31:14 -07:00
infrastructure Drop scripts_new from paths in various places 2026-07-08 08:31:14 -07:00
misc Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
packages Update pagure.io references to forge.fp.o appropriately 2026-07-08 08:31:14 -07:00
quality-assurance ccp.py: add an 'all' mode that works like critpath.py 2026-07-13 16:43:44 -07:00
release-process Restore mass rebuild restart skips and fix live logging. 2026-07-15 18:35:14 +00: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 Update pagure.io references to forge.fp.o appropriately 2026-07-08 08:31:14 -07:00
README.md docs: rewrite scripts README now that migration is complete 2026-07-16 08:58:40 +00:00

Fedora Release Engineering Tooling Repository

This directory contains the Fedora Release Engineering scripts, organized by function for maintainability and clarity.

📁 Directory Structure

📖 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 locate relevant scripts quickly