aws-secrets-manager-credentials-provider-plugin
aws-secrets-manager-credentials-provider-plugin copied to clipboard
Support for browerstack credential kind
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
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?
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 !