Skip to content

Add new field to repository to prevent duplicate filename uploads#1163

Merged
gerrod3 merged 1 commit intopulp:mainfrom
gerrod3:dup-filename-upload
Mar 27, 2026
Merged

Add new field to repository to prevent duplicate filename uploads#1163
gerrod3 merged 1 commit intopulp:mainfrom
gerrod3:dup-filename-upload

Conversation

@gerrod3
Copy link
Copy Markdown
Contributor

@gerrod3 gerrod3 commented Mar 26, 2026

fixes: #1162
Generated by: Claude-Opus-4.6

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

@gerrod3 gerrod3 force-pushed the dup-filename-upload branch 8 times, most recently from aaa5a8f to 49bc659 Compare March 26, 2026 21:37
Copy link
Copy Markdown
Contributor

@jobselko jobselko left a comment

Choose a reason for hiding this comment

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

Minor questions

@gerrod3 gerrod3 force-pushed the dup-filename-upload branch from 49bc659 to 2a4fd83 Compare March 27, 2026 15:34
@gerrod3 gerrod3 force-pushed the dup-filename-upload branch from 2a4fd83 to baa87b1 Compare March 27, 2026 15:36
@gerrod3 gerrod3 merged commit 8536588 into pulp:main Mar 27, 2026
14 checks passed
@gerrod3 gerrod3 deleted the dup-filename-upload branch March 27, 2026 15:59
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.

Feature: per-repository option to prevent re-upload of content with same filename but different checksum

2 participants