Change 15403

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4jenkins/main/src/main
Request Review
Download .zip
Perforce triggered polling BETA.

Perforce triggers on a change-submit and sends a POST to the endpoint http://${JENKINS}/p4/change with the data:
{"change":"12345","p4port":"localhost:1666"}

Note: ‘change’ is not used (yet), but ‘p4port’ MUST match the credential in the Jenkins Job.

JENKINS-25249
  • Files 7
  • Comments 0
2 edited 5 added 0 deleted
java/org/jenkinsci/plugins/p4/trigger/P4Hook.java#1
Loading...
java/org/jenkinsci/plugins/p4/trigger/P4Trigger.java#1
Loading...
java/org/jenkinsci/plugins/p4/workflow/P4PublishStep.java#2
Loading...
java/org/jenkinsci/plugins/p4/workflow/P4TaggingStep.java#2
Loading...
resources/org/jenkinsci/plugins/p4/trigger/P4Trigger/P4TriggerAction/index.jelly#1
Loading...
webapp/script.js#1
Loading...
webapp/style.css#1
Loading...
Tip: Use n and p to cycle through the changes.