Skip to content

[JENKINS-72450] Use first ssh in the Windows PATH - #1706

Merged
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
akash-manna-sky:JENKINS-72450
Dec 13, 2025
Merged

[JENKINS-72450] Use first ssh in the Windows PATH#1706
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
akash-manna-sky:JENKINS-72450

Conversation

@akash-manna-sky

Copy link
Copy Markdown
Contributor

Fixes #1676

JENKINS-72450

Support alternate ssh implementations on Windows

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@akash-manna-sky
akash-manna-sky marked this pull request as ready for review December 13, 2025 18:47
@akash-manna-sky
akash-manna-sky requested a review from a team as a code owner December 13, 2025 18:47
@akash-manna-sky

Copy link
Copy Markdown
Contributor Author

Hello @MarkEWaite, can you please review this PR?

@MarkEWaite MarkEWaite changed the title [JENKINS-72450] Support alternate ssh implementations on Windows [JENKINS-72450] Use first ssh in the Windows PATH Dec 13, 2025
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 MarkEWaite left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

I ran a series of tests in my Windows environments (Windows 10 and Windows 11) and found no issues.

@MarkEWaite MarkEWaite added the rfe Improvement or new feature label Dec 13, 2025
@MarkEWaite
MarkEWaite merged commit cd34771 into jenkinsci:master Dec 13, 2025
18 checks passed
@akash-manna-sky
akash-manna-sky deleted the JENKINS-72450 branch December 13, 2025 21:41
@akash-manna-sky

Copy link
Copy Markdown
Contributor Author

Thanks!

MarkEWaite added a commit to MarkEWaite/acceptance-test-harness that referenced this pull request 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.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rfe Improvement or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JENKINS-72450] Support alternate ssh implementations on Windows

2 participants