Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
Creating a new job with a repo which is served over https and requires http
authentication fails, hudson just sits there and waits for a password to be
entered on the controlling terminal.
I have a setup where the authentication credentials are supplied in a .netrc.
This worked until I upgraded the git plugin (nothing else changed)
This does not affect jobs where the repo has been cloned already and is just
updated.
It works if I clone the repo manually on the machine into the workspace
directory and then run the job (configuration of the job not touched).
Attachments
Issue Links
- is duplicated by
-
JENKINS-7091 GIT plugin flubs http/https passwords
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | jbq [ jbq ] | lucamilanesio [ lucamilanesio ] |
Assignee | lucamilanesio [ lucamilanesio ] | abayer [ abayer ] |
Link |
This issue is duplicated by |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 133880 ] | JNJira + In-Review [ 202465 ] |
I can fix it into my GITHub branch:
git://github.com/lucamilanesio/Hudson-GIT-plugin.git
Who is authorised to merge into the GIT master branch ?
(after review)