think you can use git, subversion, etc for version control system (git most 
used by people)
for jenkins extensions or plugins perhaps you can get more detail info from 
their site or forum
as you can see from example of my previous post is just simply 
- copy the web2py app from my repository folder to web2py application path
- generate data or dummy data (using web2py insert or popluate)
- do web2py functional test 

everything is execute via jenkins shell scripts jobs so no plugins or 
extensions, perhaps if there is any plugins or extension for that, i'll 
interested to know and test it

*ref:*
http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#insert
http://web2py.com/books/default/chapter/29/14/other-recipes?search=populate#Populating-database-with-dummy-data
http://web2py.com/books/default/chapter/29/14/other-recipes#Functional-testing

*OOT*
- another way around you can use gitlab ci, if you have a repo using gitlab 
or use Dockerfile or docker-compose if you use codefresh
- still learn to generate web2py app via ci/cd in wercker, shippable, 
netlify, buddy, bitbucket

best regards,
stifan

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to