[MapQuery] documentation time :)

Oliver Tonnhofer olt at bogosoft.com
Wed Jul 6 01:59:24 EDT 2011


Hi Steven,

On 05.07.2011, at 22:31, Steven Ottens wrote:
> The question is, does anyone has an idea how to trigger actions after a commit to github? 
> Preferably all on GitHub, but I can imagine that they don't want to build other stuff, so we can do it another server (mine or osgeo or something)

there are Service Hooks (Admin area of the project) and you can let GitHub call a URL after each push. I would suggest using Jenkins: You can get a URL to trigger new builds, fetch Git sources and run shell scripts. I'm building the nightly docs of MapProxy with Jenkins (http://ci.mapproxy.org/) and it was really easy to setup.

Let me know if you have any questions regarding Jenkins.

Regards,
Oliver


More information about the MapQuery mailing list