Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 90c59e66b0691483eb969b4d971b5340b7959ec2
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/90c59e66b0691483eb969b4d971b5340b7959ec2
  Author: Devin Nusbaum <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java
    M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecutionTest.java

  Log Message:
  -----------
  [JENKINS-63164] Clear fields in CpsThread when thread is removed from 
CpsThreadGroup


  Commit: 1500abbe0d58b924bec19a6641245e0363bef397
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/1500abbe0d58b924bec19a6641245e0363bef397
  Author: Devin Nusbaum <[email protected]>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

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

  Log Message:
  -----------
  Fix Javadoc formatting for CpsThread.cleanUp


  Commit: fa8bd21579cb5c99640965c97f4d56e118f20a28
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/fa8bd21579cb5c99640965c97f4d56e118f20a28
  Author: Devin Nusbaum <[email protected]>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java

  Log Message:
  -----------
  Add nullability annotations and assertions around nullability of 
CpsThread.program


  Commit: e405d49fb6834b2b1edff8935f3a4a15be6ae01f
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/e405d49fb6834b2b1edff8935f3a4a15be6ae01f
  Author: Devin Nusbaum <[email protected]>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java
    M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecutionTest.java

  Log Message:
  -----------
  Merge pull request #368 from dwnusbaum/JENKINS-63164-2

[JENKINS-63164] Clear fields in CpsThread when thread is removed from 
CpsThreadGroup


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/3a035041a57a...e405d49fb683

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-cps-plugin/push/refs/heads/master/3a0350-e405d4%40github.com.

Reply via email to