Skip to content

[PULP-1254] Serve Python content form a repository version#1336

Open
jobselko wants to merge 1 commit intopulp:mainfrom
jobselko:1324
Open

[PULP-1254] Serve Python content form a repository version#1336
jobselko wants to merge 1 commit intopulp:mainfrom
jobselko:1324

Conversation

@jobselko
Copy link
Contributor

closes #1324

@jobselko jobselko self-assigned this Mar 10, 2026
@jobselko jobselko force-pushed the 1324 branch 3 times, most recently from 7a46000 to 0f116b6 Compare March 12, 2026 11:40
closes pulp#1324
Assisted by: Claude Sonnet 4
@jobselko jobselko marked this pull request as ready for review March 12, 2026 12:26
@jobselko jobselko marked this pull request as draft March 12, 2026 13:46
@jobselko jobselko marked this pull request as ready for review March 12, 2026 14:54
@distribution.command()
@apply_decorators(lookup_options + update_options + [click.option("--base-path")])
@pass_entity_context
def update(
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this needed? Originally we had to overwrite the update command because pulpcore wouldn't accept a PATCH with publication=None, repository=HREF or vice-versa so we had to break it up into two updates. I think we fixed that now and this workaround should no longer be needed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CLI support for serving python content form a repository version

2 participants