On Sun, Jun 27, 2021 at 04:28:37PM -0400, Kyle Meyer wrote:
> I recently upgraded a server from 08b649735 to 5860b498a and noticed
> that grok-pull didn't bring in any updates.  It looks like what's going
> on is that the top-level /manifest.js.gz endpoint is now coming up
> empty.

BTW, I just added another hook feature to grokmirror that may be useful to
mirrors. This one is called when all new repos have finished cloning and will
hopefully help avoid situations where something like 3.git is done cloning
before any other epoch. It also helps keep things tidy and separate clone
events (that require public-inbox-init) from update events (that just need
public-inbox-index).

https://github.com/mricon/grokmirror/blob/master/grokmirror.conf#L142

It's not released yet, but hopefully 2.0.9 will be out after I do some more
testing.

-K

Reply via email to