Nightly update of mirrors is fine, but we also need a button at the repository list to update immediately for whatever reason. #22

Open
opened 2026-07-13 13:53:16 +02:00 by qwc · 1 comment
Owner
No description provided.
Author
Owner

Cross-ref: the underlying fetch machinery for this button is the same one #12 (§8.8 Mirror refresh scheduler) will build — this is just an on-demand trigger of it vs. the nightly ticker. Both share the --bare force-refspec caveat and the re-scan/RecomputeRef-on-change wiring documented in #12. Build #12's fetch path first; this button then just calls it for a chosen repo.

Cross-ref: the underlying fetch machinery for this button is the same one **#12 (§8.8 Mirror refresh scheduler)** will build — this is just an on-demand trigger of it vs. the nightly ticker. Both share the `--bare` force-refspec caveat and the re-scan/`RecomputeRef`-on-change wiring documented in [#12](https://git.mmo.to/qwc-open/tulli/issues/12#issuecomment-1754). Build #12's fetch path first; this button then just calls it for a chosen repo.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
qwc-open/tulli#22
No description provided.