Fedora Release Engineering Scripts
  • Python 85.9%
  • Shell 12.2%
  • Jinja 1%
  • HTML 0.7%
  • Dockerfile 0.2%
Find a file
Adam Williamson 4f9b7afd3f critpath.py: tolerate repo failure for alternate arches
...like right now, after branching, we're blowing up because alt
arches aren't synced for some reason. We'd rather have some
critpath than no critpath at all, thanks.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-02-05 23:56:19 -08:00
.forgejo/workflows feat: indroduced orphaned tools CI workflow 2025-12-19 15:59:01 +01:00
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: tolerate repo failure for alternate arches 2026-02-05 23:56:19 -08:00
release-process create_empty_repositories: fix for dropped things 2026-02-05 11:34:03 -08: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