[JENKINS-72450] Use first ssh in the Windows PATH - #1706
Merged
Conversation
akash-manna-sky
marked this pull request as ready for review
December 13, 2025 18:47
Contributor
Author
|
Hello @MarkEWaite, can you please review this PR? |
MarkEWaite
added a commit
to MarkEWaite/docker-lfs
that referenced
this pull request
Dec 13, 2025
Includes the "Use first ssh in Windows PATH" pull request: * jenkinsci/git-client-plugin#1706
MarkEWaite
approved these changes
Dec 13, 2025
MarkEWaite
left a comment
Contributor
There was a problem hiding this comment.
Thanks!
I ran a series of tests in my Windows environments (Windows 10 and Windows 11) and found no issues.
Contributor
Author
|
Thanks! |
MarkEWaite
added a commit
to MarkEWaite/acceptance-test-harness
that referenced
this pull request
Dec 13, 2025
Pull requests include: * jenkinsci/git-client-plugin#1367 * jenkinsci/git-client-plugin#1706
This was referenced Dec 13, 2025
MarkEWaite
added a commit
to MarkEWaite/git-client-plugin
that referenced
this pull request
Dec 18, 2025
…ows" Windows OpenSSH hangs during `git fetch` when used from a Jenkins agent started using the "SSH launcher" to connect to the Windows OpenSSH server on Windows 10 and Windows 11. Notes on the testing are in issue: * jenkinsci#1715 Reopens issue: * jenkinsci#1668 Reverts pull request: * jenkinsci#1706 Testing done: * Confirmed that the hang during git fetch is resolved * Confirmed that automated tests pass This reverts commit cd34771.
5 tasks
MarkEWaite
added a commit
that referenced
this pull request
Dec 18, 2025
…ows" (#1717) Windows OpenSSH hangs during `git fetch` when used from a Jenkins agent started using the "SSH launcher" to connect to the Windows OpenSSH server on Windows 10 and Windows 11. Notes on the testing are in issue: * #1715 Reopens issue: * #1668 Reverts pull request: * #1706 Testing done: * Confirmed that the hang during git fetch is resolved * Confirmed that automated tests pass This reverts commit cd34771.
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 #1676
JENKINS-72450
Support alternate ssh implementations on Windows
Testing done
Submitter checklist