Re: How can i upload a text file and use it as a parameter

2014-08-22 Thread Bap
Quoting Alex Brodov : I have a txt file which is dynamic file, it's updating during every build, i want to use the content of the file which holds some string inside as a Jenkins parameter so i can use the content of the file, i'm trying to figure out how can i do that. If you want the conten

RE: How can i upload a text file and use it as a parameter

2014-08-18 Thread Brosh, Yossi
Of Alex Brodov Sent: Monday 18 August 2014 10:30 To: jenkinsci-users@googlegroups.com Subject: RE: How can i upload a text file and use it as a parameter How would you recommend me to build this job if I need to pass a content of a file to one of my scripts in this job? Thanks, Alex On Aug 18

RE: How can i upload a text file and use it as a parameter

2014-08-18 Thread Alex Brodov
reate a file . > > > > 3. inject the file > > > > 4. call the desired build with the parameter from the file . > > > > Example: > > > > > > > > *From:* jenkinsci-users@googlegroups.com [mailto: > jenkinsci-users@googlegroups.com] *On Behal

RE: How can i upload a text file and use it as a parameter

2014-08-18 Thread Brosh, Yossi
users@googlegroups.com Subject: RE: How can i upload a text file and use it as a parameter Hi Yossi, Maybe I didn't explain it clearly.. I'm not talking about a properties file, What I meant is to send a path of some txt file that holds inside some string that is changing from my

RE: How can i upload a text file and use it as a parameter

2014-08-17 Thread Alex Brodov
; > > *From:* jenkinsci-users@googlegroups.com [mailto: > jenkinsci-users@googlegroups.com] *On Behalf Of *Alex Brodov > *Sent:* Monday 18 August 2014 09:34 > *To:* jenkinsci-users@googlegroups.com > *Subject:* Re: How can i upload a text file and use it as a parameter > > &

RE: How can i upload a text file and use it as a parameter

2014-08-17 Thread Brosh, Yossi
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Alex Brodov Sent: Monday 18 August 2014 09:34 To: jenkinsci-users@googlegroups.com Subject: Re: How can i upload a text file and use it as a parameter Could you give me some example? I tried yesterday and it didn't work.. Thanks, Alex On Aug 18, 2014

Re: How can i upload a text file and use it as a parameter

2014-08-17 Thread Alex Brodov
Could you give me some example? I tried yesterday and it didn't work.. Thanks, Alex On Aug 18, 2014 9:23 AM, "Adam Guja" wrote: > Yes, use this plugin > > W dniu poniedziałek, 18 sierpnia 2014 08:18:59 UTC+2 użytkownik Alex > Brodov napisał: >> >> I want to put a path to a txt file, and each bui

Re: How can i upload a text file and use it as a parameter

2014-08-17 Thread Adam Guja
Yes, use this plugin W dniu poniedziałek, 18 sierpnia 2014 08:18:59 UTC+2 użytkownik Alex Brodov napisał: > > I want to put a path to a txt file, and each build this parameter will > read the content of the file. > Is it possible? > > Thanks, > Alex > On Aug 18, 2014 9:09 AM, "Adam Guja" > > wr

Re: How can i upload a text file and use it as a parameter

2014-08-17 Thread Alex Brodov
I want to put a path to a txt file, and each build this parameter will read the content of the file. Is it possible? Thanks, Alex On Aug 18, 2014 9:09 AM, "Adam Guja" wrote: Not sure, based on your description, which scenario would suit you best, but here's the plugin you need: https://wiki.jenk

Re: How can i upload a text file and use it as a parameter

2014-08-17 Thread Adam Guja
Not sure, based on your description, which scenario would suit you best, but here's the plugin you need: https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin Let me know if you need any help with it W dniu niedziela, 17 sierpnia 2014 17:25:43 UTC+2 użytkownik Alex Brodov napisał: > > I

How can i upload a text file and use it as a parameter

2014-08-17 Thread Alex Brodov
I have a txt file which is dynamic file, it's updating during every build, i want to use the content of the file which holds some string inside as a Jenkins parameter so i can use the content of the file, i'm trying to figure out how can i do that. -- You received this message because you are