Found a wrinkle <https://issues.jenkins-ci.org/browse/JENKINS-24805?focusedCommentId=257412&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-257412> to masking secrets in the log, in one of my edge cases Pipeline.
I'm trying to determine whether this edge case warrants a JIRA. On Wednesday, April 27, 2016 at 8:51:35 AM UTC-7, Brian Ray wrote: > > Glad to help. Very good to know the differing behavior between freestyle > and pipeline jobs. > > On Wednesday, April 27, 2016 at 2:28:17 AM UTC-7, Harry G. wrote: >> >> Wow, this is strange! >> To be honest, my test case was a freestyle job and I assumed there should >> be no difference. >> I tried again and it really works in pipeline, but not in freestyle job - >> with exact same credential binding and same shell script! >> >> So I think this can help to fix JENKINS-24805 >> So thanks a lot for bringing this up and sorry for the confusion! >> >> Am Dienstag, 26. April 2016 23:17:56 UTC+2 schrieb Brian Ray: >>> >>> Maybe my use case was different than JENKINS-24805. >>> >>> On Monday, April 25, 2016 at 4:54:14 AM UTC-7, Ant Weiss wrote: >>>> >>>> In fact I implemented this with Credentials Binding plugin and it >>>> worked great - masking the passwords as it should. >>>> >>>> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/847e4b37-9c9e-4a92-a36d-10cd1c96afab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
