Change 8738

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/paul_allen/dev/p4-jenkins/p4-client/src/main
Request Review
Download .zip
Workspace Name Formatter.
 For Template and Stream workspaces it allows the substitution of the following tags:

    ${node}        The name given to the slave Jenkins node.
    ${hostname}        The hostname for the slave Jenkins node.
    ${project}        The name of the Jenkins build Job.
    ${hash}        Unique hash code of the Jenkins node.
  • Files 11
  • Comments 0
8 edited 2 added 1 deleted
java/org/jenkinsci/plugins/p4_client/PerforceScm.java#15
Loading...
java/org/jenkinsci/plugins/p4_client/client/ConnectionHelper.java#9
Loading...
java/org/jenkinsci/plugins/p4_client/workspace/ClientTags.java#1
Loading...
java/org/jenkinsci/plugins/p4_client/workspace/StreamWorkspaceImpl.java#4
Loading...
java/org/jenkinsci/plugins/p4_client/workspace/TemplateWorkspaceImpl.java#4
Loading...
java/org/jenkinsci/plugins/p4_client/workspace/Workspace.java#4
Loading...
resources/org/jenkinsci/plugins/p4_client/review/ReviewAction/index.jelly#3
Loading...
resources/org/jenkinsci/plugins/p4_client/workspace/StreamWorkspaceImpl/config.jelly#3
Loading...
resources/org/jenkinsci/plugins/p4_client/workspace/TemplateWorkspaceImpl/config.jelly#4
Loading...
resources/org/jenkinsci/plugins/p4_client/workspace/TemplateWorkspaceImpl/help-format.html#1
Loading...
resources/org/jenkinsci/plugins/p4_client/workspace/TemplateWorkspaceImpl/help-prefix.html#2
Loading...
Tip: Use n and p to cycle through the changes.