tooling/release-process/mass-rebuilds
Anton Medvedev c4de8713f5
All checks were successful
/ test (push) Successful in 2s
fix(mass_tag): fixing keyerror
Signed-off-by: Anton Medvedev <amedvede@redhat.com>
2026-03-24 10:34:58 +00:00
..
find_failures.py [mass_rebuild] update the epoch date for mass rebuild 2026-01-16 06:54:15 +05:30
find_FTBFS.py Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
mass_rebuild.py More refine the mass rebuild script with the feedback recieved 2026-03-08 03:44:23 +00:00
mass_rebuilds_info.py [mass_rebuild] update the epoch date for mass rebuild 2026-01-16 06:54:15 +05:30
mass_tag.py fix(mass_tag): fixing keyerror 2026-03-24 10:34:58 +00:00
need_rebuild.py [mass_rebuild] update the epoch date for mass rebuild 2026-01-16 06:54:15 +05:30
README.md Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
test_mass_rebuild.py Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30

Mass Rebuild Tools

Scripts for orchestrating mass rebuilds during Fedora release cycles.

Purpose

Tools that coordinate large-scale package rebuilds, typically performed twice per release cycle for toolchain updates.

Examples of scripts that will be migrated here:

  • Mass rebuild orchestration
  • Rebuild status tracking
  • Bug filing for failed rebuilds

Status: 🚧 Awaiting migration