Re: How to pull parameters from excel sheet and pass it to job

2020-07-01 Thread Slide
I don't think there is a way to do this right now. https://plugins.jenkins.io/ui/search?query=excel You may need to do something in a shared library or something similar. On Wed, Jul 1, 2020 at 12:45 PM Devops-warrior wrote: > I have a job which will deploy web, app and DB servers into AWS

How to pull parameters from excel sheet and pass it to job

2020-07-01 Thread Devops-warrior
I have a job which will deploy web, app and DB servers into AWS cloud. As of now we are taking Ip's for each server from Network team and passing manually in build paremeters. Can someone help me? how to pull parameters from excel sheet and pass it on to jenkins job. -- You received this

Re: Download the git repo and use it for the downstream job

2020-07-01 Thread Mark Waite
You might watch https://youtu.be/jBGFjFc6Jf8?t=6434 and https://youtu.be/TsWkZLLU-s4?t=138 in case they contain hints that might help in your case. Those videos suggest that you might: - Use a reference repository on the agent machine to reduce data transfer between the git server and the

Re: Jenkins SAML ADFS and local users.

2020-07-01 Thread Ivan Fernandez Calvo
> > > Are any future plans to have the same capability with SAML/ADFS plugin > or anything else down the line planned in Jenkins Core to overcome this > scenario? > No, I do not have plans to add any kind of fallback user to the SAML plugin, this, in my opinion, is to add a non-related SAML

Re: Download the git repo and use it for the downstream job

2020-07-01 Thread Gianluca
Hi, it's hard to help with so little context. For big what you mean? what is the actual size of the repository? Git .. exactly where is the remote? GitHub, Gitlab, other? The error is intermittent or constant? (i.e. could a simple retry do the trick?) On Wednesday, 1 July 2020 20:03:12 UTC+1,

Download the git repo and use it for the downstream job

2020-07-01 Thread Nitish Goel
Have you tried git lfs? If you have large files, then git lfs is your solution. Thanks, Nitish Goel -- 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

Download the git repo and use it for the downstream job

2020-07-01 Thread sravan
Hi All, My git repo is really big and I am running job parallel on two different machine.Sometimes I see an issue with downloading from git . I get this error "failed on download from git" Error. ERROR: Timeout after 10 minutes ERROR: Error cloning remote repo 'origin' returned status code

Re: Potential Malware

2020-07-01 Thread Randall Becker
We have locked down the system and have not had a recurrence. If there is one, I will report it ASAP. Thank you all for the concern :) Cheers, Randall On Wednesday, 1 July 2020 09:55:06 UTC-4, Jan Monterrubio wrote: > > Randall/Daniel, if there does end up being malware for this release would

Re: Potential Malware

2020-07-01 Thread Jan Monterrubio
Randall/Daniel, if there does end up being malware for this release would you mind replying on this thread? On Monday, June 22, 2020 at 1:00:09 PM UTC-5, Daniel Beck wrote: > > Thanks for your report. > > I filed an issue on your behalf in the Jenkins project's private security > issue

Pull parameters from excel sheet

2020-07-01 Thread Devops-warrior
I have a job which will deploy web, app and DB servers into AWS cloud. As of now we are taking Ip's for each server from Network team and passing manually in build paremeters. Can someone help me? how to pull parameters from excel sheet and pass it on to jenkins job.. -- You received this

Re: Shell command with (

2020-07-01 Thread Daniel Beck
> On 30. Jun 2020, at 18:27, Jérôme Godbout wrote: > > What the hell is sh is doing? It's not automatically applying your .bash_profile or .bashrc to a standalone script, as such an environment dependency would severely limit the reusability of shell scripts. You need to set the extglob

Re: Available plugins are hidden

2020-07-01 Thread Ullrich Hafner
> Am 30.06.2020 um 22:33 schrieb BarraS : > > I find it somewhat unintuitive, but I guess I should have read the manual. Well, you never should be required to read a manual to understand on how to use the search field :-) I also think this is not intuitive, it also has been discussed in the