Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23528

git plugin should add "Google Service Account" private key support

      I am trying to use git as Source Code Management in jenkins. Since I am using git provided by google, I am using "Google Service Account from private key" credential to setup git.

      I added that credentials at the top level into global credentials. However when I create new item to setup my project, and select git as my "Source Code Management" I do not see my credentials in the dropdown.

      There is an option to add new credential on the same page, but when I add it, I still can not see it in the dropdown. What am I missing?

          [JENKINS-23528] git plugin should add "Google Service Account" private key support

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment - Please provide the system info. See https://wiki.jenkins-ci.org/display/JENKINS/Issue+Tracking#IssueTracking-Whattoputinthedescriptionofanissuereport%3F

          Mark Waite added a comment -

          Stephen Connolly noted on the Jenkins users mailing list that:

          The Git plugin expects either SSH credentials or Username+Password
          credentials. You have added a different type of credential, so it will not
          show up
          

          This is an enhancement request asking that the git plugin be extended to support this additional credential type which it does not currently support.

          Mark Waite added a comment - Stephen Connolly noted on the Jenkins users mailing list that: The Git plugin expects either SSH credentials or Username+Password credentials. You have added a different type of credential, so it will not show up This is an enhancement request asking that the git plugin be extended to support this additional credential type which it does not currently support.

            Unassigned Unassigned
            ashishkhedekar Ashish Khedekar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: