-
Improvement
-
Resolution: Fixed
-
Major
We are using $JOB_NAME a lot to automatically create names für ClearCase views in our jobs. This looks like
${USER_NAME}${COMPUTERNAME}${JOB_NAME} for the view tag and
${JOB_NAME} for the view name.
Additionaly we ha a small managed script to automatically create a build tag:
echo %BUILD_TAG% > %CLEARCASE_VIEWPATH%%JOB_NAME%-build.tag
When a Job is now moved into a folder the JOB-NAME is "foldername/jobname" which is longer and contains a slash causing real pain on windows.
I don't know if someone is relying on JOB_NAME containing the folder name and the slash, but would it be possible to separate this into two variables like FOLDER_NAME and (SHORT_)JOB_NAME?
[JENKINS-25164] Provide a short $JOB_NAME inside a folder
Component/s | New: core [ 15593 ] | |
Component/s | Original: cloudbees-folder [ 18137 ] | |
Labels | New: folders |
Component/s | New: cloudbees-folder-plugin [ 18137 ] | |
Component/s | Original: core [ 15593 ] | |
Assignee | Original: Jesse Glick [ jglick ] | |
Labels | Original: folders | |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Assignee | New: Félix Belzunce Arcos [ fbelzunc ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: cloudbees-folder-plugin [ 18137 ] |
Labels | New: folders |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 159073 ] | New: JNJira + In-Review [ 208134 ] |