-
Task
-
Resolution: Fixed
-
Major
Hi team,
We are trying to to dynamically fetch a list of Tags or Branches from GitHub in Jenkins.
The Git Parameter Plug-in (which is made for this purpose) works when using unix slaves and unix git
however it fails when configured for Windows (Win-Git) with error mentioned in Screenshot (error.png)
Our Jenkins Master is Unix
Request you to please assist to resolve same.
- duplicates
-
JENKINS-45480 GIT Build with Parameters is not listing branches
-
- Resolved
-
- relates to
-
JENKINS-56558 Environment variables get polluted from nodes
-
- Resolved
-
[JENKINS-51512] Git parameter plugin does not work with Windows agent
Attachment | New: Error.PNG [ 42668 ] |
Labels | New: ssh_error |
Link |
New:
This issue duplicates |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: In Review [ 10005 ] |
Link |
New:
This issue relates to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Hi,
I can't reproduce this issue, but I found code smells, which can provide to unexpected behavior. commit: f85678c3 I changed it in release 0.9.10.
Additional I changed error handling, please look on wiki page
If this issue steal occurred in your environment after update the plugin. Please add more information which I can use to reproduce this issue and reopen this issue.