Re: using remote api to get the build status upon completion

2016-12-14 Thread tarocaravan
I find that using the jenkins-cli was the best option to give me the status.

https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI


On Wednesday, December 14, 2016 at 2:10:25 PM UTC-8, Katta Vijay wrote:
>
> I was trying to implement jenkins remote api to  initiate build and return 
> the build status upon completion.
>
> i can able to trigger build by calling GET or POST methods but couldn't 
> able to receive any response after the build!
>
> can some one help me here , how to get the status of the build.
>
>
> Thanks
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e1b29b17-e696-44d9-8a2d-c75da12a0695%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


using remote api to get the build status upon completion

2016-12-14 Thread Katta Vijay
I was trying to implement jenkins remote api to  initiate build and return 
the build status upon completion.

i can able to trigger build by calling GET or POST methods but couldn't 
able to receive any response after the build!

can some one help me here , how to get the status of the build.


Thanks

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0a2de28b-e9a8-43e6-887e-3e3433adf910%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.