Re: Jenkins new git plugin which allows to ignore commits which are created by the automated Neustar commits.

2018-08-03 Thread seshadrireddy . sh
Thanks for your information Mr. Mark Waite. Regards, Jai On Friday, 3 August 2018 18:57:29 UTC+5:30, Mark Waite wrote: > > I'm not aware of a new git plugin. The existing git plugin allows > freestyle jobs to ignore commits based on author and based on content of > the commit message. It do

Jenkins new git plugin which allows to ignore commits which are created by the automated Neustar commits.

2018-08-03 Thread seshadrireddy . sh
Hello, I need Jenkins new git plugin which allows to ignore commits, which are created by the automated Neustar commits..is their any new git plugin ?? Thank you. *Regards* *Jai* -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsub

Re: Hiding aws credentials Jenkins S3 plugin.

2018-08-02 Thread seshadrireddy . sh
Hi Aldrin Leal, Thanks for your information, my problem got solved with other way like instead of using IAM user credentials in Jenkins, we can create IAM role with S3 full permission and attach that role in to the Jenkins server, then in Jenkins at the S3 publisher profile instead of p

Re: Hiding aws credentials Jenkins S3 plugin.

2018-08-02 Thread seshadrireddy . sh
Jenkins deployments will need to upload artifacts to S3; Jenkins can't write to S3 by default, so we'll need to specify AWS credentials to upload. We'd prefer to not expose these credentials in build scripts or configuration options. Goal is to provide best practices for properly using and hidin