>
> On Tuesday, August 2, 2016 at 2:09:16 AM UTC-4, sivarajesh jarugula wrote:
>>
>> I have a jenkins page with multiple users running jobs simultaneously
>> the jenkins page can be logged in using LDAP user accounts.
>> while jobs are running from multiple users, I would
I have a jenkins page with multiple users running jobs simultaneously
the jenkins page can be logged in using LDAP user accounts.
while jobs are running from multiple users, I would like to see the
username in each build number
this helps users does not kill the job IDs of other users (is there a
iases there. You should also look into using something more
> modern like bash.
>
> On Thursday, June 23, 2016 at 12:36:21 PM UTC-4, sivarajesh jarugula wrote:
>>
>> I am running a Jenkins parameterized build along with having csh commands in
>> the "Exeute Shwll&q
I am running a Jenkins parameterized build along with having csh commands in
the "Exeute Shwll" WIndow/
my shell commands:
#!/bin/csh
echo "hu ha"
I am getting the following error:
[workspace] $ /bin/csh -xe /tmp/hudson3705530096260628757.sh
alias: No match.
Build step 'Execute shell' marked b
be able to do that.
> So, it's unlikely you find it. Or it'd require some flash or applet on the
> client side, but those tech are quickly disappearing from our field.
>
> Cheers
>
> 2016-06-08 9:44 GMT+02:00 sivarajesh jarugula <
> sivarajesh.jarug...@gmail.com&g
Hi Jonathan,
I got a question related to your post.
I have a requirement to browse a directory (which is multiple files and sub
directories) instead of a file (which is done by File parameter plugin).
I know with string parameter, I can ask user to give the path of the
directory. But this is er
I know there is a Plugin called 'File Parameter' by which I can browse a
file and get into the jenkin workspace.
Is there any similar way I can Browse a directory and get the whole
directory and copied it to the Jenkins workspace?
Thanks In Advace
Rajesh
--
You received this message because yo