Hello Eric, Thanks for your reply, could you please let me know, how to install Jenkinsapi for Windows. I am not able to find any documentation for that.
Thanks and Regards, Sujith On Monday, February 27, 2017 at 8:06:49 PM UTC+5:30, Eric Pyle wrote: > > I use Jenkinsapi for both Linux and Windows with no problem. You just need > to install Jenkinsapi module in the Python installation used by each build > machine, e.g. by "pip install jenkinsapi". Then in a shell or batch script > build step, you call a Python script and "import jenkinsapi" in the script. > > Eric > > On 2/27/2017 5:08 AM, Sujith Cherukuri wrote: > > Hello, > > My build server is based on Windows. I want to trigger a Build using > pythons scripts. As of now from http://pythonhosted.org/jenkinsapi/, it > seems that, api only for Linux System. > > Thanks and Regards, > Sujith > -- > 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 [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/8d4a4967-b410-4c2f-bda9-f4f97a775e1a%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-users/8d4a4967-b410-4c2f-bda9-f4f97a775e1a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- > > * Eric Pyle * > Siemens PLM Software > Lebanon, NH > +1 603-277-3060 (T) > +1 603-359-8670 (M) > [email protected] <javascript:> > http://www.siemens.com/plm <http://www.cd-adapco.com> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/316fd8b4-d8ac-4152-8524-fc6a7b5e8c73%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
