Change 10755

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4jenkins/main/src
Request Review
Download .zip
Separate name space for 'label' parameter.

Perforce Review endpoint added `label`, `change`, `status`, `pass`, and `fail` parameter into the environment, which is a shared name space.
This clashed with the default `label` matrix name and causing users issues.

The change prefixes the review parameters with `p4.` on addition to the environment.
  • Files 6
  • Comments 0
5 edited 1 added 0 deleted
main/java/org/jenkinsci/plugins/p4/CheckoutTask.java#10
Loading...
main/java/org/jenkinsci/plugins/p4/PerforceScm.java#12
Loading...
main/java/org/jenkinsci/plugins/p4/review/ReviewAction.java#4
Loading...
main/java/org/jenkinsci/plugins/p4/review/ReviewProp.java#1
Loading...
main/java/org/jenkinsci/plugins/p4/workspace/Workspace.java#5
Loading...
test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java#6
Loading...
Tip: Use n and p to cycle through the changes.