Skip to content

Fix repository validation for shared artifacts#12

Open
Moustafa-Moustafa wants to merge 1 commit intomainfrom
deduplicate-artifact-path
Open

Fix repository validation for shared artifacts#12
Moustafa-Moustafa wants to merge 1 commit intomainfrom
deduplicate-artifact-path

Conversation

@Moustafa-Moustafa
Copy link
Copy Markdown
Owner

Repository version validation now allows multiple content units to reference the same artifact at the same relative path. Previously, the validate_version_paths function treated any duplicate relative path as an error, even when multiple content units legitimately shared the same artifact.

closes pulp#6868

@Moustafa-Moustafa Moustafa-Moustafa force-pushed the deduplicate-artifact-path branch 4 times, most recently from 81f799f to 4a46504 Compare August 18, 2025 15:17
Repository version validation now allows multiple content units to
reference the same artifact at the same relative path. Previously,
the validate_version_paths function treated any duplicate relative
path as an error, even when multiple content units legitimately
shared the same artifact.

closes pulp#6868
@Moustafa-Moustafa Moustafa-Moustafa force-pushed the deduplicate-artifact-path branch from 4a46504 to cb5ce56 Compare August 18, 2025 15:42
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.

Repository version validation incorrectly rejects legitimate shared artifacts between content units

1 participant