tooling/packages
Samyak Jain 1c58ecac25 Add more minor string fixes
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2026-07-21 00:23:07 +00:00
..
distgit Add more minor string fixes 2026-07-21 00:23:07 +00:00
lifecycle Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
maintenance feat(removing_unwanted_tarball): adding scripts that used for removing unwanted tarball from git history 2026-03-23 13:43:42 +01:00
orphaned Update pagure.io references to forge.fp.o appropriately 2026-07-08 08:31:14 -07:00
README.md Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30

Package Management Tools

Scripts for managing package lifecycles and dist-git operations.

Subdirectories

  • lifecycle/ - Package retirement, blocking, and lifecycle management
  • maintenance/ - Package health monitoring and failure detection
  • orphaned/ - Orphaned package processing and retirement
  • distgit/ - Dist-git repository operations

Purpose

Tools that manage packages throughout their lifecycle in Fedora, from creation through retirement.

Status: 🚧 Migration in progress