[SECURITY] How to protect pipeline jobs using GitHub branch/PR auto-discovery from doing harm

2016-09-10 Thread jpd4nt
Use slaves, not the master to run jobs. If you want chroot workspaces you could use docker slaves, run a container per job etc. -- 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,

Re: How do I add text to Radiator View Icons?

2016-09-10 Thread Baptiste Mathus
Ack. Then the next step is to file an issue in the tracker on that component. And preferably the associated PR. Thanks! Le 8 sept. 2016 7:27 PM, "Chris Knowlton" a écrit : > Dynamic text. Sourced from the execution of the job. > > ChrisK > > On Thursday, September 8,

Re: Jenkins Workspace

2016-09-10 Thread Baptiste Mathus
Hi, yes, it's the expected behavior. Cheers Le 8 sept. 2016 6:41 PM, "Anthony Talak" a écrit : > Hi everyone, > > I'm wondering where on the server Jenkins would store the default > workspace. I would assume it should be under > Jenkins/jobs/[jobname]/builds/[buildnumber]

How to get selected value from Active choices parameter?

2016-09-10 Thread Kesavan Ganesan
Hi, I am using the active choices parameter to select a list of email addresses.