Re: Jenkins for automating daily tasks for python and web2py as well as .net based works

2018-09-01 Thread Mandy Hubbard
I would start by figuring out your source control system. Jenkins will need to clone your code from somewhere. I use git with Github and there is an excellent git plugin for Jenkins. Do you have a Jenkins environment currently? Have you installed it somewhere or are you running it in a con

Re: Jenkins for automating daily tasks for python and web2py as well as .net based works

2018-09-01 Thread vivek vijayan
Hello Mandy, Did you get some time to look into my reply On Fri, Aug 31, 2018, 10:08 PM vivek vijayan wrote: > Hello Mandy, > > Thanks for your reply. > > Actually I am in a initial stage to implement Jenkins for the python > webdelopers to automate their process. We are planning for setup a ve

Re: Jenkins for automating daily tasks for python and web2py as well as .net based works

2018-08-31 Thread vivek vijayan
Hello Mandy, Thanks for your reply. Actually I am in a initial stage to implement Jenkins for the python webdelopers to automate their process. We are planning for setup a version control system and Jenkins as ci. But I am confused here about that up to what extension, Jenkins can help them to re

Re: Jenkins for automating daily tasks for python and web2py as well as .net based works

2018-08-31 Thread Mandy Hubbard
What have you tried so far? I would start by writing a Pipeline script that clones your repo as a proof of concept and then add from there. On Wednesday, August 29, 2018 at 2:18:02 AM UTC-5, Vowner wrote: > > > > We are initial stage of bringing devops into our daily activities. Now we > are wo

Re: Jenkins for automating daily tasks for python and web2py as well as .net based works

2018-08-29 Thread Vowner
Hello Experts, Could you please provide some suggestions here... On Wednesday, August 29, 2018 at 12:48:02 PM UTC+5:30, Vowner wrote: > > > > We are initial stage of bringing devops into our daily activities. Now we > are workig on .net and pthon coding. So we have to plan for continuous > deli

Jenkins for automating daily tasks for python and web2py as well as .net based works

2018-08-29 Thread Vowner
We are initial stage of bringing devops into our daily activities. Now we are workig on .net and pthon coding. So we have to plan for continuous delivery on our activities. In the first scenario for python development works, we are using web2py now. So developers can directly access the pytho