Re: jenkins pipeline scripts are blank in the UI after upgrade

2019-10-25 Thread kochrist
I've just updated Jenkins again from from 2.176 to 2.190.1, this time I didn't update the plugins and the issue didn't come up. -- 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, s

Re: How to properly use ${FILE,path=foo.txt} in Jenkins?

2019-10-25 Thread Slide
It doesn't look like the envinject plugin has any sort of dependency on the token-macro plugin, which means you can't use the FILE token there. On Thu, Oct 24, 2019 at 11:16 PM Ilia Basin wrote: > Hi. > I'm trying to use the syntax `${FILE,path=foo.txt}` to introduced in > Token Macro Plugin 1.

Re: no credentials available in ssh agent

2019-10-25 Thread Jonathan
The more I've looked into this, it really does seem to be an interface issue with ssh-agent in the freestyle project. Do anyone else have this issue? Or does it work for anyone? On Wednesday, October 16, 2019 at 1:11:16 PM UTC-4, Jonathan wrote: > > Hi, > > i'm using : > Jenkins v2.200 > Crede