Branch: refs/heads/stable Home: https://github.com/jenkinsci/workflow-basic-steps-plugin Commit: aa18bbd54a7fca22f3f4093702748ed8145f628e https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/aa18bbd54a7fca22f3f4093702748ed8145f628e Author: Devin Nusbaum <dwnusb...@users.noreply.github.com> Date: 2018-08-17 (Fri, 17 Aug 2018)
Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/workflow/steps/ReadFileStep.java M src/main/java/org/jenkinsci/plugins/workflow/steps/WriteFileStep.java A src/main/resources/org/jenkinsci/plugins/workflow/steps/ReadFileStep/help-encoding.html A src/main/resources/org/jenkinsci/plugins/workflow/steps/WriteFileStep/help-encoding.html M src/test/java/org/jenkinsci/plugins/workflow/steps/ReadWriteFileStepTest.java Log Message: ----------- [JENKINS-52313] Add Base64 encoding to ReadFileStep and WriteFileStep for binary data (#66) * Add Base64 encoding to readFile/writeFile for binary data * Update to Java 8/Jenkins 2.60.3 to use java.util.Base64 API * Update encoding-related documentation **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.