aws-secrets-manager-credentials-provider-plugin icon indicating copy to clipboard operation
aws-secrets-manager-credentials-provider-plugin copied to clipboard

Support for browerstack credential kind

Open walsw opened this issue 3 years ago • 2 comments

What feature do you want to see added?

The Jenkins BrowserStack plugin requires the credential kind 'browserstack' in order to be selected in the Jenkins -> Configure System (browserstack) section.

Upstream changes

No response

walsw avatar Oct 17 '22 09:10 walsw

Hi, could you give a few more details about this? For example, could you link to the Java class (or interface) in the Browserstack plugin that represents this type of credential?

chriskilding avatar Nov 01 '22 17:11 chriskilding

The plugin is https://plugins.jenkins.io/browserstack-integration/ , presumably this is the interface: https://github.com/jenkinsci/browserstack-integration-plugin/blob/master/src/main/resources/com/browserstack/automate/ci/jenkins/BrowserStackCredentials/credentials.jelly I second the need for this, it'd be great to have. Thanks !

gfrileux avatar Sep 29 '23 13:09 gfrileux