-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
finaly fix gitlab migration with subdir 2.0 #13646
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
finaly fix gitlab migration with subdir 2.0 #13646
Conversation
collected error logs:
|
Codecov Report
@@ Coverage Diff @@
## master #13646 +/- ##
==========================================
- Coverage 42.20% 42.19% -0.01%
==========================================
Files 697 697
Lines 76577 76577
==========================================
- Hits 32317 32313 -4
- Misses 38962 38964 +2
- Partials 5298 5300 +2
Continue to review full report at Codecov.
|
@pat-s I hope with THIS final one you can migrate |
🚀 |
Please packbort 🙃 |
lets wait to backport until we can confirm that it works on @pat-s' gitlab install |
We're getting there but are not quite there yet for me
The GET request seems ok now. Token was set - any idea? Internal rewriting issues of the GL install? |
Did you set the subdir in gitlab or have you setup rewrite rouls via reverse proxy? |
Yes - this is required when running GL in a subpath according to the docs. It also won't work without it. NGINX config
|
Do you have GL log's about requests, so we can see why it returns 404 |
* final fix 2.0? * ignore Approvals for pulls if not found * CI.restart() Co-authored-by: Lauris BH <[email protected]>
I don't see any errors in GL. Excerpt from
I suspect it might be an issue with the GL namespace in that install. I can do
but I fail when doing
#13269 seems to be related. Using the project ID in the importer directly as suggested in #13269 does not work for me though. |
Ok in this case this patch works, and I'll backport it now - and I would try to look who is returning 404 and then why ... |
* final fix 2.0? * ignore Approvals for pulls if not found * CI.restart() Co-authored-by: Lauris BH <[email protected]>
Backport: #13678 |
* final fix 2.0? * ignore Approvals for pulls if not found * CI.restart() Co-authored-by: Lauris BH <[email protected]> Co-authored-by: Lauris BH <[email protected]>
followup of #13629 based on #13535 (comment)
also fix an issue by ignoring 404 error when try to get mergerequest approval
yes befor declare it readdy I'll test this cases: