Hi Arsen,

On Tue, 2025-10-07 at 22:15 +0200, Arsen Arsenović wrote:
> Mark Wielaard <[email protected]> writes:
> 
> > That is indeed the idea, we take this new script and wrap it into a
> > container which has all the right versions of the requirements:
> > 
> > https://sourceware.org/cgit/builder/tree/builder/master.cfg#n4166
> > https://sourceware.org/cgit/builder/tree/builder/containers/Containerfile-fedora-latest
> > 
> > Which runs every hour if there are new commits to produce the docs:
> > 
> > https://snapshots.sourceware.org/gcc/docs/
> > https://builder.sourceware.org/buildbot/#/builders/gcc-snapshots
> > 
> > And sents out warning emails if the doc generation breaks.
> 
> I was hoping these results also end up on the webserver, so that we can
> free that machine of its cronjob.  Do you think that is feasible?

Yes. If the new scripts produces (snapshots) onlinedocs that are what
we do/want to (also) publish at the (non-versioned)
https://gcc.gnu.org/onlinedocs/*/ then we can certainly replace that
cronjob with one that just copies over the snapshots latest one (or
some other automated process).

> (sorry for the slow response)

No worries, we aren't in a hurry!

Cheers,

Mark

Reply via email to