[PROJ] Website not updating

Kristian Evers kreve at sdfe.dk
Wed Jan 6 05:52:55 PST 2021


Even,

Thanks! I was sure that the doc updates had been migrated to Github Actions
so I didn't even look at the Travis job. Good catch. I think that it would be
great to migrate the website push from Travis to Github Actions. Is the only
thing missing figuring out the deploy key?

/Kristian

> -----Original Message-----
> From: PROJ <proj-bounces at lists.osgeo.org> On Behalf Of Even Rouault
> Sent: 6. januar 2021 14:00
> To: proj at lists.osgeo.org
> Subject: Re: [PROJ] Website not updating
> 
> Kristian,
> 
> > The website doesn’t seem to update when new changes are pushed
> > to the 7.2 branch. As far as I can tell the CI doc jobs run as they should
> > but somehow the website is still stuck in with the 7.2.0 version of the
> > docs.
> >
> > Any ideas?
> 
> The website is updated by the linux_gcc Travis-CI job, but it failed on
> testappprojinfo:
> https://travis-ci.com/github/OSGeo/PROJ/jobs/469121095
> 
> The reason was that proj_version() in CMakeLists.txt had not been updated
> to
> 7.2.1
> 
> I've just pushed a fix for this. Hopefully that will fix the website
> generation.
> 
> Related to that, on master, if we want to completely go away from Travis-CI,
> the only piece not migrated yet is the website refresh. I had created a ticket
> for that: https://github.com/OSGeo/PROJ/issues/2461
> The current .github/workflows/doc_build.yml builds the docs, creates an
> artifact but doesn't update the gh-pages branch.
> 
> Even
> 
> --
> Spatialys - Geospatial professional services
> http://www.spatialys.com
> _______________________________________________
> PROJ mailing list
> PROJ at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/proj


More information about the PROJ mailing list