-
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")