Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-job-plugin Commit: 58399b834708187ee0bab0fe2f9efab070297d2a https://github.com/jenkinsci/workflow-job-plugin/commit/58399b834708187ee0bab0fe2f9efab070297d2a Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-11-07 (Wed, 07 Nov 2018)
Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java Log Message: ----------- More efficient implementation of getLogFile that just uses the existing file when possible. Commit: 660583af42156f7936d32d7b0a8ec7f0e4106763 https://github.com/jenkinsci/workflow-job-plugin/commit/660583af42156f7936d32d7b0a8ec7f0e4106763 Author: Devin Nusbaum <dwnusb...@users.noreply.github.com> Date: 2018-11-08 (Thu, 08 Nov 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java Log Message: ----------- Use writeLogTo helper method. Co-Authored-By: jglick <jgl...@cloudbees.com> Commit: f8f429f784d4ebb6b88583e8471522ef62a4ae55 https://github.com/jenkinsci/workflow-job-plugin/commit/f8f429f784d4ebb6b88583e8471522ef62a4ae55 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-11-08 (Thu, 08 Nov 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java Log Message: ----------- Merge branch 'master' into JENKINS-54128 Commit: ba8691d098574e6ecce30442f2463213e4fbd3db https://github.com/jenkinsci/workflow-job-plugin/commit/ba8691d098574e6ecce30442f2463213e4fbd3db Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-11-08 (Thu, 08 Nov 2018) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java Log Message: ----------- Test for getLogFile which incidentally caught a bug in getLogInputStream: it should not strip console notes. Commit: 4a4256ba50ec320067a0567a41646a3ddbd25f56 https://github.com/jenkinsci/workflow-job-plugin/commit/4a4256ba50ec320067a0567a41646a3ddbd25f56 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-11-08 (Thu, 08 Nov 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java Log Message: ----------- For the copy-from-cloud case, clearer to use a nontraditional filename. Commit: 6293f9b55b3b832dac7dfd82328dae4c3545c9a8 https://github.com/jenkinsci/workflow-job-plugin/commit/6293f9b55b3b832dac7dfd82328dae4c3545c9a8 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-11-09 (Fri, 09 Nov 2018) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java Log Message: ----------- Implementing LogStorage.getLogFile from https://github.com/jenkinsci/workflow-api-plugin/pull/82. Commit: 779112f43b6d2f5b0fda622e0f9f6db671b6f18b https://github.com/jenkinsci/workflow-job-plugin/commit/779112f43b6d2f5b0fda622e0f9f6db671b6f18b Author: Devin Nusbaum <dwnusb...@users.noreply.github.com> Date: 2018-11-09 (Fri, 09 Nov 2018) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java Log Message: ----------- Merge pull request #118 from jglick/JENKINS-54128 [JENKINS-54128] More efficient implementation of getLogFile that just uses the existing file when possible Compare: https://github.com/jenkinsci/workflow-job-plugin/compare/441d6725a678...779112f43b6d **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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.