mapnik / documentation

Mapnik docs

Home Page:http://mapnik.org/documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set this up to build every day

mapsam opened this issue · comments

Currently we have been thinking about how to build this repository on different commit messages. I think it would be interesting to build daily via travis cron jobs. I've sent a message requesting access to the cron feature.

I think the commit message route doesn’t make a lot of sense right now, since we’re only building off of master (which I think is a good idea). Right now, you have to push an empty commit with the proper message to get builds to run, which isn’t any easier than going to travis-ci.org and pressing the rebuild button. I think nightly (or even more frequently) builds going automatically would be much easier for us.

TravisCI enabled our cron jobs, and we are now set to build every day around 4pm. Of course, if we need to rebuild docs immediately, we can restart a job on the master branch of this repository.

screen shot 2016-08-29 at 4 45 26 pm