On Monday, August 12, 2024 at 3:09:19 PM UTC-6 Doug Whitfield wrote:
I think I see that you can disable shortening in the code of
https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/java/jenkins/branch/WorkspaceLocatorImpl.java#L333
static /* not final */ Mode MODE =
Mode.value
I think I see that you can disable shortening in the code of
https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/java/jenkins/branch/WorkspaceLocatorImpl.java#L333
static /* not final */ Mode MODE =
Mode.valueOf(System.getProperty(WorkspaceLocatorImpl.class.getName() +
".MODE",