Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin
  Commit: c4047e31692db48bf154f823f1ae922f84f94d15
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/c4047e31692db48bf154f823f1ae922f84f94d15
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/steps/PuppetJobStep.java

  Log Message:
  -----------
  Print a report in the Jenkins build log view


  Commit: b895f841c614a77fad39b08a7a4af50892d0798e
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/b895f841c614a77fad39b08a7a4af50892d0798e
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/PEException.java
    M src/main/java/org/jenkinsci/plugins/workflow/steps/PuppetJobStep.java

  Log Message:
  -----------
  Print Puppet job creation failures to log window


  Commit: 949b388277d9f6dff6faaa44d91a8d1b9a2e9f7c
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/949b388277d9f6dff6faaa44d91a8d1b9a2e9f7c
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/steps/PuppetJobStep.java
    M src/test/java/org/jenkinsci/plugins/workflow/steps/HieraStepTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/steps/PuppetJobStepTest.java
    A src/test/java/resources/api-responses/job_node_results.json

  Log Message:
  -----------
  Provide run report in Jenkins job log

This commit provides a log report in the Jenkins Pipeline job log. It
also fixes a bug where a Puppet job where no nodes were run would fail,
but not report why.


  Commit: 51e0f380315729ad99803a74309d0cc8790a7e38
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/51e0f380315729ad99803a74309d0cc8790a7e38
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/steps/PuppetJobStep.java
    M src/test/java/org/jenkinsci/plugins/workflow/steps/PuppetJobStepTest.java
    A src/test/java/resources/api-responses/job_node_does_not_exist.json
    A src/test/java/resources/api-responses/nodes_does_not_exist.json

  Log Message:
  -----------
  Handle orchestrator job failures from node not connected

This commit handles the case of Puppet jobs where a node is not
connected to the PCP broker, and therefor is not able to be communicated
with.


  Commit: 6c474a5368d65d07bd3c5ee3aef135c0233be9e1
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/6c474a5368d65d07bd3c5ee3aef135c0233be9e1
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/PEException.java
    M src/main/java/org/jenkinsci/plugins/workflow/steps/PuppetJobStep.java
    M src/test/java/org/jenkinsci/plugins/workflow/steps/HieraStepTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/steps/PuppetJobStepTest.java
    A src/test/java/resources/api-responses/job_node_does_not_exist.json
    A src/test/java/resources/api-responses/job_node_results.json
    A src/test/java/resources/api-responses/nodes_does_not_exist.json

  Log Message:
  -----------
  Merge pull request #2 from ccaum/improve_job_reporting

Improve job reporting


Compare: 
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/compare/046619273062...6c474a5368d6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to