pulp_rpm
pulp_rpm copied to clipboard
Use new createrepo_c API to simplify code
[noissue]
Found a bug, blocked: https://github.com/rpm-software-management/createrepo_c/pull/426
Since the signature of the publish() task entry point is being changed, it'll have to be tweaked over the course of a few releases if we want to maintain zero downtime upgrades. The API server and tasks would otherwise have different expectations
That applies also to original_checksum_types. First we have to stop saving that field on the model from anywhere in the tasks, and then we can ditch it.