Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-cps-plugin
Commit: af95e432d2404a87724c7095bdf2508bc69b582f
https://github.com/jenkinsci/workflow-cps-plugin/commit/af95e432d2404a87724c7095bdf2508bc69b582f
Author: Jesse Glick <[email protected]>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M lib/src/main/java/com/cloudbees/groovy/cps/Continuable.java
M
lib/src/test/java/com/cloudbees/groovy/cps/CpsDefaultGroovyMethodsTest.java
M lib/src/test/java/com/cloudbees/groovy/cps/CpsTransformerTest.java
M lib/src/test/java/com/cloudbees/groovy/cps/impl/NotBlockTest.java
M plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java
M
plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsVmExecutorService.java
M
plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/SandboxContinuable.java
Log Message:
-----------
More efficient use of `GroovyCategorySupport`
Commit: 9874f128085d16d410c9e5e9b37c31ccdcf02694
https://github.com/jenkinsci/workflow-cps-plugin/commit/9874f128085d16d410c9e5e9b37c31ccdcf02694
Author: Jesse Glick <[email protected]>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M
plugin/src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecutionMemoryTest.java
Log Message:
-----------
Failure seems to have been an artifact of the order of initialization of
things in a test case: `Computer.threadPoolForRemoting` was creating threads
using an inappropriate group.
Commit: d0f0248bafc48f293cd9abe4b72e85b381c6275d
https://github.com/jenkinsci/workflow-cps-plugin/commit/d0f0248bafc48f293cd9abe4b72e85b381c6275d
Author: Devin Nusbaum <[email protected]>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M lib/src/main/java/com/cloudbees/groovy/cps/Continuable.java
M
lib/src/test/java/com/cloudbees/groovy/cps/CpsDefaultGroovyMethodsTest.java
M lib/src/test/java/com/cloudbees/groovy/cps/CpsTransformerTest.java
M lib/src/test/java/com/cloudbees/groovy/cps/impl/NotBlockTest.java
M plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java
M
plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsVmExecutorService.java
M
plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/SandboxContinuable.java
M
plugin/src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecutionMemoryTest.java
Log Message:
-----------
Merge pull request #877 from jglick/GroovyCategorySupport
More efficient use of `GroovyCategorySupport`
Compare:
https://github.com/jenkinsci/workflow-cps-plugin/compare/1a8a6a669f81...d0f0248bafc4
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/workflow-cps-plugin/settings/notifications
--
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/1a8a6a-d0f024%40github.com.