#21 Read BUILDTIME from the metadata, rather than the RPM file
Merged by praiskup. Opened by praiskup.
praiskup/prunerepo dont-query-each-rpm  into  main

Download 21.patch

This reduces the I/O requirements a lot, per:
https://github.com/fedora-copr/copr/issues/2750

get_rpms_to_remove("/var/lib/copr/public_html/results/iucar/cran/fedora-38-x86_64", days=0, log=logging) which returns over 90k items takes less than a minute now (fedora copr production)

1 new commit added

  • PruneRepoAnalyzer to use the temporary cachedir

Pull-Request has been merged by praiskup

This PR has been migrated to GitHub as a placeholder issue:
https://github.com/fedora-copr/prunerepo/issues/21

Metadata