On Tue, 13 Feb 2024 at 20:21, Dave Fisher <w...@apache.org> wrote:
>
> One way that could work is to put a cache into a branch of the repository …
>
> It could double as a data cache.

Yes, but that would require updating the repo.
I was hoping to avoid that, as it is a wasteful use of a repository,
as well as requiring credentials to do the update.

> > On Feb 13, 2024, at 6:49 AM, sebb <seb...@gmail.com> wrote:
> >
> > Is there any way to pass data between runs of Buildbot Pelican builds?
> >
> > This would be useful for caching data that has to be fetched from
> > elsewhere, in case the remote site is down.
> >
> > Or for data that is expensive to generate but changes infrequently.
> >
> > Sebb
>

Reply via email to