-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.32
Pipeline: Shared Groovy Libraries 2.7
GitHub Branch Source Plugin 2.0.4
-
-
workflow-cps-global-lib 2.14 https://github.com/jenkinsci/mercurial-plugin/releases/tag/mercurial-2.7
In my GitHub Org job (using GitHub Enterprise), I added a pipeline lib source that is in GitHub. If the scan credential is scoped to the job (created in the job, vs created in the global credential store), there are two problems:
1) The config page under branch shows an error instead of "Currently maps to revision: $SHA".
2) If using a job-scoped credential, the "git fetch" in the job execution does not contain a line saying "Setting GIT_ASKPASS ..."
If I switch to the identical credential stored in the global scope, both the config page and the git fetch (GIT_ASKPASS) works.
I can give more details or try to isolate the problem if needed (standalone, minimal sets of plugins).
- relates to
-
JENKINS-64803 Shared Library using folder-scoped credential fails to authenticate when using tags
-
- Closed
-
- links to
[JENKINS-43802] Shared Library using folder-scoped credential fails to authenticate
Attachment | New: dots-team Config [Jenkins] 2017-08-16 12-54-50.jpg [ 39304 ] |
Labels | New: cloudbees-internal-steel |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Labels | Original: cloudbees-internal-steel | New: cloudbees-internal-steel pipeline-improvement shared-libraries |
Remote Link | New: This issue links to "CloudBees Internal CD-645 (Web Link)" [ 21141 ] |
Labels | Original: cloudbees-internal-steel pipeline-improvement shared-libraries | New: cloudbees-internal-steel pipeline-improvement shared-libraries triaged-2018-11 |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Jesse Glick [ jglick ] |
Attachment | New: JENKINS-43802.diff [ 46874 ] |
Remote Link | New: This issue links to "workflow-cps-global-lib #68 (Web Link)" [ 22718 ] |