Nightly update of mirrors is fine, but we also need a button at the repository list to update immediately for whatever reason. #22
Labels
No labels
Compat/Breaking
demo
hardening
identity
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
needs-verification
notify
ops
packaging
perf
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
process
rbac
research
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
scanning
stage-6e
stage-6f
stage-6g
Status
Abandoned
Status
Blocked
Status
Need More Info
transport
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
qwc-open/tulli#22
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
--bareforce-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.