ChangeSource interface + polling source #2
Notifications
Due Date
No due date set.
Blocks
Depends on
#4 Full reconcile-on-launch of the work repo
christian/commitea
#33 Offline write-queue + replay polish
christian/commitea
#1 Gitea read client behind an injected fetch
christian/commitea
Reference: christian/commitea#2
Reference in New Issue
Block a user
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?
Define
ChangeSource(decisions D2) + a polling impl doing a since/conditional-request delta over issues + timeline at a configurable cadence, emitting changed-issue ids. No webhooks.Acceptance: two sequential polls against stubs yield only the delta on the second; one seam a webhook source could later implement.
Shipped — poll-and-reconcile source: reconcile-on-launch + boot cache (D2 poll-only).