buildEnv.properties #1

  • //
  • guest/
  • paul_allen/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • build/
  • P4EnvironmentContributor/
  • buildEnv.properties
  • View
  • Commits
  • Open Download .zip Download (323 B)
P4_CHANGELIST.blurb=The last Perforce changelist number included in the populated workspace.
P4_CLIENT.blurb=The Perforce client workspace name.
P4_PORT.blurb=The Perforce server connection port (e.g. perforce:1666).
P4_USER.blurb=The Perforce username.
P4_TICKET.blurb=A valid Perforce ticket (if the credential is valid).
# Change User Description Committed
#1 21940 Paul Allen Branching using p4-jenkins
//guest/perforce_software/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/build/P4EnvironmentContributor/buildEnv.properties
#1 21133 Paul Allen P4 Environment Variables for pipeline.

JENKINS-37584
//guest/perforce_software/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/PerforceScm/buildEnv.properties
#1 15663 Paul Allen Added P4_USER and P4_TICKET environment variables.

Added Perforce environment variables to the buildEnv documentation.

JENKINS-24591