How to get build result from executopm of Django runserver

2014-08-06 Thread xena_bcn
I couldn't find information how to get build result from execution of a shell command: python manage.py runserver. It runs continuously and no server log is outputed. This way I can't execute the next shell commant or trigger the next job. The only solition I have come to is to use parallel jobs

Re: How to use Measurements Plot Plugin?

2014-08-06 Thread Daniel Beck
Given the stagnating install counts and the 4 year old initial release being the only available version, it's unlikely this plugin has many active users. On 06.08.2014, at 20:32, Andrew Pritykin wrote: > Bump. Would has anyone used this plugin? > > On Tuesday, August 5, 2014 11:38:19 AM UTC-4,

Re: How to use Measurements Plot Plugin?

2014-08-06 Thread Andrew Pritykin
Bump. Would has anyone used this plugin? On Tuesday, August 5, 2014 11:38:19 AM UTC-4, Andrew Pritykin wrote: > > Hi everyone, > > I have a JS file that looks to see how long it takes to load a webpage. > Once the page loads it saves the result (time in ms) to a file. After > looking at the Meas

Re: Tag this Build - How to tag that build's workspace?

2014-08-06 Thread Eric
Ya I noticed that. I went ahead and downgraded my subversion to 1.7 so I no longer need it. On Tuesday, August 5, 2014 3:57:04 PM UTC-4, LesMikesell wrote: > > On Tue, Aug 5, 2014 at 10:22 AM, Eric > > wrote: > > Is it safe to create a tag the following way so that I can do what I > want? > >

Agenda is up for Jenkins CI User Event, CPH

2014-08-06 Thread Adam Henriques
Hi all, Hope everyone has enjoyed the summer! We're happy to announce that the agenda for The Jenkins CI User Event in Copenhagen is now up! Once again the line-up looks pretty great - check it out! And while you're at it, check out the Jenkins CI Code Camp Aug. 21st, the d

Re: Could not load program curl

2014-08-06 Thread Yog S
Can you check with which user its running on slave? I had similar problem in past where lynx (not actually curl ) was working fine manually bot not through Jenkins and later found that from jenkins the script was running as a different use on slave and that use didn't had HOME env variable set

Jenkins How to extract current login user?

2014-08-06 Thread nvm hawaje
I have problem with Jenkins. I create project in PHP (PHP API master) (using in description window inside Jenkins) - and i need current login user. Is it possible? How to extract login? Now i can ex

Re: Subversion plugin is not working.

2014-08-06 Thread manish
Hi, I was also facing problem using svn publisher plugin. It is solved now. Initially i was starting jenkins as a service from windows. Later i switched to starting it as java -jar jenkins.war and it worked Regards Manish On Thursday, October 10, 2013 9:52:27 PM UTC+5:30, prasanth bendra wrote: >