-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Backport pr 708 #736
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
Backport pr 708 #736
Conversation
Why is this targeted to |
Requiring scm-api 2.6.3 instead of scm-api 2.2.7
@MarkEWaite @jglick |
@jglick @MarkEWaite |
I'll try to run my interactive tests on this pull request this weekend to confirm that it is good to go. Once confirmed that it is good to go, I'll create the release. I need to create a baseline environment for comparison with git plugin 4.0.0 pre-release anyway, so this is a good excuse to launch a parallel environment with a pre-release of git plugin 3.11.0. |
Released in git plugin 3.11.0 on July 27, 2019 |
Backport of PR-708
#708 fixes JENKINS-43802. This a backport of the that change to the 3.10 line. It pulls in JENKINS-52964 and requires scm-api v2.6.3.
@jglick @MarkEWaite