Fedora Release Engineering Scripts
  • Python 86.5%
  • Shell 11.8%
  • Jinja 0.9%
  • HTML 0.6%
  • Dockerfile 0.2%
Find a file
jnsamyak 261d7e90e6
All checks were successful
/ test (push) Successful in 3s
Add F45 & F46 keys to koji_rpm_signer
Signed-off-by: jnsamyak <jnsamyak@noreply.forge.fedoraproject.org>
2026-08-04 12:23:43 +00:00
.forgejo Add codeowners for releng tooling repo 2026-02-09 12:25:29 +05:30
builds Add wrapper to generate legacy .composeinfo from composeinfo.json 2026-07-21 00:23:07 +00: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 Add more minor string fixes 2026-07-21 00:23:07 +00:00
quality-assurance ccp: add a component type layer to match critpath 2026-07-22 16:59:14 -07:00
release-process Add F45 & F46 keys to koji_rpm_signer 2026-08-04 12:23:43 +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