Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin
  Commit: 1d2003abf6cf1cbd14a16ab64b9a566ce2b8dea7
      
https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin/commit/1d2003abf6cf1cbd14a16ab64b9a566ce2b8dea7
  Author: Craig Gumbley <craiggumb...@gmail.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Adds additional exclusions to for env


  Commit: 205cf0f9ed0607af1d30a2ae8fed5b0c15f3a386
      
https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin/commit/205cf0f9ed0607af1d30a2ae8fed5b0c15f3a386
  Author: Craig Gumbley <craiggumb...@gmail.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/main/java/com/vmware/vro/jenkins/plugin/OrchestratorBuilder.java

  Log Message:
  -----------
  - Added import hudson.model.* and removed individual imports
- Implemented proper build failures for failed workflow runs rather than 
throwing an error
- Added additional outputParameter ORCHESTRATOR_WORKFLOW_EXECUTION_EXCEPTION to 
display the contents of client-exception


  Commit: 578d84a16edb12782a4a2b99e918d3f520485d03
      
https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin/commit/578d84a16edb12782a4a2b99e918d3f520485d03
  Author: Craig Gumbley <craiggumb...@gmail.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/main/java/com/vmware/vro/jenkins/plugin/OrchestratorCallable.java

  Log Message:
  -----------
  - Removed unneeded if statement as execution url will always be present
- If the workflow has failed add ORCHESTRATOR_WORKFLOW_EXECUTION_EXCEPTION to 
dat hashmap and return data rather than throwing an error


  Commit: 42d1da038f1897b0019e3cd96692fada71168869
      
https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin/commit/42d1da038f1897b0019e3cd96692fada71168869
  Author: Craig Gumbley <craiggumb...@gmail.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/main/java/com/vmware/vro/jenkins/plugin/OrchestratorClient.java

  Log Message:
  -----------
  - Implemented routine in fetchWorkflowOutpuTParameter to retrieve 
content-exception from the execution


  Commit: 7e3266192a28bcd17e8510c1fc330858412ccf6e
      
https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin/commit/7e3266192a28bcd17e8510c1fc330858412ccf6e
  Author: Craig Gumbley <craiggumb...@gmail.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M src/main/java/com/vmware/vro/jenkins/plugin/model/ExecutionOutput.java

  Log Message:
  -----------
  - Implemented getter and setter for excetpion


  Commit: 7953da00b112f1beefe60325194b3a59df6d3b9d
      
https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin/commit/7953da00b112f1beefe60325194b3a59df6d3b9d
  Author: Agila Govindaraju <agovindar...@vmware.com>
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
    M .gitignore
    M src/main/java/com/vmware/vro/jenkins/plugin/OrchestratorBuilder.java
    M src/main/java/com/vmware/vro/jenkins/plugin/OrchestratorCallable.java
    M src/main/java/com/vmware/vro/jenkins/plugin/OrchestratorClient.java
    M src/main/java/com/vmware/vro/jenkins/plugin/model/ExecutionOutput.java

  Log Message:
  -----------
  Merge pull request #1 from chelnak/master

Improved handling for failed workflow runs


Compare: 
https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin/compare/83c13306068b...7953da00b112

-- 
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