Actions
Issue #7392
closedCreate from Bandersnatch Remotes are filling in fields incorrectly
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Python:
Platform Release:
3.0.0
Target Release - Python:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The prereleases field for a Python remote is the opposite of the prereleases field specified in the Bandersnatch config file. Setting prereleases True for Python remotes includes prereleases while setting the field in the Bandersnatch config filters out prereleases. This logic should be switch to better match Bandersnatch's behaviour.
Also, Bandersnatch has now changed the names of their includes/excludes filters from 'whitelist/blacklist' to 'allowlist/blocklist'. This should be updated in the create_frombandersnatch viewset.
Actions
Fields in remote from Bandersnatch config are correctly set
fixes: #7392 https://pulp.plan.io/issues/7392