Kyle Gibson

Results 26 comments of Kyle Gibson

This looks like a good write-up

That does make more sense. If we go that route, we'll need to update the other break cases to do the same.

Hi Jure, I don't believe anyone has recently done any work on this functionality. I'm not sure exactly what state it is in. Pull requests are definitely welcome, either way!...

Is there any work around for the lack of this functionality? **Update/edit** I'm using this as a work around: ``` import io.jenkins.plugins.casc.impl.secrets.PropertiesSecretSource def secretSource = new PropertiesSecretSource() secretSource.init() def foo...

> @kylegibson , where does `secret` come from in your code snipped? > > Btw. this functionality would still be nice, five years later. Appreciated if you could make time...

This is happening to me but with the `AccountClient.copy_index` method.