-
Bug
-
Resolution: Unresolved
-
Minor
-
None
It seems that git-parameter-plugin cannot fetch tags from other repositories, meaning that if you want to create a deployment job in jenkins you cannot really do it because the repository that you are checking out is usually the utils/devops one and not the one that you want to deploy.
Current implementation limits our options considerably. Maybe someone knows a workaround that works with GitHub API?
- depends on
-
JENKINS-16290 git parameter plugin doesn't support Jenkins slave setup with git repos checked out only on slaves
-
- Resolved
-
Hi Sorin,
You want to get only branch list or tags list but You don't want checking out repository, am I right?
If so, this is one of the things that I want to improve in one of the next releases.
Is not that same as
JENKINS-16290?Regard
Boguslaw Klimas