Skip to content

Handle duplicate filenames across multiple Python content#1223

Merged
mdellweg merged 1 commit intopulp:mainfrom
jobselko:fix_1216
Aug 1, 2025
Merged

Handle duplicate filenames across multiple Python content#1223
mdellweg merged 1 commit intopulp:mainfrom
jobselko:fix_1216

Conversation

@jobselko
Copy link
Copy Markdown
Member

@jobselko jobselko commented Jul 31, 2025

Both filename and sha256 are required when adding/removing Python content to/from a repository. This resolves conflicts caused by duplicate filenames during these operations.

fixes #1216

Both filename and sha256 are required when adding/removing
Python content to/from a repository. This resolves conflicts
caused by duplicate filenames during these operations.

fixes pulp#1216
@jobselko jobselko marked this pull request as ready for review August 1, 2025 14:38
@mdellweg mdellweg merged commit e089ecd into pulp:main Aug 1, 2025
18 checks passed
@jobselko jobselko self-assigned this Aug 4, 2025
@jobselko jobselko deleted the fix_1216 branch August 4, 2025 10:31
jobselko added a commit to jobselko/pulp_python that referenced this pull request Aug 6, 2025
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.

Current cli implementation for removing content doesn't handle duplicate filenames across multiple python content

2 participants