[geos-devel] PSC Vote: Host geos.osgeo.org on GH pages
Howard Butler
howard at hobu.co
Mon Aug 23 10:09:34 PDT 2021
> On Aug 23, 2021, at 11:52 AM, Sandro Santilli <strk at kbt.io> wrote:
>
> Setting up a cron job or git hook to build & publish the site
> upon commit to a git repository would be easy (under Gitea).
You guys hate the evil GitHub empire, but the way to do this is to create a GitHub action that pushes the site whenever the branch that contains the active docs is pushed. See PROJ, PDAL, GDAL, and others for examples of this pattern working successfully for large projects.
A cron on some random computer somewhere with cached credentials is fragile, brittle, tied to the person who knows the details of it, and probably insecure.
Howard
More information about the geos-devel
mailing list