Hi Mandy, Thanks a lot for your time to help me here. I will explain you the current process here.
Our team is working for chatbot where they are doing web developments using python. RightNow they are using only web2ph application only and where they are writing the code and analysing the result directly on the browser. So right now they don't have a proper source control system to track and versioning their scripts and they are analysing the code output through the web2py with different different ports. So we are thinking of a better way of devops here. Like we need to use a version control system and better to analyse,review and test the codes in an automated way. So we are planning to bring svn and Jenkins for that. So that developers can store their scripts and Jenkins can run the tests. But here we are not well aware about the Jenkins functionality for the python web development like review in the code and testing the results. What are all Jenkins plugins can we make use here to provide a better python development solution for the team. On Fri, Aug 31, 2018, 11:37 PM Mandy Hubbard <[email protected]> wrote: > What is your source control management system? > Where do they perform reviews today? > What are the manual steps you execute to build, test and deploy the code > today? You must first understand the steps before you attempt to automate > them. > > I want to help you, but your question is not specific enough. > > > On Friday, August 31, 2018 at 11:32:24 AM UTC-5, Vowner wrote: >> >> Hello experts, >> >> Am also looking for all possible way of functionality of using Jenkins >> and it's plugins to automate the task of our python web developers. Could >> you please provide some suggestions on the best practice here. Currently >> they are using web2py. >> >> If I introduce Jenkins here , how can the developers review their code >> and run the tests. >> >> On Fri, Aug 31, 2018, 9:57 PM Mandy Hubbard <[email protected]> wrote: >> >>> I can help you. What have you tried so far? >>> >>> On Thursday, August 30, 2018 at 10:43:31 AM UTC-5, matcho batcho wrote: >>>> >>>> >>>> 0down votefavorite >>>> <https://stackoverflow.com/questions/52096438/jenkins-jobs-that-uploads-a-file-into-a-python-container#> >>>> >>>> am new into *jenkins*. am trying to do a *jenkins job* that uploads a >>>> file into a *python container* and then *reload the container*. could >>>> you guys please help me >>>> >>> -- >>> 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/fbd4ff5b-c592-4f1a-9e05-b1d9ae529c29%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-users/fbd4ff5b-c592-4f1a-9e05-b1d9ae529c29%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > 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/2da42d32-3ed0-43ff-88f9-c1f24f457ad5%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/2da42d32-3ed0-43ff-88f9-c1f24f457ad5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CALpqqA5UpFVdDZGCtFnLA0Y-HHoQSLdJwGMxue5L%3DVb9N3CeTw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
