-
Notifications
You must be signed in to change notification settings - Fork 58
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 JENKINS-68435: Revert "Remove useless code for building clone url… #52
Conversation
…jenkinsci#50)" This reverts commit 88a1ac7.
@cs8898 Thanks for this PR. Can you tell me how I can reproduce this error? During my tests with the PR that removed the code everything was fine. I'd be really appreciative if you could provide a list of actions on how to configure Jenkins and how to run the job so that it fails. If you could provide screenshots, you'd be my hero. These details are missing to me to fully understand for which scenarios this code is used. |
Gitea Config
Jenkins Config
Log
Log when Downgraded to 1.4.1Note:
|
Tackling the issue JENKINS-68435
This reverts commit 88a1ac7. (introduced in #50 )