-
Bug
-
Resolution: Fixed
-
Minor
-
jenkins-2.98
p4-plugin-1.8.8
workflow-cps-2.42
workflow-cps-global-lib-2.9
when configuring a global pipeline library "Default version" retrieved from "Modern SCM" -> "Helix Library", I would expect that "#head" should work for the latest "Library Depot Path"
entries like "master", "#head", "head" either don't validate or evaluate to version "-1" (resulting in "@-1" in p4 operations)
the only way to get the latest on the path is to specify a huge number inexorably greater than any version in the repo (e.g. "100000000000")
[JENKINS-52524] p4-plugin + global pipeline shared library - problems specifying latest default version
Labels | New: P4_SUPPORT |
Assignee | New: Karl Wirth [ p4karl ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
I should add, leaving the "Default version" blank results in a failed checkout