Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: e9fe93d891cac44d384bd4ade64ea6fc2c4de1f3
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/e9fe93d891cac44d384bd4ade64ea6fc2c4de1f3
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  -----------
  Bulletproof against JENKINS-50752 by catching unserializable step arguments


  Commit: d5f9cb72c84cf186db2bff8c5cd939b14afe890b
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/d5f9cb72c84cf186db2bff8c5cd939b14afe890b
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java

  Log Message:
  -----------
  Fix dead store and log reason we could not serialize a step argument


  Commit: 82721d81e56dca26805ebccb0d64c91e64aa7abc
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/82721d81e56dca26805ebccb0d64c91e64aa7abc
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Consume released wf-api version


  Commit: 19f72df00ef47f76d039fa40ce2535811baee63a
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/19f72df00ef47f76d039fa40ce2535811baee63a
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  -----------
  Merge pull request #220 from svanoort/unserializable-args-JENKINS-50752

Bulletproof against [JENKINS-50752] by catching unserializable step arguments


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/64187fdcf999...19f72df00ef4

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