[PULP-277] Adapt to 'CONTENT_ORIGIN can be null'.#3865
Merged
Conversation
c966438 to
989f86a
Compare
Contributor
Author
|
Once pulp/pulpcore#6175 merges I'll remove the temporary distribution_base_url fixture and undraft. |
ggainey
commented
Jan 25, 2025
989f86a to
ae4941d
Compare
pedro-psb
reviewed
Feb 3, 2025
pedro-psb
reviewed
Feb 3, 2025
pedro-psb
reviewed
Feb 3, 2025
pedro-psb
reviewed
Feb 3, 2025
dralley
approved these changes
Feb 4, 2025
ae4941d to
c12792a
Compare
c12792a to
1b6d6b7
Compare
Contributor
Author
Those tests were written (I believe) to test a specific problem involving a specific upgrade path a Long Time Ago. They haven't ever actually run, either locally or via CI, since they were added. We have tests for publishing. So I think we're good. |
Contributor
|
Correct we discussed that in the meeting Currently this PR is waiting on #3876 FYI |
1b6d6b7 to
a4a4ca2
Compare
a4a4ca2 to
02dee79
Compare
02dee79 to
b321261
Compare
Removed tests/upgrade directory - these tests don't test anything current, and have not actually been run in years. fixes pulp#3856.
b321261 to
452f43d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #3856.