-
Notifications
You must be signed in to change notification settings - Fork 52
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
Revert ssh-credentials that made trilead-api optional #3049
Revert ssh-credentials that made trilead-api optional #3049
Conversation
…enkinsci#3039)" jenkinsci/ssh-credentials-plugin#199 makes the trilead-api optional. Likely needs some tuning to allow plugin compatibility tests to pass. This reverts commit 3fb5748.
subversion plugin jenkinsci/subversion-plugin#284 |
Thanks very much! |
no worries,
not sure to understand why as we are using this now |
@@ -939,7 +939,7 @@ | |||
<dependency> | |||
<groupId>org.jenkins-ci.plugins</groupId> | |||
<artifactId>ssh-credentials</artifactId> | |||
<version>326.v7fcb_a_ef6194b_</version> | |||
<version>322.v124df57ed808</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did not take the necessary actions to prevent future updates from being automatically merged as in #3052.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I'll submit a pull request proposing the necessary change.
The test failure in the subversion plugin is resolved in Subversion plugin pull request: |
btw there seems to be something weird here
The code is supposed to lookup only available extensions via this https://github.com/jenkinsci/ssh-credentials-plugin/blob/7fcbaef6194b61fd575d47c1825e56544f20183b/src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHAuthenticator.java#L236 so it turns out changing scope is fixing the issue see jenkinsci/mina-sshd-api-plugin#89 |
I suspect the issue is related to this jenkinsci/maven-hpi-plugin#391 |
jenkinsci/ssh-credentials-plugin#199 makes the trilead-api optional. Likely needs some tuning to allow plugin compatibility tests to pass.
This reverts commit 3fb5748.
@olamy can you investigate the two failures? I can duplicate the failures in the plugin bom repository with: