Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-utility-steps-plugin Commit: be6cbd51af808282f94b71f9fc040798a26fb1fe https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/be6cbd51af808282f94b71f9fc040798a26fb1fe Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths: M src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/AbstractFileOrTextStepDescriptorImpl.java M src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStepTest.java Log Message: ----------- `argumentsToString` should never reflect `text: 'stuff'` Commit: 4ea86edf770b097b545841490c047570b7cedeff https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/4ea86edf770b097b545841490c047570b7cedeff Author: Robert Sandell <rsand...@cloudbees.com> Date: 2021-08-31 (Tue, 31 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/AbstractFileOrTextStepDescriptorImpl.java M src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStepTest.java Log Message: ----------- Merge pull request #105 from jglick/argumentsToString `argumentsToString` should never reflect `text: 'stuff'` Compare: https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/f8da049d7c46...4ea86edf770b -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-utility-steps-plugin/push/refs/heads/master/f8da04-4ea86e%40github.com.