Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: 0ccfd93c9d33a9ebcaf4755d5eeca267861b2628
      
https://github.com/jenkinsci/workflow-support-plugin/commit/0ccfd93c9d33a9ebcaf4755d5eeca267861b2628
  Author: Devin Nusbaum <[email protected]>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverWriter.java

  Log Message:
  -----------
  Use FileChannel to save program.dat


  Commit: cd2be2897b1352b48f81f7bfe27c5899a8d28716
      
https://github.com/jenkinsci/workflow-support-plugin/commit/cd2be2897b1352b48f81f7bfe27c5899a8d28716
  Author: Jesse Glick <[email protected]>
  Date:   2021-12-16 (Thu, 16 Dec 2021)

  Changed paths:
    A .github/release-drafter.yml
    A .github/workflows/cd.yaml
    M .mvn/maven.config
    M CHANGELOG.md
    M README.md
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/concurrent/ChainingListenableFuture.java
    A 
src/main/java/org/jenkinsci/plugins/workflow/support/concurrent/DirectExecutor.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/concurrent/Futures.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/concurrent/ListFuture.java
    A 
src/main/java/org/jenkinsci/plugins/workflow/support/concurrent/MoreExecutors.java

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/workflow-support-plugin 
into fsync


  Commit: 9f5f6c41fae791d4e73a2e5ea73c654f14c66fc0
      
https://github.com/jenkinsci/workflow-support-plugin/commit/9f5f6c41fae791d4e73a2e5ea73c654f14c66fc0
  Author: Devin Nusbaum <[email protected]>
  Date:   2021-12-16 (Thu, 16 Dec 2021)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverWriter.java

  Log Message:
  -----------
  Expand scope of try block, add comment to EPHEMERALS_BACKPTR, and simplify 
log message based on review feedback


  Commit: ba10a18a1476329a21237b0fc330b5234e53fb6c
      
https://github.com/jenkinsci/workflow-support-plugin/commit/ba10a18a1476329a21237b0fc330b5234e53fb6c
  Author: Carroll Chiou <[email protected]>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverWriter.java

  Log Message:
  -----------
  Merge pull request #129 from dwnusbaum/fsync

[JENKINS-67389] Use FileChannel to save program.dat to avoid corruption


Compare: 
https://github.com/jenkinsci/workflow-support-plugin/compare/20f48f139512...ba10a18a1476

-- 
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-support-plugin/push/refs/heads/master/20f48f-ba10a1%40github.com.

Reply via email to