-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.32.1
workflow-cps-global-lib-plugin 2.5
scm api 1.3
mercurial plugin 1.57
I'm trying to use the workflow-cps-global-lib plugin with the mercurial SCM (legacy mode)
The dropdown to select the credentials for the mercurial checkout of the library doesn't contain the username/password credentials that I have configured globally.
I tried configuring the credentialsId manually in the org.jenkinsci.plugins.workflow.libs.GlobalLibraries.xml file and "reload from disk" but it seems it was ignored when trying to import the library I get Authentication required.
- relates to
-
JENKINS-35535 Upgrade to Credentials 2.1.0+ API for populating credentials drop-down
- Open