Skip to main content



      Home
Home » Archived » Hudson » How to manage git credentials
How to manage git credentials [message #1219961] Sat, 07 December 2013 06:53 Go to next message
Eclipse UserFriend
Hello everyone,

yesterday I tried to create a new job in Hudson with Git and doesn't find any option to set credentials for a Git repository.
I have installed the Hudson GIT Plugin 2.2.5 and running Hudson 3.1.0.

Will be there a credentials store with support for SSH keys in the future?

Let me know your experience about Hudson and Git repositories.
Re: How to manage git credentials [message #1222557 is a reply to message #1219961] Fri, 20 December 2013 14:13 Go to previous message
Eclipse UserFriend
Git provides read only URL (usually HTTPS or git protocol), which you could use to fetch sources with out authentication. Other option is to have your SSH private key (corresponding to the public key) where ever the machine build happen. Sure we could make Hudson manage your private key. We are hesitant to implement it because it is prone to security risks.
Previous Topic:Subversion parameter substition not working
Next Topic:how to access a private git repo on BitBucket.com
Goto Forum:
  


Current Time: Wed Jul 23 14:10:35 EDT 2025

Powered by FUDForum. Page generated in 0.57553 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top