pulp_rpm icon indicating copy to clipboard operation
pulp_rpm copied to clipboard

[v4] skip_types should be removed from the sync-time options, added to the remote options

Open dralley opened this issue 8 months ago • 1 comments

Is your feature request related to a problem? Please describe.

skip_types being a sync-time option is awkward because A) it's one of very few such options and B) it's the sort of thing that for most people would remain static over the lifetime of the repo, and changed infrequently if ever.

Describe the solution you'd like

skip_types should be a remote option as opposed to a sync-time option

dralley avatar Jun 18 '25 19:06 dralley

We can start by adding to v3 Remote, and teach sync to look there in addition to on-sync. Should this be two issues?

ggainey avatar Jun 26 '25 15:06 ggainey