Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix source publish bug #1116

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Fix source publish bug #1116

merged 1 commit into from
Jul 13, 2024

Conversation

daviddavis
Copy link
Contributor

@daviddavis daviddavis commented Jul 12, 2024

Fix a source publishing bug that was introduced in b29542e where the code was looping through all release components instead of just the release components for the distribution when attempting to publish source files for a specific distribution component. This raised a key error that was found in @acheng-01's PR #1061 which added a test for source publishing.

Fix a source publishing bug where the code was looping through all
release components instead of just the release components for the
distribution when attempting to publish source files for a
specific distribution component. This raised a key error that was found
in @acheng-01's PR which added a test for source publishing:

pulp#1061

[noissue]
@acheng-01
Copy link

Thanks for identifying this!

Copy link
Contributor

@hstct hstct left a comment

Choose a reason for hiding this comment

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

Uh, oh. I missed that! Sorry for the inconvenience! Thank you, good catch!

@hstct hstct merged commit 0a05615 into pulp:main Jul 13, 2024
11 checks passed
@pulp pulp deleted a comment from patchback bot Aug 6, 2024
@pulp pulp deleted a comment from patchback bot Aug 6, 2024
Copy link

patchback bot commented Aug 6, 2024

Backport to 3.2: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.2/0a05615eda9f6f15687268a1bccbac82ccc99332/pr-1116

Backported as #1131

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

Copy link

patchback bot commented Aug 6, 2024

Backport to 3.3: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.3/0a05615eda9f6f15687268a1bccbac82ccc99332/pr-1116

Backported as #1132

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Aug 6, 2024
Fix source publish bug

(cherry picked from commit 0a05615)
patchback bot pushed a commit that referenced this pull request Aug 6, 2024
Fix source publish bug

(cherry picked from commit 0a05615)
quba42 added a commit that referenced this pull request Aug 6, 2024
…9f6f15687268a1bccbac82ccc99332/pr-1116

[PR #1116/0a05615e backport][3.2] Fix source publish bug
quba42 added a commit that referenced this pull request Aug 6, 2024
…9f6f15687268a1bccbac82ccc99332/pr-1116

[PR #1116/0a05615e backport][3.3] Fix source publish bug
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.

4 participants