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

SharedHttpCacheStorage doesnt resolve redirect correctly if the uri that is given isn't normalized #2666 #2669

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

jcompagner
Copy link
Contributor

Fix for SharedHttpCacheStorage doesnt resolve redirect correctly if the uri that is given isn't normalized #2666

make sure taht the incoming uri param is normalized when used further
up. This way it is not an extra redirect (so there are 2 redirects to
the final source)

Copy link
Member

@laeubi laeubi left a comment

Choose a reason for hiding this comment

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

Can you please rebase your change on master?

that is given isn't normalized eclipse-tycho#2666

make sure taht the incoming uri param is normalized when used further
up. This way it is not an extra redirect (so there are 2 redirects to
the final source)
Copy link
Member

@laeubi laeubi left a comment

Choose a reason for hiding this comment

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

Looks good

@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Jul 28, 2023
@github-actions
Copy link

Test Results

   558 files  ±0     558 suites  ±0   4h 53m 27s ⏱️ + 15m 50s
   358 tests ±0     351 ✔️  - 1    6 💤 ±0  0 ±0  1 🔥 +1 
1 074 runs  ±0  1 054 ✔️  - 1  19 💤 ±0  0 ±0  1 🔥 +1 

For more details on these errors, see this check.

Results for commit fe75433. ± Comparison against base commit 713fe84.

@laeubi
Copy link
Member

laeubi commented Jul 28, 2023

@jcompagner sadly Github seem to be confused now:

"This branch cannot be rebased due to too many changes", do you think you can create a new branch from master (maybe

so we need to wait until github issue is resolved see

@jcompagner
Copy link
Contributor Author

#2672

@laeubi laeubi merged commit f426ca2 into eclipse-tycho:master Jul 28, 2023
18 of 19 checks passed
@github-actions
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants