pulp_rpm icon indicating copy to clipboard operation
pulp_rpm copied to clipboard

Refactor publishing code

Open dralley opened this issue 3 years ago • 0 comments

Goals:

  • Clean up the mess left over by https://github.com/pulp/pulp_rpm/pull/2693
    • Namely the fact that the same filtering operation needs to be done in two different places due to the current architecture
    • This is less straightforwards than it sounds, there are some cross-cutting concerns mostly due to subrepos

dralley avatar Aug 18 '22 01:08 dralley