Skip to content

[PULP-1693] Fix blocklist lookup for name-only entries#1399

Open
jobselko wants to merge 2 commits into
pulp:mainfrom
jobselko:1391_followup
Open

[PULP-1693] Fix blocklist lookup for name-only entries#1399
jobselko wants to merge 2 commits into
pulp:mainfrom
jobselko:1391_followup

Conversation

@jobselko
Copy link
Copy Markdown
Member

follow-up to #1391

@jobselko jobselko self-assigned this May 19, 2026
@jobselko jobselko force-pushed the 1391_followup branch 2 times, most recently from 14ac390 to ee29a4e Compare May 19, 2026 15:40
Show a blocklist entry.
"""
assert isinstance(entity_ctx, PulpPythonBlocklistEntryContext)
lookup = _blocklist_lookup(name, version, filename)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like you might want to use the generic.option_group.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, not sure if this can help me

follow-up to pulp#1391
Assisted By: Claude Opus 4.6
@jobselko jobselko marked this pull request as ready for review May 20, 2026 15:12
@jobselko
Copy link
Copy Markdown
Member Author

The failing CI test is unrelated - the nightly image was built before pulp_python 3.30.2 was released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants