1.
Pipeline usernameB/thisFixC
Full project name: libraryA/usernameB%2FthisFixC
Why can it not show:
Full project name: libraryA/usernameB/thisFixC
I can understand it for the URL, but not on the Jenkins job page or console output.
2.
[aryA_usernameB_thisFixC-IYHQAX5S2W3FL5B767IBGQXV34NBWQ2YWCCKE4KEWYM26TLQHXNQ] Running shell script
Why truncate workspace name at the beginning? Why not instead truncate the long useless hash (9 digit hash should suffice).
Wonder, are there issues created for these. I did a small search, but couldn't find any.