tooling/quality-assurance
Adam Williamson 3f58f4ab5a
All checks were successful
/ test (push) Successful in 2s
ccp: add a component type layer to match critpath
This adds one more layer to the output dict, to match critpath
and allow for the possibility that we'll provide info on compose-
critical things that *aren't* packages in future (which would
make the script name a misnomer, but never mind).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-07-22 16:59:14 -07:00
..
critpath ccp: add a component type layer to match critpath 2026-07-22 16:59:14 -07:00
testing Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30
README.md Migration to Forgejo: releng/tooling Pt 1 2025-10-10 12:59:13 +05:30

Quality Assurance Tools

Scripts for testing, validation, and quality control in Fedora releases.

Subdirectories

  • testing/ - Build and release testing tools
  • critpath/ - Critical path package management
  • ftbfs/ - Failure to Build From Source (FTBFS) handling

Purpose

Ensures quality and reliability of Fedora releases through automated testing and validation.

Status: 🚧 Migration in progress