细节
-
类型:
缺陷
-
地位: Closed
The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">关闭 (查看工作流) -
优先:
小
-
决议: 固定的
-
组件: git-plugin
-
标签:没有一个
-
环境:必威国际有限公司詹金斯2.235.5
启用git工具选择器/性能改进的git插件4.4.0
-
类似问题:
-
发布为:git插件4.4.2
描述
我定义了一个名为“portable-git-2.28.0”的git工具安装程序,将portable-git for Windows自动安装到Windows代理上。我确认该工具安装程序按预期工作,并在禁用性能增强功能的情况下克隆时使用。
当我启用性能增强时,存储库大小正确地提示不应使用JGit。不幸的是,它没有选择作业定义的命名git实现,而是选择了名为“git”的实现。
在我的例子中,这种选择不是一个严重的问题,因为名为“git”的实现是安装在代理上的默认命令行git。
我希望它会选择portable-git-2.28.0作为git工具,因为这是为作业定义的git工具。我假设如果没有选择JGit,那么作业中定义的git工具应该是首选实现。
问题在我的计算机上的/job/Tools/job/git portable for windows/job中可见。
附件
问题链接
- 被复制
-
必威国际有限公司詹金斯-63582执行git命令时出错
- Closed
The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">关闭
-
必威国际有限公司詹金斯-63600Git插件克隆错误
- Closed
The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">关闭
-
必威国际有限公司詹金斯-63535Git工具选择器忽略特定于节点的工具位置
- Closed
The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">关闭
-
必威国际有限公司詹金斯- 63647必威国际有限公司由于最近的性能增强更改,Jenkins忽略了Git刀具路径
- Closed
The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">关闭
还值得注意的是,在启用性能增强的情况下,默认配置的特定于节点/代理的覆盖也会被忽略。