upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/purgatory/sync/context.rs
AgeCommit message (Expand)Author
2026-01-12fix: fetch full git history instead of shallow clonesDanConwayDev
2026-01-10Add naughty list for git remotes with persistent SSL/DNS errorsDanConwayDev
2026-01-10fix: propagate git fetch errors instead of logging misleading successDanConwayDev
2026-01-09Fix sync tests after Syncing status introductionDanConwayDev
2026-01-09fix: MockSyncContext creates single clone tag with multiple valuesDanConwayDev
2026-01-08chore: cargo fmtDanConwayDev
2026-01-07feat(sync): extract clone URLs from PR events in purgatoryDanConwayDev
2026-01-07Add RealSyncContext implementation for production purgatory syncDanConwayDev
2026-01-07Add SyncContext trait and MockSyncContext for purgatory syncDanConwayDev