[web2py] Re: manage web2py app

2018-09-02 Thread Vowner
suggestion. Regards Vowner On Saturday, December 9, 2017 at 6:44:36 AM UTC+5:30, 黄祥 wrote: > > just curious how do people manage their web2py app (versioning, testing, > deployment), trying to combine the tools to web2py project like dropbox, > github, jenkins, etc. > e.g. > #

[web2py] Re: web2py & jenkins

2018-09-02 Thread Vowner
I am also having the same doubt. How to make jenkins to automate the testing and deployment of web2py tool. On Thursday, October 17, 2013 at 9:46:40 PM UTC+5:30, Mirko wrote: > > Hi there, > > does anybody here know how to set up jenkins to run "python web2py.py > --run_system_tests" ? > > It wo

[web2py] Re: web2py & jenkins

2018-09-02 Thread Vowner
Hello, 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 revie

[web2py] Can we commit the codes from web2py to Git

2018-09-03 Thread Vowner
I am planning to introduce Continuous Integration for our python web development activities. So as a first phase, we are planning to get a version control system GIT. So can i commit the code changes from Web2py to Git repo and from there I can trigger a job through Jenkins to modify the web