Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-maven-plugin Commit: de32078d28deffbf11499fed77fab4dfbbb57d7a https://github.com/jenkinsci/pipeline-maven-plugin/commit/de32078d28deffbf11499fed77fab4dfbbb57d7a Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths: M jenkins-plugin/pom.xml M jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/console/MaskPasswordsConsoleLogFilter.java R jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/console/MaskSecretsOutputStream.java M pom.xml Log Message: ----------- Replace `MaskSecretsOutputStream` with standard `SecretPatterns` Commit: 1005a02d8434b154c8f45a0f90f2813908eedf1a https://github.com/jenkinsci/pipeline-maven-plugin/commit/1005a02d8434b154c8f45a0f90f2813908eedf1a Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-06-23 (Wed, 23 Jun 2021) Changed paths: M jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/publishers/JunitTestsPublisherTest.java Log Message: ----------- `JunitTestsPublisherTest` broke as of https://github.com/jenkinsci/junit-plugin/pull/155 Commit: 50a8856b356c9f4f961d53d00ab43e798800009a https://github.com/jenkinsci/pipeline-maven-plugin/commit/50a8856b356c9f4f961d53d00ab43e798800009a Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-06-23 (Wed, 23 Jun 2021) Changed paths: M jenkins-plugin/pom.xml Log Message: ----------- https://github.com/jenkinsci/credentials-binding-plugin/pull/139 released Commit: 574c6e732f45d2d1afc1ab6540c3cdd73118059c https://github.com/jenkinsci/pipeline-maven-plugin/commit/574c6e732f45d2d1afc1ab6540c3cdd73118059c Author: Arnaud Heritier <aherit...@apache.org> Date: 2021-09-09 (Thu, 09 Sep 2021) Changed paths: M jenkins-plugin/pom.xml M jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/console/MaskPasswordsConsoleLogFilter.java R jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/console/MaskSecretsOutputStream.java M jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/publishers/JunitTestsPublisherTest.java M pom.xml Log Message: ----------- Merge pull request #347 from jglick/MaskSecretsOutputStream Replace `MaskSecretsOutputStream` with standard `SecretPatterns` Compare: https://github.com/jenkinsci/pipeline-maven-plugin/compare/efdca17a2eb2...574c6e732f45 -- 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-maven-plugin/push/refs/heads/master/efdca1-574c6e%40github.com.