I have added a script to build and update the staging site: commons-site-build.sh
This was supposed to be done by the buildbot job, but the job is no longer being triggered by changes to SVN. Whilst it's possible to connect to the IRC channel and trigger the job, it's as easy to run the commands locally... On Tue, 13 Jul 2021 at 11:26, sebb <seb...@gmail.com> wrote: > > Found a solution after all: the buildbot failed to trigger the site > build, so the publish picked up the old site. > > I triggered it manually, and then republished. > > I think it's OK now. > > But we will need to fix the buildbot or create a replacement script. > > On Tue, 13 Jul 2021 at 11:04, sebb <seb...@gmail.com> wrote: > > > > On Tue, 13 Jul 2021 at 10:28, Stefan Bodewig <bode...@apache.org> wrote: > > > > > > On 2021-07-13, Bruno P. Kinoshita wrote: > > > > > > > I think I used this page when publishing the site? > > > > > > > > > > http://commons.apache.org/site-publish.html > > > > > > Yes, that's what I've done for the past releases as well ;-) > > > > > > https://cms.apache.org/commons/publish is what it tells you to use - and > > > this one returns an error which I assume is due to the CMS being > > > discontinued. > > > > Yes. > > > > I did some work to replace this. > > > > $ svn co https://svn.apache.org/repos/asf/commons/cms-site/trunk cms-site > > $ cd cms-site > > # build the site and checkin > > $ ./commons-site-publish.sh # this replaces the cms publish > > # and follow the instructions. > > > > I have done this, but don't have time to check further just now. > > > > Maybe later today or tomorrow. > > > > > Stefan > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > > For additional commands, e-mail: dev-h...@commons.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org